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
/
templates
/
firewall
/
group
/
network-group
Age
Commit message (
Collapse
)
Author
2011-05-03
modify firewall groups to work with new commit
napa-dev
An-Cheng Huang
2010-11-24
Use regex to test for name length rather than wc program
Stephen Hemminger
More efficient to use shell pattern match to test for name length.
2010-07-27
Convert firewall rules to val_help:
Stephen Hemminger
Convert some (but not all) of existing rules using comp_help: to use val_help: (cherry picked from commit 77e13fa992a50cc5721bbad64235bff8f8ecd50d)
2010-07-21
undo verb usage at the start of help strings
Mohit Mehta
2010-03-18
Fix firewall group parent delete while still referenced.
Stig Thormodsrud
2009-10-21
move priority after tag nodes.
slioch
2009-10-20
add priority to node.def files.
slioch
2009-06-15
Fix negate of firewall group.
Stig Thormodsrud
2009-06-02
Make firewall group comp_help more consistent with the rest of the cli.
Stig Thormodsrud
2009-02-15
Add support for ranges in firewall group address & port.
Stig Thormodsrud
2009-02-10
Change sudo usage to be more consistent.
Stig Thormodsrud
2009-02-02
Add 1st pass of firewall group support (ipset netfilter module
Stig Thormodsrud
integration).