aboutsummaryrefslogtreecommitdiffstats
path: root/net/sysctl_net.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@netfilter.org>2005-08-09 20:19:44 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2005-08-29 15:50:57 -0700
commit2669d63d20683828f673b606915957f3a070602d (patch)
tree7e8ab15a956035e63b22237ffdd6d0101b391589 /net/sysctl_net.c
parent[INET]: Make inet_create try to load protocol modules (diff)
downloadlinux-dev-2669d63d20683828f673b606915957f3a070602d.tar.xz
linux-dev-2669d63d20683828f673b606915957f3a070602d.zip
[NETFILTER]: move conntrack helper buffers from BSS to kmalloc()ed memory
According to DaveM, it is preferrable to have large data structures be allocated dynamically from the module init() function rather than putting them as static global variables into BSS. This patch moves the conntrack helper packet buffers into dynamically allocated memory. Signed-off-by: Harald Welte <laforge@netfilter.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sysctl_net.c')
0 files changed, 0 insertions, 0 deletions