]> git.proxmox.com Git - mirror_ifupdown2.git/commit - ifupdown2/ifupdown/ifupdownmain.py
Fix refcnt issue when multiple iface stanzas were presented for a white
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Tue, 20 Oct 2015 21:30:53 +0000 (14:30 -0700)
committerRoopa Prabhu <roopa@cumulusnetworks.com>
Tue, 20 Oct 2015 21:30:53 +0000 (14:30 -0700)
commit397214a54a936cd833806c2317efabb41b31d12c
tree0b39d4c4ae709af84621ba978a397e4875e76502
parent7444feea6ddbfbfe766087d12937cf45583c5a60
Fix refcnt issue when multiple iface stanzas were presented for a white
listed interface that had a blacklisted parent

Ticket: CM-7851
Reviewed By: CCR-3664
Testing Done: Tested with auto/non-auto dependent and non-dependent interfaces

example config from sam:

iface swp3.100

auto swp3
iface swp3

iface swp3
      address 66.66.66.66/24
ifupdown/ifupdownmain.py