Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116060
b: refs/heads/master
c: 6767184
h: refs/heads/master
v: v3
  • Loading branch information
Pablo Neira Ayuso authored and David S. Miller committed Oct 20, 2008
1 parent 90c2589 commit b77b3b5
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: b09eec161b0d416cac0f4758042efdf8f912ce27
refs/heads/master: 67671841dfb82df7a60c46e6fefe813cf57805ff
2 changes: 2 additions & 0 deletions trunk/net/netfilter/nf_conntrack_netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -813,6 +813,7 @@ ctnetlink_get_conntrack(struct sock *ctnl, struct sk_buff *skb,
return err;
}

#ifdef CONFIG_NF_NAT_NEEDED
static int
ctnetlink_parse_nat_setup(struct nf_conn *ct,
enum nf_nat_manip_type manip,
Expand Down Expand Up @@ -840,6 +841,7 @@ ctnetlink_parse_nat_setup(struct nf_conn *ct,

return parse_nat_setup(ct, manip, attr);
}
#endif

static int
ctnetlink_change_status(struct nf_conn *ct, struct nlattr *cda[])
Expand Down

0 comments on commit b77b3b5

Please sign in to comment.