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:
8c87238
)
[NETFILTER]: nf_conntrack_extend: warn on confirmed conntracks
author
Patrick McHardy
<kaber@trash.net>
Mon, 14 Apr 2008 09:15:51 +0000
(11:15 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 14 Apr 2008 09:15:51 +0000
(11:15 +0200)
New extensions may only be added to unconfirmed conntracks to avoid races
when reallocating the storage.
Also change NF_CT_ASSERT to use WARN_ON to get backtraces.
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found