Age | Commit message (Expand) | Author |
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 |
2009-01-12 | Use new interfaces routines | Stephen Hemminger |
2009-01-12 | Simplfy and cleanup misc interfaces | Stephen Hemminger |
2009-01-12 | Use getservbyname to find ports | Stephen Hemminger |
2008-12-20 | Fix 3815: FW: Hyphenated port names treated as ranges in firewall rules. | Stig Thormodsrud |
2008-12-12 | Fix 3991: Unable to configure DHCP server on a multinetted interfaceZ | Stig Thormodsrud |
2008-12-01 | "show interfaces" broken. Use new perl hierarchy. | Stig Thormodsrud |
2008-11-25 | export getPortRuleString | Stephen Hemminger |
2008-11-21 | Convert VyattaConfig (et al) to Vyatta::Config | Stephen Hemminger |