Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88270
b: refs/heads/master
c: 475959d
h: refs/heads/master
v: v3
  • Loading branch information
Jan Engelhardt authored and David S. Miller committed Apr 9, 2008
1 parent 498862c commit d67e970
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1b9b70ea2ebaab26c3e4fed385dfab6fc16359ed
refs/heads/master: 475959d4773e53a2700e523dd30acebbd47556a5
2 changes: 2 additions & 0 deletions trunk/net/ipv4/netfilter/nf_nat_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,8 @@ static int __init nf_nat_init(void)
size_t i;
int ret;

need_ipv4_conntrack();

ret = nf_ct_extend_register(&nat_extend);
if (ret < 0) {
printk(KERN_ERR "nf_nat_core: Unable to register extension\n");
Expand Down

0 comments on commit d67e970

Please sign in to comment.