]> git.neil.brown.name Git - history.git/commit
[NETFILTER]: Prevent orphan expectations.
authorHarald Welte <laforge@netfilter.org>
Mon, 14 Jun 2004 10:30:31 +0000 (03:30 -0700)
committerHideaki Yoshifuji <yoshfuji@linux-ipv6.org>
Mon, 14 Jun 2004 10:30:31 +0000 (03:30 -0700)
commit158cb909d603304add502d835ee7113d8335f787
treeb424af6045e29e8ffce3f398311be7853c777b35
parent9a8d198e1416774cb3ec3270fc0694df64fdee44
[NETFILTER]: Prevent orphan expectations.

This patch fixes orphaned expectations, which can occur when helpers create
expectations for unconfirmed conntracks and the packet is dropped before
the conntrack is confirmed.

Signed-off-by: Phil Oester <kernel@linuxace.com>
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@redhat.com>
net/ipv4/netfilter/ip_conntrack_core.c