diff options
author | Willy Tarreau <w@1wt.eu> | 2007-03-14 16:44:53 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-04-25 22:25:56 -0700 |
commit | 5c8ce7c92106434d2bdc9d5dfa5f62bf4546b296 (patch) | |
tree | ec3822ebea143678734caf45b2dd5cbc3ba0ce55 /init | |
parent | 8f5bd99071212cd16b3449d16639971a44540d51 (diff) |
[NETFILTER]: TCP conntrack: factorize out the PUSH flag
The PUSH flag is accepted with every other valid combination.
Let's get it out of the tcp_valid_flags table and reduce the
number of combinations we have to handle. This does not
significantly reduce the table size however (8 bytes).
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions