Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81883
b: refs/heads/master
c: d44caf8
h: refs/heads/master
i:
  81881: d2b9810
  81879: a2afea9
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Feb 1, 2008
1 parent 7d9e58b commit 1d7e693
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ecb6f85e11627a0fb26a7e2db0d3603c0d602937
refs/heads/master: d44caf88e8f7906a4f99dbfc92108d660cfcd280
4 changes: 0 additions & 4 deletions trunk/net/ipv4/netfilter/nf_nat_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -654,10 +654,6 @@ static int __init nf_nat_init(void)
rcu_assign_pointer(nf_nat_protos[IPPROTO_ICMP], &nf_nat_protocol_icmp);
write_unlock_bh(&nf_nat_lock);

for (i = 0; i < nf_nat_htable_size; i++) {
INIT_HLIST_HEAD(&bysource[i]);
}

/* Initialize fake conntrack so that NAT will skip it */
nf_conntrack_untracked.status |= IPS_NAT_DONE_MASK;

Expand Down

0 comments on commit 1d7e693

Please sign in to comment.