summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-08-11T5428: move dhclient files ro /run/dhclientChristian Breunig
2020-12-30migration: T3161: remove ConfigLoad.pm, all dependents and referencesJohn Estabrook
2020-02-28Interface: T2080: adjust to denesting of PPPoEChristian Poessinger
2018-10-21Move systemd mods to /lib directoryUnicronNL
2016-02-24Fix "Subroutine Vyatta::Misc::sockaddr_in6 redefined at" message.Kim Hagen
2016-02-09Use dhcp instead of dhcp3.Kim Hagen
2015-10-17vyatta-cfg: add port checking routine to misc.pmAlex Harpin
2015-02-15vyatta-cfg: update is_primary_address for vtun and wan interfacesAlex Harpin
2015-02-15vyatta-cfg: update get_ipaddr_int_hash for vtun and wan interfacesAlex Harpin
2015-02-08vyatta-cfg: set the path for a vrrp interface correctlyAlex Harpin
2014-10-08Add QinQ support to the intf name to path function.Daniil Baturin
2014-10-06vyatta-cfg: return correct path for pppoe or pppoa interfacesAlex Harpin
2014-10-06vyatta-cfg: formatting changes for style consistencyAlex Harpin
2014-09-14vyatta-cfg: display openvpn interface descriptions after they resetAlex Harpin
2014-09-14vyatta-cfg: formatting changes for style consistencyAlex Harpin
2014-03-18Add support for l2tpv3higebu
2013-05-16Add isMultiNode perl CLI APIJames Davidson
2012-09-24Fix get_terminal_size redefinition warningJames Davidson
2012-08-14Rewrite interface prefix matchingStephen Hemminger
2012-08-01Add support for vswitchStephen Hemminger
2012-06-26Make dataplane matching less restrictiveStephen Hemminger
2012-06-22Add new function to find hash of configured addressesStephen Hemminger
2012-06-22More indentation cleanupStephen Hemminger
2012-06-22Make indentation consistentStephen Hemminger
2012-06-21Simplify name matching regexStephen Hemminger
2012-06-21Allow dataplane interface name dp0em0Stephen Hemminger
2012-06-21Remove trailing whitespaceStephen Hemminger
2012-06-18ioctl interface improvementsStephen Hemminger
2012-05-16Merge branch 'pacifica' of http://git.vyatta.com/vyatta-cfg into pacificaSaurabh Mohan
2012-05-16Support for VTI.Saurabh Mohan
2012-05-15Move VRRP to its own packageJohn Southworth
2012-05-10Fix variable use in last commitJohn Southworth
2012-05-10Bugfix 8079: fix require sys/ioctl.ph confilctsJohn Southworth
2012-05-09Add functions to get calling terminal size to Vyatta::MiscJohn Southworth
2012-05-07Enable snmp support for vrrpJohn Southworth
2012-04-30Match from beginning of the line for multilink deviceJohn Southworth
2012-04-30Bugfix 8017:John Southworth
2012-04-09Use ioctl() to read interface flagsStephen Hemminger
2012-03-22adjust pppoe interface detection for non-userlandJohn Southworth
2011-12-16Add support for dataplane configStephen Hemminger
2011-12-12Adjust default displayed priority to reflect actual default priorityJohn Southworth
2011-12-06Fix source address display problem in address owner case for vrrpJohn Southworth
2011-12-05Fix typo in vrid split in Interfaces moduleJohn Southworth
2011-12-05Fix bug in vrrp interface handlingJohn Southworth
2011-12-02Add vrrp interface support to Interface libraryJohn Southworth
2011-11-28Merge branch 'oxnard' of http://git.vyatta.com/vyatta-cfg into oxnardBob Gilligan
2011-11-28Return vmac interface configuration state in vrrp_get_config()Bob Gilligan
2011-11-14Bug 7411: exporting isValidPortNumber API from Misc.pm, used in conntrack for...Gaurav Sinha
2011-11-01vrrp restart not working. fix pid filename for 1.2.2Stig Thormodsrud
2011-10-12Provide accessor for the net_prefix hashJohn Southworth