Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
address groups.
|
|
|
|
See Bug 4156 fix.
|
|
|