Age | Commit message (Collapse) | Author |
|
The parameter in question loosens the "acceptability" check on TCP
sequence and ACK numbers in the TCP conntrack module. This allows connection
tracking to survive certain cases where packet loss would cause it to
loose sync with the TCP endpoints.
|
|
|
|
Need a different kind of filter to fix 4061. (Not sure if
it is even possible as firewall rule since it depends on quagga
config rules).
|
|
Changing default property of rules screws up other things
|
|
Bug 4061
Host (INPUT) chain will only accept packets where destination address
matches address on incoming interface.
|
|
|
|
|
|
|
|
|