Age | Commit message (Expand) | Author |
2016-02-24 | Fix "Subroutine Vyatta::Misc::sockaddr_in6 redefined at" message. | Kim Hagen |
2016-02-09 | Use dhcp instead of dhcp3. | Kim Hagen |
2015-10-17 | vyatta-cfg: add port checking routine to misc.pm | Alex Harpin |
2015-02-15 | vyatta-cfg: update is_primary_address for vtun and wan interfaces | Alex Harpin |
2015-02-15 | vyatta-cfg: update get_ipaddr_int_hash for vtun and wan interfaces | Alex Harpin |
2014-09-14 | vyatta-cfg: display openvpn interface descriptions after they reset | Alex Harpin |
2014-09-14 | vyatta-cfg: formatting changes for style consistency | Alex Harpin |
2012-09-24 | Fix get_terminal_size redefinition warning | James Davidson |
2012-06-22 | More indentation cleanup | Stephen Hemminger |
2012-05-10 | Bugfix 8079: fix require sys/ioctl.ph confilcts | John Southworth |
2012-05-09 | Add functions to get calling terminal size to Vyatta::Misc | John Southworth |
2011-11-14 | Bug 7411: exporting isValidPortNumber API from Misc.pm, used in conntrack for... | Gaurav Sinha |
2011-05-04 | Fix Bug 7010 Update commands to save/retrieve files from /config | Mohit Mehta |
2011-03-10 | support for fix to bug 6081. return hash of ipv4net, ipv6net networks assigne... | Michael Larson |
2010-12-20 | Handle IPv6 in is_local_address | Stephen Hemminger |
2010-12-08 | Fix typo in export of is_local_address | Stephen Hemminger |
2010-12-07 | Fix return value for address not configure on system. | Stig Thormodsrud |
2010-12-07 | Add a method to check whether an IPv4 address is a primary address to Vyatta:... | Daniil Baturin |
2010-12-06 | Fix typo in export | Stephen Hemminger |
2010-12-06 | Add is_local_address to Misc.pm | Stephen Hemminger |
2010-12-01 | move general code for returning a hash of ipaddrs=>interface from Webproxy.pm | Mohit Mehta |
2010-07-30 | new API changes | An-Cheng Huang |
2010-04-02 | Remove ifb device skipping | Stephen Hemminger |
2010-03-29 | Ignore ifb devices | Stephen Hemminger |
2010-03-29 | Allow reading interface description outside config mode | Stephen Hemminger |
2010-03-24 | Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg into larkspur | Stig Thormodsrud |
2010-03-24 | Fix 5203: negation in firewall rule causes deprecation message | Stig Thormodsrud |
2010-03-19 | Need explicit return to guarantee returning false | Stephen Hemminger |
2009-09-11 | Fix Bug 4919 "service dns" branch of configuration file missing ... | Mohit Mehta |
2009-08-13 | Skip more wireless interfaces | Stephen Hemminger |
2009-08-12 | Skip wmaster interface in operational commands | Stephen Hemminger |
2009-08-07 | check if port name is valid for both tcp and udp when protocol tcp_udp | Mohit Mehta |
2009-07-10 | Fix 4623: Removing IPSEC VPN config without removing cluster ipsec config dro... | Stig Thormodsrud |
2009-04-28 | Extend getIP() to be able to get all addresses | Stephen Hemminger |
2009-04-27 | Cleanup exports of Vyatta::Misc | Stephen Hemminger |
2009-04-27 | reindent code | Stephen Hemminger |
2009-03-23 | Remove #! /usr/bin/perl | Stephen Hemminger |
2009-03-16 | isClusterIP() needs to strip off the /mask/interface/bcast. | Stig Thormodsrud |
2009-03-02 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg into jenner | Stephen Hemminger |
2009-03-02 | Ignore /sys/class/net/bonding_masters | Stephen Hemminger |
2009-03-02 | Add loopback as a type for getInterfacesIPadresses(). | Stig Thormodsrud |
2009-03-02 | When an IP address is configured on a loopback, getInterfacesIPadresses('all'... | Stig Thormodsrud |
2009-03-02 | Remove duplicate constants. | Stig Thormodsrud |
2009-03-01 | Fix bareword error for missing constants. | Stig Thormodsrud |
2009-01-26 | Vyatta::Misc - Fix perl critic warnings | Stephen Hemminger |
2009-01-20 | Fix isIPinInterfaces | Stephen Hemminger |
2009-01-18 | Fix regression in Vyatta::Misc | Stephen Hemminger |
2009-01-13 | Better usage of NetAddr::IP | Stephen Hemminger |
2009-01-13 | Ignore IPV6 addresses in getInterfacesIPadresses | Stephen Hemminger |
2009-01-12 | Better version of getIPadresses and getInterfacesdebian/0.14.2 | Stephen Hemminger |