index
:
vyatta-cfg-firewall.git
bug6860
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
hydrogen-test
islavista
jenner
kenwood
larkspur
lithium
master
mendocino
napa
napa-dev
oxnard
oxnard-nat-enhancements
pacifica
pbr
upstream
Configuration templates and scripts for the firewall subsystem. (mirror of https://github.com/vyos/vyatta-cfg-firewall.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Vyatta
/
IpTables
/
AddressFilter.pm
Age
Commit message (
Expand
)
Author
2018-03-12
Task T35 - add support for IPv6 firewall adddress and network groups
Marian Tudosoiu
2015-12-12
vyatta-cfg-firewall: formatting changes for style consistency
Alex Harpin
2010-08-11
get rid of lintian warnings
An-Cheng Huang
2010-05-06
Make sure perl packages load successfully
Stephen Hemminger
2010-03-24
Fix 5203: negation in firewall rule causes deprecation message
Stig Thormodsrud
2009-08-05
add tcp_udp as a valid key to hash. feature developer is responsible
Mohit Mehta
2009-02-12
Add check for combining network-group and address-group.
Stig Thormodsrud
2009-02-11
Add check for combination of IP range and network-group.
Stig Thormodsrud
2009-02-05
display appropriate anywhere address depending on IPv4 or IPv6
Mohit Mehta
2009-02-03
Add validation that group and non-groups can't be used in the same src/dst rule.
Stig Thormodsrud
2009-02-03
Reduce duplicate code in setup/setupOrig.
Stig Thormodsrud
2009-02-03
Reduce duplicate code.
Stig Thormodsrud
2009-02-03
Remove prototype
Stephen Hemminger
2009-02-03
Fix call to returnValue that should be returnOrigValue.
Stig Thormodsrud
2009-02-02
Add 1st pass of firewall group support (ipset netfilter module
Stig Thormodsrud
2009-01-26
Add support for IPv6 address ranges.
Bob Gilligan
2009-01-23
Bugfix 4062: Don't reference parameters outside the config tree.
Bob Gilligan
2009-01-21
Initial support for IPv6.
Bob Gilligan
2008-12-09
Warning are now enabled - don't reference undefined values.
Stig Thormodsrud
2008-12-08
Convert to use Vyatta::
Stig Thormodsrud
2008-11-25
Fix reference to Vyatta::Misc
Stephen Hemminger
2008-11-24
Convert to Vyatta::Config
Stephen Hemminger