]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] Fix NAT init order
authorPatrick McHardy <kaber@trash.net>
Tue, 20 Dec 2005 00:57:21 +0000 (16:57 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 27 Dec 2005 00:08:57 +0000 (16:08 -0800)
commit9eda9ffc608c2a200754905ceeb68fda1d2b5873
treecfb980e546181dda63c9afba99fdc4c6bb35a779
parented67d6e838c2203a64d815596e400822d5283875
[PATCH] Fix NAT init order

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>
Signed-off-by: Chris Wright <chrisw@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/ipv4/netfilter/Makefile