]> git.proxmox.com Git - mirror_ifupdown2.git/commit
addons: vrf: multiple fixes to vrf enslavement and auto handling
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Wed, 23 Mar 2016 07:08:34 +0000 (00:08 -0700)
committerRoopa Prabhu <roopa@cumulusnetworks.com>
Wed, 23 Mar 2016 07:08:34 +0000 (00:08 -0700)
commit097533507b38523f4aa81eac6d1512254c857cad
tree8612423010651e883b14ba7ee4a215390b4aa36c
parent3f1811d949a76998b9db2b2d00d0772261ea2b22
addons: vrf: multiple fixes to vrf enslavement and auto handling

Ticket: CM-10005
Reviewed By:
Testing Done: Tested boot and ifreload after changes

- fix access to addr_method on an object which had no
address method defined. This was a recently introduced
regression that caused vrf enslavement to end per-matuarely.
- few fixes around vrf_table conversion between string
and integer
addons/vrf.py