git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8689c07
)
[NETFILTER] ip_conntrack: Update event cache when status changes
author
Harald Welte
<laforge@netfilter.org>
Sat, 24 Sep 2005 23:56:08 +0000
(16:56 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 24 Sep 2005 23:56:08 +0000
(16:56 -0700)
The GRE, SCTP and TCP protocol helpers did not call
ip_conntrack_event_cache() when updating ct->status. This patch adds
the respective calls.
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found