]> git.proxmox.com Git - mirror_ifupdown2.git/history - pkg/ifupdownmain.py
prefix ethtool attributes with "link-" to be compatible with
[mirror_ifupdown2.git] / pkg / ifupdownmain.py
2014-07-16 Roopa Prabhuprefix ethtool attributes with "link-" to be compatible...
2014-05-26 roopaFix bug during handling multiple iface sections for...
2014-05-09 roopamake a few things configurable (check output err/succes...
2014-05-05 roopaChange mstpctl show output parsing code (Use mstpctl...
2014-04-30 roopaBring back upperiface check during down (One of my...
2014-04-29 roopasupport json input + multiple instance running check
2014-04-23 roopaUse json.dumps() with 'separator attribute' to separate...
2014-04-18 roopaFixes to some corner cases + support for some missing...
2014-04-08 roopaFix a few syntax checker bugs
2014-04-07 roopaMake ifupdown2 insensitive to '-' and '_' in interface...
2014-04-04 roopacleanup + fix some reload caching issues
2014-04-01 roopaFix statemanager update flag condition + some debug...
2014-03-31 roopaCleanup saved state for down objects on ifdown
2014-03-30 roopaCheck for duplicate interfaces
2014-03-29 roopaFix print methods to not follow dependents when -a...
2014-03-28 roopawarn on template rendering errors and continue + -...
2014-03-27 roopaRemove batch support when deleting addresses. batching...
2014-03-27 roopaRemove upper device check warnings + implicitly follow...
2014-03-25 roopacleanup + fixes
2014-03-24 roopaOnly warn on ifdown of an interface who has upperifaces...
2014-03-23 roopacleanup (mostly cosmetic)
2014-03-18 roopaexecute 'up' on upper devices if ifup is called with...
2014-03-06 roopaA few state manager optimizations + and some other...
2014-02-28 roopaip batch support for mstp bridges + add support for...
2014-02-26 roopaifudown --no-scripts support
2014-02-24 roopacleanup state manager + remove some dead code
2014-02-20 roopaworkaround to fix dhcp delay at bootup
2014-02-20 roopaDisable exec of legacy /etc/network/<scripts> for now...
2014-02-20 rooparemove dhclient -nw option + cleanup
2014-02-19 roopaFixes for some corner cases + cleanup
2014-02-18 roopaSupport for manual method + rearrange some code
2014-02-14 roopacleanup, documentation and enable ifupdown2 by default
2014-02-14 roopacleanup and some documentation
2014-02-13 roopaFix l3 lag test failure
2014-02-11 John BerezovikMerge branch 'CumulusLinux-2.0_br'
2014-02-11 roopaminor ifquery print fixes
2014-02-10 roopaSome compat fixes + some stp precommit test fixes
2014-02-08 roopaMore fixes and cleanup
2014-01-31 roopaMore fixes and changes
2014-01-31 roopasome ifquery fixes + make the default to not follow...
2014-01-31 roopaA whole lot of fixes and some new code (needs some...
2014-01-18 roopasome ifquery fixes + make the default to not follow...
2014-01-16 roopaA whole lot of fixes and some new code (needs some...
2014-01-10 John BerezovikMerge branch 'CumulusLinux-2.0_br'
2013-12-20 roopasome fixes + template support
2013-12-01 roopaSome fixes in dependency handling
2013-11-21 Wilson KokMerge remote-tracking branch 'origin/CumulusLinux-2...
2013-11-14 roopacleanup ifquery for interfaces that were configured...
2013-11-14 roopamore fixes + cleanup + support for --exclude argument