Merge "Revived Helium controller guide"
[docs.git] / manuals / developer-guide / src / main / asciidoc / sfc / sfc_overview.adoc
1 === OpenDaylight Service Function Chaining (SFC) Overiew
2
3 OpenDaylight Service Function Chaining (SFC) provides the ability to define an ordered list of a network services (e.g. firewalls, load balancers). These service are then "stitched" together in the network to create a service chain. This project provides the infrastructure (chaining logic, APIs) needed for ODL to provision a service chain in the network and an end-user application for defining such chains.
4
5 .List of acronyms:
6 * ACE - Access Control Entry
7 * ACL - Access Control List
8 * SCF - Service Classifier Function
9 * SF - Service Function
10 * SFC - Service Function Chain
11 * SFF - Service Function Forwarder
12 * SFG - Service Function Group
13 * SFP - Service Function Path
14 * RSP - Rendered Service Path
15 * NSH - Network Service Header