Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45437
b: refs/heads/master
c: ffed53d
h: refs/heads/master
i:
  45435: d5bfd26
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Jan 9, 2007
1 parent f35435c commit 0ffd173
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8c82d8df7060221f131c9ca5352fb613c14f857a
refs/heads/master: ffed53d25bf36efb0571f7d9109f2e95df7f8b33
2 changes: 1 addition & 1 deletion trunk/net/ipv4/netfilter/nf_nat_standalone.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ nf_nat_fn(unsigned int hooknum,

nat = nfct_nat(ct);
if (!nat)
return NF_DROP;
return NF_ACCEPT;

switch (ctinfo) {
case IP_CT_RELATED:
Expand Down

0 comments on commit 0ffd173

Please sign in to comment.