Difference between revisions of "VPP"
From fd.io
								
												
				AustinMarcos  (Talk | contribs) m (add link to IP Adjacency topic)  | 
				AustinMarcos  (Talk | contribs)   (add link to Modifying The Packet Processing Directed Graph)  | 
				||
| Line 9: | Line 9: | ||
[[VPP/Build_System_Deep_Dive|Build System Deep Dive]] - A close look at the components of the build system.  | [[VPP/Build_System_Deep_Dive|Build System Deep Dive]] - A close look at the components of the build system.  | ||
| − | [[VPP/Introduction To IP Adjacency]] - An explanation of the characteristics of IP adjacency and its uses.  | + | [[VPP/Introduction To IP Adjacency|Introduction To IP Adjacency]] - An explanation of the characteristics of IP adjacency and its uses.  | 
| + | |||
| + | [[VPP/Modifying The Packet Processing Directed Graph|Modifying The Packet Processing Directed Graph]] - An explanation of how a directed node graph processes packets, and possible ways to change the node graph.  | ||
| + | |||
Revision as of 23:30, 8 January 2016
Start Here
Setting Up Your Dev Environment - Explains how to set up your development environment and the requirements for using the build tools.
Building and Installing A VPP Package - Explains how to build, install and test a VPP package.
Dive Deeper
Build System Deep Dive - A close look at the components of the build system.
Introduction To IP Adjacency - An explanation of the characteristics of IP adjacency and its uses.
Modifying The Packet Processing Directed Graph - An explanation of how a directed node graph processes packets, and possible ways to change the node graph.
Reference Material
VPP Command-line Interface (CLI) User Guide