summaryrefslogtreecommitdiff
path: root/templates/interfaces/bonding
AgeCommit message (Expand)Author
2019-09-04bonding: T1614: remove old style node.def files in favour of XML/Python rewriteChristian Poessinger
2019-08-27bridge: T1556: migrate bridge config to XML/PythonChristian Poessinger
2019-08-05[bridge]: T1556: rewrite Bridge in new style XML syntaxChristian Poessinger
2019-07-19Update node.defEshenko Dmitriy
2019-07-19Fix T1491Eshenko Dmitriy
2019-06-30T1430: initial implementation of IPv4 DHCP client id and hostname options.Daniil Baturin
2019-03-25fixes: T1265 - Disabled Bonding Interfaces Enabled on Boothagbard
2019-01-26T113: add a MAC address option for 802.1q and 802.1ad VLANs.Daniil Baturin
2018-08-25T797: add sudo to ip command calls in other interface types.Daniil Baturin
2018-07-28T755: use ethertype for QinQ service VLAN creation.Daniil Baturin
2016-02-09Use directory /var/lib/dhcp instead of /var/lib/dhcp3.Kim Hagen
2015-05-04Bug #410: add an option for ARP cache timeout.Daniil Baturin
2015-02-26vyatta-cfg-system: adjust mtu node priority to set mtu after parentAlex Harpin
2015-02-20Bug #492: fail commit in case of DHCPv6 configuration errors.Daniil Baturin
2015-02-20Bug #490: remove priority inversion in dhcpv6-options.Daniil Baturin
2015-02-06Can not change EtherType with vif-c interfaces configuredKim Hagen
2015-02-05Bug #352 - QinQ - changing the ethertype value of vif-sKim Hagen
2014-09-09Bug #306: add option to enable private VLAN proxy ARP on an interface.Daniil Baturin
2014-09-02Bug #285 - Cannot delete bond interface with vifKim Hagen
2014-07-02Set separate virtual interface for QinQ.Kim Hagen
2014-06-26Add QinQ vlan to Bonding and pseudo-ethernet interfaces.Kim Hagen
2012-08-16Allow any mtu for bonding vifStephen Hemminger
2012-06-27Minor typo in bonding helpStephen Hemminger
2012-06-19Bugfix 8115: reset miimon on arp-montior deletionJohn Southworth
2012-05-15Move VRRP to its own packageJohn Southworth
2012-02-18Fix VRRP templates error string capitalization.Daniil Baturin
2012-02-18Bug #7787: Modify VRRP templates to allow custom script arguments,Daniil Baturin
2012-01-19Enforce length restriction on interface descriptionStephen Hemminger
2011-12-02Add vrrp interface description for bonding vifJohn Southworth
2011-12-01Add vrrp interface descriptionJohn Southworth
2011-11-28Support VRRP virtual MAC interfaces above bond and bond vif interfacesBob Gilligan
2011-11-03Remove unnecessary sudo on bonding vif link detect scriptStephen Hemminger
2011-10-10Bugfix 7551: Fix vlan address completion textJohn Southworth
2011-06-16Revert "bonding: remove requirement of slaves existing before vif"Stephen Hemminger
2011-06-16bonding: remove requirement of slaves existing before vifStephen Hemminger
2011-06-08Move the mtu settings out of the main inteface priority subtree as a failure ...John Southworth
2011-04-13* Add help and checks for VRRP transition-script nodesMohit Mehta
2011-01-06Change priority of bonding device addressStephen Hemminger
2010-12-10Fix 6453: After configuring VRRP on interface, VRRP is not active until VRRP ...Stig Thormodsrud
2010-12-02Fix delete of mac address on bonding interfaceStephen Hemminger
2010-11-30Add dhcpv6 options for all interfaces that support DHCPStephen Hemminger
2010-11-24Fix range checking on bridge port priority is limited to 0-63Stephen Hemminger
2010-11-23Remove check function from keepalived perl scriptStephen Hemminger
2010-11-23Improve performance of syntax checks for vrrp addressStephen Hemminger
2010-11-22Bonding should have same VRRP rules as EthernetStephen Hemminger
2010-11-22Use script vyatta-address to set interfaceStephen Hemminger
2010-11-22Replace perl address validation with utilityStephen Hemminger
2010-11-17Cleanup bridge port managementStephen Hemminger
2010-11-17Add address checks to bondingStephen Hemminger
2010-11-11Add more checks on VLANStephen Hemminger