summaryrefslogtreecommitdiff
path: root/templates/interfaces/ethernet
AgeCommit message (Expand)Author
2014-10-29Correcting udp offload option name form segmentation to fragmentationJason Hendry
2014-10-29Removing default settings offload valuesJason Hendry
2014-10-29Updating comments so they make a bit more senseJason Hendry
2014-10-29Making offload setting changes change on a single optionJason Hendry
2014-10-29Adding templates for tso options. fixing logic in vyatta-interfaces for tso o...Jason Hendry
2014-09-09Bug #306: add option to enable private VLAN proxy ARP on an interface.Daniil Baturin
2014-07-02Set separate virtual interface for QinQ.Kim Hagen
2014-06-25Change priority in node.defKim Hagen
2014-06-25Fix variables.Kim Hagen
2014-06-25Add QinQ vlan to ethernet interface configKim Hagen
2013-04-12ethernet: deleting device should put in admin downStephen Hemminger
2012-05-15Move VRRP to its own packageJohn Southworth
2012-04-24vif: remove check for flags when creating VIFStephen Hemminger
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-02-09fix path to ethtoolStephen Hemminger
2012-01-19Enforce length restriction on interface descriptionStephen Hemminger
2011-12-01Add vrrp interface descriptionJohn Southworth
2011-11-14Remove unnecessary sudo on ethtoolStephen Hemminger
2011-11-08First pass implementation of support for virtual MAC addressBob Gilligan
2011-10-10Bugfix 7551: Fix vlan address completion textJohn Southworth
2011-09-27Bugfix 7492: Reset mac address to hw-id when the mac is deletedJohn Southworth
2011-08-11Don't bring ethernet device up if it is disabledStephen Hemminger
2011-08-05ethernet: avoid needlessly setting mac addressStephen Hemminger
2011-06-08Move the mtu settings out of the main inteface priority subtree as a failure ...John Southworth
2011-05-23don't assume hw-id exists since it can be deletedAn-Cheng Huang
2011-05-10more changes for new commitAn-Cheng Huang
2011-04-13* Add help and checks for VRRP transition-script nodesMohit Mehta
2011-03-11Remove flag file at end of transactionStephen Hemminger
2011-03-11Don't set speed duplex twiceStephen Hemminger
2010-12-10Fix 6453: After configuring VRRP on interface, VRRP is not active until VRRP ...Stig Thormodsrud
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-22Don't allow zero for VRRP priority or VRIDStephen Hemminger
2010-11-22Use script vyatta-address to set interfaceStephen Hemminger
2010-11-22Replace perl address validation with utilityStephen Hemminger
2010-11-18Add syntax check for bridge interface nameStephen Hemminger
2010-11-17Cleanup bond-group syntax and commit checksStephen Hemminger
2010-11-17Cleanup bridge port managementStephen Hemminger
2010-11-17Add address checks to bondingStephen Hemminger
2010-11-17Remove useless commentStephen Hemminger
2010-11-15Restore IRQ affinity when device is renabledStephen Hemminger
2010-11-12New IRQ affinity script and RPS supportStephen Hemminger
2010-11-11Add more checks on VLANStephen Hemminger
2010-11-08Check speed and duplex settings on Ethernet interfacesStephen Hemminger
2010-11-02Remove non-functional commit test on mtu of vifStephen Hemminger
2010-10-29Allow setting MTU of VIFStephen Hemminger
2010-10-27IRQ affinity updateStephen Hemminger