]> git.proxmox.com Git - mirror_ifupdown2.git/commit
Some fixes in dependency handling
authorroopa <roopa@cumulusnetworks.com>
Sun, 1 Dec 2013 07:52:30 +0000 (23:52 -0800)
committerroopa <roopa@cumulusnetworks.com>
Sun, 1 Dec 2013 07:52:30 +0000 (23:52 -0800)
commit551a3627d439d5ddacceeb1be807a7bddd437a5a
tree4e845be50f3862fa8ee3118e1b85fd5d5e384ae1
parent10720a537d7ab0b567b3ca1e74f4f74919b67490
Some fixes in dependency handling

Ticket: CM-1438
Reviewed By:
Testing Done: tested with configs involving vlan devices and bridges

- fix dependency handling which i had broken recently with my last
  checkin (nat reported this one)
- In inet pluggins, dont issue ip addr get unless required (saw cpu
  spike up because of CM-1889)
- and some other minor changes lying in my tree
debian/python-ifupdown2.postinst
pkg/iface.py
pkg/ifupdownmain.py
sbin/ifupdown