aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorHarald Welte <laforge@netfilter.org>2006-03-20 17:14:12 -0800
committerDavid S. Miller <davem@davemloft.net>2006-03-20 17:14:12 -0800
commit5ee956125a780baf15f2c1d09f2cbf8adcf598fe (patch)
tree195cfcef58dbd87c1cad337be08e69a8977d9224 /Documentation
parent[NET]: Do not lose accepted socket when -ENFILE/-EMFILE. (diff)
downloadlinux-dev-5ee956125a780baf15f2c1d09f2cbf8adcf598fe.tar.xz
linux-dev-5ee956125a780baf15f2c1d09f2cbf8adcf598fe.zip
[NETFILTER] NAT sequence adjustment: Save eight bytes per conntrack
This patch reduces the size of 'struct ip_conntrack' on systems with NAT by eight bytes. The sequence number delta values can be int16_t, since we only support one sequence number modification per window anyway, and one such modification is not going to exceed 32kB ;) Signed-off-by: Harald Welte <laforge@netfilter.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions