summaryrefslogtreecommitdiff
path: root/templates/interfaces/ethernet
AgeCommit message (Expand)Author
2019-06-30T1430: initial implementation of IPv4 DHCP client id and hostname options.Daniil Baturin
2019-05-06[interfaces-vif] T1367 - VIF deletion fails inconsistentlyhagbard
2019-03-20[dhcp-hostname] T1262 - dhcp needs to call host_name.py to write resolv.confhagbard
2019-01-26T113: add a MAC address option for 802.1q and 802.1ad VLANs.Daniil Baturin
2019-01-15Fix: T1181 - enable/disable interface doesn't restart dhclient on enablehagbard
2018-10-05Adding arp-cache-timeout on vlan levelAndamasov Yuriy
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-10-06fix path for fiv pvlan commandDiego Garcia del Rio
2016-10-06Add support for proxy-arp-pvlan for vlan interfaces
2016-09-06Some devices use ethernet switch chips which use 'lan' interfaces,Kim Hagen
2016-02-09Use directory /var/lib/dhcp instead of /var/lib/dhcp3.Kim Hagen
2015-11-08vyatta-cfg-system: add option to modify interface scatter-gather optionAlex Harpin
2015-11-08vyatta-cfg-system: rename ethernet offload option nodesAlex Harpin
2015-11-03vyatta-cfg-system: rename smp_affinity to smp-affinityAlex Harpin
2015-05-04Bug #410: add an option for ARP cache timeout.Daniil Baturin
2015-03-18Add dhcpv6 client-id option (#519)kouak
2015-03-17Set correct dhclient configuration filename (#508)kouak
2015-03-03Fix broken commit 6257dfa1464d460de74e258b6290d4890a885218kouak
2015-02-26vyatta-cfg-system: adjust mtu node priority to set mtu after parentAlex Harpin
2015-02-23Add ingress-qos-mapping/egress-qos-mapping to VLAN configuration (#385)kouak
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-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