]> git.proxmox.com Git - mirror_ifupdown2.git/commit
addons: vrf: enforce reserved table id range 1001-5000
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Thu, 24 Mar 2016 02:33:16 +0000 (19:33 -0700)
committerRoopa Prabhu <roopa@cumulusnetworks.com>
Thu, 24 Mar 2016 02:33:16 +0000 (19:33 -0700)
commitfd8c6caf7f91a2ccb2892cdead1b12f999d0a243
tree9029659f415b76daa76345cd9cb1536eba8540ea
parentc4be54818e40e2c2ad2e4c90fc6cbe52808f75b5
addons: vrf: enforce reserved table id range 1001-5000

Ticket:
Reviewed By:
Testing Done: Tested vrf-table id with valid and invalid table ids

currently the reserved table id range is set to 1001-5000
and it comes from a policy file /var/lib/ifupdown2/policy.d/vrf.json
addons/vrf.py