summaryrefslogtreecommitdiff
path: root/scripts/vyatta-interfaces.pl
AgeCommit message (Expand)Author
2024-06-30T6524: remove vyatta-interfaces.pl, no longer requiredChristian Breunig
2019-07-31T1381: add dhclient config options for option 121 classless routes.Daniil Baturin
2019-06-30T1430: initial implementation of IPv4 DHCP client id and hostname options.Daniil Baturin
2019-03-22T1309: remove duplicate ip address checkRuben Herold
2018-10-16T600: Virtio network card, no info (maybe not fully supported?)hagbard
2018-10-15T600: Virtio network card, no infohagbard
2018-08-25T797: add sudo to ip command calls in other interface types.Daniil Baturin
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: update get_offload_option function due to renameAlex Harpin
2015-11-08vyatta-cfg-system: rename ethernet offload option nodesAlex Harpin
2015-11-08vyatta-cfg-system: formatting changes for style consistencyAlex Harpin
2014-10-29Removing unsed variable from declarationJason Hendry
2014-10-29Correcting udp offload option name form segmentation to fragmentationJason Hendry
2014-10-29Cleaning up ethtool execution codeJason 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-28Adding offload setting management to vyatta-interfaces.plJason Hendry
2012-06-22Use hash map of addresses to interfacesStephen Hemminger
2011-12-14Verify user defined mac addresses are not VRRP mac addressesJohn Southworth
2011-12-05make vyatta-interfaces.pl aware of vrrp interfacesJohn Southworth
2011-08-23Bugfix 7461: Fix syntax problem when setting a mac addressJohn Southworth
2011-08-05ethernet: avoid needlessly setting mac addressStephen Hemminger
2011-07-05Move the is_uniq_address function to Interface.pmJohn Southworth
2011-07-01bugfix 6801: check to see if the same address is configured on another interf...John Southworth
2011-05-09Convert mac octets from hexStephen Hemminger
2011-03-25Fix use of uninitialized ospeedStephen Hemminger
2011-03-11Speed/duplex setup improvementsStephen Hemminger
2011-03-10fix for bug 6081. Warning, but allow commit to proceed if duplicate address i...Michael Larson
2011-01-31Fix Bug 6696 Internal error for release/renew dhcp interface under op modeMohit Mehta
2010-12-06Move touch() perl to Vyatta::FileStephen Hemminger
2010-11-30Remove old code for address insertion/deletion/validationStephen Hemminger
2010-11-30Add duplicate address check on commitStephen Hemminger
2010-11-29Fix use of undefined in comparisonStephen Hemminger
2010-11-22Use script vyatta-address to set interfaceStephen Hemminger
2010-11-17Add check for adding bridge-group and bond-group when setting addressStephen Hemminger
2010-11-12Fix is_supported_speed matchingStephen Hemminger
2010-11-08Don't produce warnings for drivers that don't support ethtoolStephen Hemminger
2010-11-08Check speed and duplex settings on Ethernet interfacesStephen Hemminger
2010-11-08Fix path to ethtoolStephen Hemminger
2010-08-31Bugfix 5499: Fix restrictions on IPv6 addresses.Bob Gilligan
2010-08-16remove low-level config dir usageAn-Cheng Huang
2010-06-15Remove sudo from ip commandStephen Hemminger
2010-06-07Add skip option to vyatta-interfacesStephen Hemminger
2010-05-26Move DHCPv6 client configuration to this package and restructre parameters.Bob Gilligan
2010-04-05Merge branch 'larkspur' of vm:git/vyatta-cfg-system into larkspurStephen Hemminger
2010-04-05Ignore errors from ethtool when setting speed/duplexStephen Hemminger
2010-04-05Use 3 arg openStephen Hemminger
2010-04-02Fail gracefully if path is unknownStephen Hemminger
2010-03-17Handle devices that do not report ethtoolStephen Hemminger