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
/
Rule.pm
Age
Commit message (
Expand
)
Author
2018-12-17
T1111: use unique recent packet list names in rules.
Daniil Baturin
2018-11-18
T573: add support for matching IPv6 hop limit.
Daniil Baturin
2015-12-12
vyatta-cfg-firewall: formatting changes for style consistency
Alex Harpin
2012-10-06
PBR: config command validations, help strings etc. cleaned up and
susheela
2012-09-13
8330: return rule number in error message
Gaurav Sinha
2012-09-07
Fixing 3167, mandate multiport values after single port, remove misleading er...
Gaurav Sinha
2012-09-05
add support for main table
Robert Bays
2012-09-03
changes to policy tables to add accept
Robert Bays
2012-09-03
initial checkin for pbr functionality
Robert Bays
2012-02-29
fixing 7047
Gaurav
2010-11-29
Show if logging is enabled on the default action.
Stig Thormodsrud
2010-10-14
Add Iptables::Mgr route to get queue target.
Stig Thormodsrud
2010-09-10
Fix Bug 5309 Allow modifyining TCP MSS option
Mohit Mehta
2010-07-13
Fix Bug 5744 unable to use firewall group with recent match condition
Mohit Mehta
2010-06-11
Add support for firewall enable-default-log.
Stig Thormodsrud
2010-03-24
Fix 5203: negation in firewall rule causes deprecation message
Stig Thormodsrud
2009-12-22
Fix Bug 5173 Firewall becomes out of sync with iptables when logging is used
Mohit Mehta
2009-08-07
* Fix Bug 3625 Firewall protocol option should have a selection for TCP and UDP
Mohit Mehta
2009-08-06
prevent possible situation where the two iptables rules for match condition
Mohit Mehta
2009-07-31
Fix 4683: Firewall Rule number maximum 1024 reached
Stig Thormodsrud
2009-06-02
Change firewall default-policy to default-action.
Stig Thormodsrud
2009-06-02
* add default value of 1 for 'limit burst' in its node.def
Mohit Mehta
2009-05-14
Fix 4390: Firewall config error: Cannot specify multiple ports when both
Stig Thormodsrud
2009-04-09
Add ability for firename to select default policy.
Stig Thormodsrud
2009-02-28
Fix 3422: fw logging fails if logprefix is too long (> 29 characters)
Stig Thormodsrud
2009-02-18
Multiple updates for IPv6:
Bob Gilligan
2009-02-05
display appropriate anywhere address depending on IPv4 or IPv6
Mohit Mehta
2009-02-04
Reduce duplicate code in setup/setupOrig.
Stig Thormodsrud
2009-02-03
Enable strict checking
Stephen Hemminger
2009-01-30
Fix Bug 2741 ENH: filter based on ICMP Type/code by name
Mohit Mehta
2009-01-29
Use iptables comment to identify CLI rule numbers in iptables output
Mohit Mehta
2009-01-26
Fix Bug 2474 https://bugzilla.vyatta.com/show_bug.cgi?id=2474
Mohit Mehta
2009-01-23
Bugfix 4062: Don't reference parameters outside the config tree.
Bob Gilligan
2009-01-21
Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-firewall into jenner
Bob Gilligan
2009-01-21
Initial support for IPv6.
Bob Gilligan
2009-01-16
- Fix Bug 2223 Add rate rate limiting / burst limiting functions to the Vyatt...
Mohit Mehta
2009-01-14
Fix Bug 3653 Add the ability to configure time-based firewall rules
Mohit Mehta
2009-01-13
Fix Bug 3653 Add the ability to configure time-based firewall rules
Mohit Mehta
2008-12-22
Fix 2563: Add firewall-rule specific disable configuration parameter.
Stig Thormodsrud
2008-12-03
add ipp2p config options
An-Cheng Huang
2008-11-24
Convert VyattaConfig to Vyatta::Config
Stephen Hemminger
2008-11-21
Rename VyattaIpTablesRule to Vyatta::IpTables::Rule
Stephen Hemminger