summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorHarald Welte <laforge@netfilter.org>2005-09-17 02:00:38 +0200
committerDavid S. Miller <davem@davemloft.net>2005-09-17 02:00:38 +0200
commita8f39143ac67ffa2e26ce48aaac6bf5dc7dae95f (patch)
tree42039c5eaabcf9501917c2c4ab805183fbea0c8d /drivers
parent[NETFILTER] CLUSTERIP: use a bitmap to store node responsibility data (diff)
downloadlinux-a8f39143ac67ffa2e26ce48aaac6bf5dc7dae95f.tar.xz
linux-a8f39143ac67ffa2e26ce48aaac6bf5dc7dae95f.zip
[NETFILTER]: Fix oops in conntrack event cache
ip_ct_refresh_acct() can be called without a valid "skb" pointer. This used to work, since ct_add_counters() deals with that fact. However, the recently-added event cache doesn't handle this at all. This patch is a quick fix that is supposed to be replaced soon by a cleaner solution during the pending redesign of the event cache. Signed-off-by: Harald Welte <laforge@netfilter.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions