Age | Commit message (Collapse) | Author |
|
|
|
* add val_help for firewall rule nodes
|
|
|
|
|
|
|
|
firewall group address-group" command
|
|
Convert some (but not all) of existing rules using comp_help:
to use val_help:
|
|
|
|
|
|
|
|
|
|
* raise recent count limit to 255. add syntax check to disallow invalid values
|
|
|
|
* use --match-set instead of --set for ipset match
* re-arrange rules when ipset and recent match are used together. instead of
appending recent match conditions to the rule; place them before ipset
match conditions
* add debugging output to look at generated rules
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* added 'firewall conntrack-expect-table-size' to modify expect table's size
* added 'firewall conntrack-hash-size' to set hash size for conntrack table
|
|
|
|
Standard practice is to end package module with 1;
|
|
larkspur
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|