Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
updates to dscp node.def for better help text
|
|
|
|
|
|
|
|
these are no longer needed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add code to set global policy for established, related, invalid states
|
|
vyatta-conntrack, update automake rules and debian controls
accordingly.
|
|
* use Ipset.pm method rather than CLI path to validate group name
when using group as a match condition in a firewall ruleset
|
|
exists
* change commit check to only check if the interface being applied firewall ruleset
is in a zone if only the ruleset type is either name|ipv6-name. Thus, ignoring the
check when modify rule-set is being applied to an interface
(cherry picked from commit 8b2b85a129d3cf23565efe7b0ee15871ebff15c0)
|
|
|
|
|
|
add script conntrack-hash-size in check-params-on-reboot.d to fix problem
of 'firewall conntrack-hash-size' value being out-of-sync with the underlying
value when newly installed image boots for the first time
|
|
|
|
|
|
deletes are contained within a single commit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Shorten chain from VYATTA_PRE_CT_PREROUTING_HOOK to
VYATTA_CT_PREROUTING_HOOK
|
|
|
|
|
|
|
|
|
|
* added 'firewall conntrack-expect-table-size' to modify expect table's size
* added 'firewall conntrack-hash-size' to set hash size for conntrack table
|
|
|
|
|
|
|
|
|
|
|