summaryrefslogtreecommitdiff
path: root/src/conf_mode/interface-bonding.py
AgeCommit message (Expand)Author
2019-09-20Python/ifconfig: T1557: rename EthernetIf -> VLANIfChristian Poessinger
2019-09-19bonding: T1614: allow adding disabled interfaces to bondChristian Poessinger
2019-09-15bonding: T1614: do not overwrite interface description with interface nameChristian Poessinger
2019-09-13bonding: T1614: use proper (previously missing) miimon propertyChristian Poessinger
2019-09-13bonding: T1660: bugfix for triggered OS permission denied exceptionChristian Poessinger
2019-09-13Revert "[bonding] T1660 Adding additional check. Some bonding mode don't supp...hagbard
2019-09-13[bonding] T1660 Adding additional check. Some bonding mode don't support arp_...Eshenko Dmitriy
2019-09-07bonding: T1614: bugfix in validate - enslave failedChristian Poessinger
2019-09-07bridge: bonding: minor comment cleanupChristian Poessinger
2019-09-06bonding: T1614: members are not allowed to be underlaying vxlan devicesChristian Poessinger
2019-09-06bonding: T1614: reword verify() error messagesChristian Poessinger
2019-09-06bonding: T1614: enslaved interfaces can be added to only one bond at a timeChristian Poessinger
2019-09-06Python/ifconfig: T1557: {add,del}_addr() now supports dhcp/dhcpv6Christian Poessinger
2019-09-04Python/configdict: add function vlan_to_dictChristian Poessinger
2019-09-04Python/configdict: add list_diff function to compare two listsChristian Poessinger
2019-09-04bonding: T1614: T532: new commit validatorsChristian Poessinger
2019-09-04bonding: T1614: add vif-c VLAN interface supportChristian Poessinger
2019-09-04bonding: T1614: identical ID on vif and vif-s is not allowedChristian Poessinger
2019-09-04bonding: T1614: T1557: add vif/vif-s VLAN interface supportChristian Poessinger
2019-09-04bonding: T1614: remove obsolete 'member_remove' dict-keyChristian Poessinger
2019-09-04bonding: T1614: can not set primary interface when it's not part of the bondChristian Poessinger
2019-09-04bonding: T1614: Initial version in new style XML/Python interfaceChristian Poessinger