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
/
ipv6-modify
Age
Commit message (
Expand
)
Author
2010-09-10
Fix Bug 5309 Allow modifyining TCP MSS option
Mohit Mehta
2010-08-17
update help text to use val_help
An-Cheng Huang
2010-08-17
fix bug 6055 firewall rule help strings are confusing
Mohit Mehta
2010-08-17
fix range in help strings for count parameter under recent
Mohit Mehta
2010-07-27
Convert firewall rules to val_help:
Stephen Hemminger
2010-07-21
undo verb usage at the start of help strings
Mohit Mehta
2010-07-15
Fix bug 4629 configuration limit of recent count firewall rule is 20
Mohit Mehta
2010-06-11
Add support for firewall enable-default-log.
Stig Thormodsrud
2009-10-21
move priority after tag nodes.
slioch
2009-10-20
add priority to node.def files.
slioch
2009-10-02
Change syntax exec to syntax pattern.
Stig Thormodsrud
2009-08-07
* Fix Bug 3625 Firewall protocol option should have a selection for TCP and UDP
Mohit Mehta
2009-07-31
Fix 4683: Firewall Rule number maximum 1024 reached
Stig Thormodsrud
2009-06-02
Change syntax err msg from default-policy to default-action.
Stig Thormodsrud
2009-06-02
Change firewall default-policy to default-action.
Stig Thormodsrud
2009-06-02
* fix syntax error message
Mohit Mehta
2009-06-02
* add default value of 1 for 'limit burst' in its node.def
Mohit Mehta
2009-05-13
rectify regex check
Mohit Mehta
2009-05-12
Fix Bug 4394 reject is an invalid action for rules in modify rulesets
Mohit Mehta
2009-05-05
* don't allow user to create a chain that exists in the system. This may be
Mohit Mehta
2009-05-01
* setup table only for specific tree, not both filter and mangle
Mohit Mehta
2009-04-24
Move setup/teardown out from top-level firewall node.
Stig Thormodsrud
2009-04-13
Move firewall "end" processing down to each table.
Stig Thormodsrud
2009-04-09
Add ability for firename to select default policy.
Stig Thormodsrud
2009-04-03
Bugfix 4261: Add support to configure "limit" for IPv6 modify rulesets.
Bob Gilligan
2009-02-27
Prevent ';' from being used in a firewall name.
Stig Thormodsrud
2009-02-26
Add allow/comp_help to firewall action.
Stig Thormodsrud
2009-02-25
Use single quote around $VAR(@).
Stig Thormodsrud
2009-02-25
Revert "Make sure to quote $VAR(@)."
Stig Thormodsrud
2009-02-24
Make sure to quote $VAR(@).
Stig Thormodsrud
2009-02-24
Limit firewall name to 29 characters since that is the iptables/ip6tables
Stig Thormodsrud
2009-02-23
Add "ipv6-modify" firewall configuration sub-tree.
Bob Gilligan