summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2011-07-05Move the is_uniq_address function to Interface.pmJohn Southworth
2011-05-04Fix Bug 7010 Update commands to save/retrieve files from /configMohit Mehta
2011-03-10support for fix to bug 6081. return hash of ipv4net, ipv6net networks assigne...Michael Larson
2011-02-02cosmetic fix to make error output to match format of other error output state...Michael Larson
2011-01-25Fix list_vrrp_sync_group_members() to just include requested group.Stig Thormodsrud
2011-01-25Fix 6501: "clear vrrp master interface <interface> group <groupĀ]id>" comman...Stig Thormodsrud
2010-12-20Handle IPv6 in is_local_addressStephen Hemminger
2010-12-10Export vrrp_get_primary().Stig Thormodsrud
2010-12-10Return configured address in vrrp_get_config().Stig Thormodsrud
2010-12-10Export inSession to the perl api.Stig Thormodsrud
2010-12-08Fix display of source address in "show vrrp".Stig Thormodsrud
2010-12-08Fix typo in export of is_local_addressStephen Hemminger
2010-12-07Allow _errloc_ to be place on any line in output, not restricted to first line.Michael Larson
2010-12-07Fix return value for address not configure on system.Stig Thormodsrud
2010-12-07Add a method to check whether an IPv4 address is a primary address to Vyatta:...Daniil Baturin
2010-12-06Merge branch 'mendocino' of vm:rel/vyatta-cfg into mendocinoStephen Hemminger