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:
df7addb
)
[NETFILTER]: Fix NAT init order
author
Patrick McHardy
<kaber@trash.net>
Mon, 19 Dec 2005 21:53:09 +0000
(13:53 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 19 Dec 2005 21:53:09 +0000
(13:53 -0800)
As noticed by Phil Oester, the GRE NAT protocol helper is initialized
before the NAT core, which makes registration fail.
Change the linking order to make NAT be initialized first.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found