summaryrefslogtreecommitdiff
path: root/lib/Vyatta/Misc.pm
AgeCommit message (Expand)Author
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
2014-09-14vyatta-cfg: display openvpn interface descriptions after they resetAlex Harpin
2014-09-14vyatta-cfg: formatting changes for style consistencyAlex Harpin
2012-09-24Fix get_terminal_size redefinition warningJames Davidson
2012-06-22More indentation cleanupStephen Hemminger
2012-05-10Bugfix 8079: fix require sys/ioctl.ph confilctsJohn Southworth
2012-05-09Add functions to get calling terminal size to Vyatta::MiscJohn Southworth
2011-11-14Bug 7411: exporting isValidPortNumber API from Misc.pm, used in conntrack for...Gaurav Sinha
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
2010-12-20Handle IPv6 in is_local_addressStephen Hemminger
2010-12-08Fix typo in export of is_local_addressStephen Hemminger
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-06Fix typo in exportStephen Hemminger
2010-12-06Add is_local_address to Misc.pmStephen Hemminger
2010-12-01move general code for returning a hash of ipaddrs=>interface from Webproxy.pmMohit Mehta
2010-07-30new API changesAn-Cheng Huang
2010-04-02Remove ifb device skippingStephen Hemminger
2010-03-29Ignore ifb devicesStephen Hemminger
2010-03-29Allow reading interface description outside config modeStephen Hemminger
2010-03-24Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg into larkspurStig Thormodsrud
2010-03-24Fix 5203: negation in firewall rule causes deprecation messageStig Thormodsrud
2010-03-19Need explicit return to guarantee returning falseStephen Hemminger
2009-09-11Fix Bug 4919 "service dns" branch of configuration file missing ...Mohit Mehta
2009-08-13Skip more wireless interfacesStephen Hemminger
2009-08-12Skip wmaster interface in operational commandsStephen Hemminger
2009-08-07check if port name is valid for both tcp and udp when protocol tcp_udpMohit Mehta
2009-07-10Fix 4623: Removing IPSEC VPN config without removing cluster ipsec config dro...Stig Thormodsrud
2009-04-28Extend getIP() to be able to get all addressesStephen Hemminger
2009-04-27Cleanup exports of Vyatta::MiscStephen Hemminger
2009-04-27reindent codeStephen Hemminger
2009-03-23Remove #! /usr/bin/perlStephen Hemminger
2009-03-16isClusterIP() needs to strip off the /mask/interface/bcast.Stig Thormodsrud
2009-03-02Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg into jennerStephen Hemminger
2009-03-02Ignore /sys/class/net/bonding_mastersStephen Hemminger
2009-03-02Add loopback as a type for getInterfacesIPadresses().Stig Thormodsrud
2009-03-02When an IP address is configured on a loopback, getInterfacesIPadresses('all'...Stig Thormodsrud
2009-03-02Remove duplicate constants.Stig Thormodsrud
2009-03-01Fix bareword error for missing constants.Stig Thormodsrud
2009-01-26Vyatta::Misc - Fix perl critic warningsStephen Hemminger
2009-01-20Fix isIPinInterfacesStephen Hemminger
2009-01-18Fix regression in Vyatta::MiscStephen Hemminger
2009-01-13Better usage of NetAddr::IPStephen Hemminger
2009-01-13Ignore IPV6 addresses in getInterfacesIPadressesStephen Hemminger
2009-01-12Better version of getIPadresses and getInterfacesdebian/0.14.2Stephen Hemminger