]> git.proxmox.com Git - mirror_ifupdown2.git/commit - ifupdown/scheduler.py
More fixes and changes
authorroopa <roopa@cumulusnetworks.com>
Fri, 31 Jan 2014 06:36:41 +0000 (22:36 -0800)
committerroopa <roopa@cumulusnetworks.com>
Fri, 31 Jan 2014 06:36:41 +0000 (22:36 -0800)
commit37c0543d349f3992709210739b60b8415d7f5e9d
tree5c5d1d59a37a7799ec1d19cd18dd5dcd1b950bd6
parent7ac4828157f957f19792bf19d4d82fe4c70898dc
More fixes and changes

Ticket: CM-1438
Reviewed By:
Testing Done: unit tested with all kinds of interfaces

some high level changes
- moved ipv4/ipv6 address handling in a single module. dhcp
into a separate module.
- new link 'up' module
- igmp fixes
- many other fixes
init.d/networking
pkg/gvgen.py [new file with mode: 0644]
pkg/iface.py
pkg/ifupdownmain.py
pkg/networkinterfaces.py
pkg/scheduler.py
sbin/ifupdown