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
/
scripts
Age
Commit message (
Expand
)
Author
2009-02-15
Add support for ranges in firewall group address & port.
Stig Thormodsrud
2009-02-13
Add description and references to "show firewall group".
Stig Thormodsrud
2009-02-13
Add show-set to display all sets.
Stig Thormodsrud
2009-02-13
Add support for "show firewall group".
Stig Thormodsrud
2009-02-09
Add back parameter that was dropped when converting to use run_cmd().
Stig Thormodsrud
2009-02-06
Add carriage return to error message.
Stig Thormodsrud
2009-02-06
Add validation of group type.
Stig Thormodsrud
2009-02-04
Delete commented out code.
Stig Thormodsrud
2009-02-03
Turn on strict checking and fix warnings
Stephen Hemminger
2009-02-02
Add 1st pass of firewall group support (ipset netfilter module
Stig Thormodsrud
2009-01-29
Use iptables comment to identify CLI rule numbers in iptables output
Mohit Mehta
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-03
fix for perl module reorganization
An-Cheng Huang
2008-11-24
Convert VyattaConfig to Vyatta::Config
Stephen Hemminger
2008-11-21
Rename VyattaIpTablesRule to Vyatta::IpTables::Rule
Stephen Hemminger
2008-08-21
fix for bug 3622: add pre-SNAT hook
An-Cheng Huang
2008-08-21
fix for bug 3604: add fragment matching options
An-Cheng Huang
2008-08-07
fix conntrack enabling mechanism
An-Cheng Huang
2008-08-07
fix for bug 2224: add "recent" matching
An-Cheng Huang
2008-06-04
rename "mangle" to "modify"
An-Cheng Huang
2008-05-19
allow firewall rule to match inbound IPsec packets.
An-Cheng Huang
2008-05-13
add "inspect" action (maps to QUEUE) so "custom" traffic-filter for IPS
An-Cheng Huang
2008-05-09
add mangle table support to firewall configuration. initial implementation
An-Cheng Huang
2008-04-21
Merge branch 'glendale' into hollywood
rbalocca
2008-04-16
fix for bug 3167: disallow multiport specification if both source and
An-Cheng Huang
2008-04-16
fix for bug 3167: get the actual return status from iptables.
An-Cheng Huang
2008-04-08
add post-firewall hook for other features
An-Cheng Huang
2008-04-08
fix for bug 3127: look for an exact match to replace/delete.
An-Cheng Huang
2008-04-08
fix for bug 3127: look for an exact match to replace/delete.
An-Cheng Huang
2008-03-10
update from VPL1 to GPLv2
Stephen Hemminger
2008-03-10
Change to GPLv2
Stephen Hemminger
2008-02-29
fix a problem in the interaction between "firewall" and "interfaces".
An-Cheng Huang
2008-02-11
move common module to vyatta-cfg
An-Cheng Huang
2008-02-08
add address validation
An-Cheng Huang
2008-02-08
merge address range into address
An-Cheng Huang
2008-02-08
merge ports in show output
An-Cheng Huang
2008-02-08
fix for bug 2789: merge port configuration options.
An-Cheng Huang
2008-02-01
fix for bug 2528: collapse source/destination "address" and "network".
An-Cheng Huang
2007-12-31
Bugfix: 2553
Bob Gilligan
2007-12-28
Bugfix: 2553
Bob Gilligan
2007-12-14
Move vyatta-show-firewall.pl over to vyatta-op-firewall package.
Bob Gilligan
2007-12-10
Update vyatta-cfg-firewall package.
Bob Gilligan
2007-12-10
Initial setup of vyatta-cfg-firewall package.
Bob Gilligan