Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Development Steps (VRF Proposal)

No Format
PR 1:
	* Build Linux kernel with VRF support

PR 2:
	* LD-PRELOAD library for VRF-unaware processes
	    - or test 'ip vrf exec' as an alternative

PR 3:
	* Eden test for local networks with overlapping IP subnets
		- without VRFs this test will be failing (i.e. would not be merged until PR 4 is done)

PR 4:
	* Local & Switch Network instance (Create/Modify/Delete)
	* ACLs
	* Flow collection
	* Network instance metrics

PR 5:
	* Eden test for VPN networks with overlapping traffic selectors
		- without VRFs this test will be failing (i.e. would not be merged until PR 6 is done)

PR 6:
	* VPN Network instance