index
:
vyatta-cfg.git
beryllium
circinus
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
larkspur
lithium
master
mendocino
mergify/bp/circinus/pr-91
mergify/bp/sagitta/pr-77
napa
napa-dev
napa-vrrp
oxnard
pacifica
sagitta
upstream
Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Vyatta
/
Misc.pm
Age
Commit message (
Expand
)
Author
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 getInterfaces
debian/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