]> git.proxmox.com Git - mirror_ifupdown2.git/history - ifupdown/ifupdownmain.py
addons: vrf: Ensures fib rule for local table have higher pref than fib vrf rule
[mirror_ifupdown2.git] / ifupdown / ifupdownmain.py
2016-02-26 Roopa Prabhuvrf: handle slaves when vrf device is brought up
2016-02-26 Roopa Prabhuifupdownmain: add support for getting and introducing...
2016-02-26 Roopa Prabhuifreload: fix handling(downing) of builtin interfaces...
2015-12-21 Roopa Prabhuifupdown: sync new path file names from debian upstream
2015-12-09 Roopa Prabhuifupdown2: main: call get dependents handler on all...
2015-12-09 Roopa Prabhuifupdown2: syntax-check: exit with 1 if syntax errors
2015-12-09 Roopa Prabhuifupdown2: bridge: fix bridge-pvid under bridge 'notfou...
2015-12-09 Roopa Prabhuifupdown2: address: squash addr config and process...
2015-10-27 Roopa PrabhuFix regression with ifreload when interface names change
2015-10-20 Roopa PrabhuFix refcnt issue when multiple iface stanzas were prese...
2015-10-20 Sam Tannousifupdown2 should allow speed setting even with duplicat...
2015-10-20 Roopa PrabhuFix a few more minor issues with auto and non-auto...
2015-10-10 Roopa PrabhuFix the return value for auto interface checks
2015-10-02 Roopa Prabhuremove blacklisted interfaces only if they are upperifa...
2015-09-24 Roopa PrabhuFix ifquery json output for --running and other options
2015-09-18 Roopa PrabhuAdd support to display status (pass, fail) in ifquery...
2015-09-04 Roopa Prabhuwarn on stale interfaces left as dependents + warn...
2015-07-23 Sam Tannousifupdown2 patch to properly remove address-virtual...
2015-07-23 Roopa PrabhuDont up a vlan aware bridge during upper iface bringup...
2015-07-09 Roopa PrabhuMove interface name check to networkinterfaces.py where...
2015-07-09 Roopa PrabhuMerge branch 'CumulusLinux-2.5_br' of ssh://stash.cumul...
2015-07-09 Roopa PrabhuCatch the interface long error during parsing
2015-07-02 Sam TannousMake ifupdown2 print meaningful error when interface...
2015-06-22 Roopa Prabhuskip adding filtered or blacklisted interfaces in the...
2015-06-04 Sam TannousDon't allow IP addresses on ports enslaved in bonds...
2015-06-04 Sam TannousAdd default link parameter support for ethtool module
2015-04-28 Roopa PrabhuDont down an interface during ifreload just because...
2015-04-26 Roopa Prabhuadd new ifupdown2.conf option ifreload_down_changed...
2015-04-04 Roopa Prabhurework error message
2015-04-04 Roopa PrabhuAdd check for shared dependents during building depende...
2015-04-04 Roopa PrabhuDont follow dependents during down of interfaces as...
2015-03-10 Roopa PrabhuMerge branch 'CumulusLinux-2.5_br' of ssh://dev.cumulus...
2015-03-10 Sam TannousCorrect error message for unsupported ifupdown2 attributes
2015-02-10 Roopa PrabhuAdd checks for BRIDGE_VLAN interfaces during link up...
2015-01-22 Roopa PrabhuHandle blank lines correctly in addons.conf
2014-12-31 Roopa PrabhuFix link_type flag for objects read from state file...
2014-12-30 Roopa PrabhuMove link_master_slave flag overrides to /sbin/ifupdown...
2014-12-26 Roopa PrabhuSuppress 'Network down' warnings when link_master_slave...
2014-12-26 Roopa PrabhuFix a bug with disabling of config option link_master_s...
2014-12-26 Roopa PrabhuRework bridge upperiface handling (to fix some problems...
2014-12-24 John BerezovikMerge branch 'release-2.5' into CumulusLinux-2.5_br
2014-12-17 Roopa PrabhuMultiple fixes and cleanup
2014-12-09 Roopa PrabhuFix if condition when propagating link_type (old flags...
2014-12-09 Roopa PrabhuMove LINK_MASTER/LINK_SLAVE to a new field link_type...
2014-12-09 Roopa PrabhuThis patch moves bond slave link ownership to the bond...
2014-12-09 Roopa PrabhuFix if condition when propagating link_type (old flags...
2014-12-09 Roopa PrabhuMove LINK_MASTER/LINK_SLAVE to a new field link_type...
2014-12-09 Roopa PrabhuThis patch moves bond slave link ownership to the bond...
2014-11-25 Roopa PrabhuMisc fixes. Add a --skip-upperifaces option to ifup...
2014-11-20 Roopa PrabhuFix a few minor ifquery check failures
2014-11-16 Roopa PrabhuChange defaults result strings in ifquery check output
2014-11-13 Roopa PrabhuFix auto flag handling during reload
2014-11-12 Roopa PrabhuMisc fixes + ifreload new option + cleanups + more...
2014-11-04 Roopa Prabhumisc query and fdb/vlan add fixes
2014-10-29 Roopa Prabhumisc bug fixes for svi address propagation, svi query etc
2014-10-28 Roopa PrabhuBug fixes and some query support
2014-10-24 Roopa PrabhuFirst phase checkin for new format for vlan aware bridge
2014-10-12 Roopa PrabhuAdd rtnetlink api's for link creates
2014-10-10 Roopa PrabhuReplace check mark by none and cross mark by ascii...
2014-10-10 Roopa PrabhuFix a few ordering issues + fix following upperiface...
2014-10-09 Roopa Prabhumore support and fixes to support new format for vlan...
2014-10-06 Roopa Prabhusupport for new bridge driver syntax
2014-09-26 Roopa PrabhuMinor fixes for multiple interfaces with the same confi...
2014-08-30 Cumulus BuildsMerge branch 'vmware_L2'
2014-08-25 Cumulus BuildsMerge branch 'CumulusLinux-2.1_br'
2014-07-22 Roopa PrabhuDocumentation cleanup