Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274595
b: refs/heads/master
c: 34641c6
h: refs/heads/master
i:
  274593: e39a7ba
  274591: 4ac8daa
v: v3
  • Loading branch information
Paul Gortmaker committed Oct 31, 2011
1 parent 24622ca commit 560310c
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: de47725421ad5627a5c905f4e40bb844ebc06d29
refs/heads/master: 34641c6d003a0a94ccabf78211f42da36799f1a2
2 changes: 2 additions & 0 deletions trunk/include/net/netfilter/nf_conntrack.h
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,8 @@ static inline bool nf_is_loopback_packet(const struct sk_buff *skb)
return skb->dev && skb->skb_iif && skb->dev->flags & IFF_LOOPBACK;
}

struct kernel_param;

extern int nf_conntrack_set_hashsize(const char *val, struct kernel_param *kp);
extern unsigned int nf_conntrack_htable_size;
extern unsigned int nf_conntrack_max;
Expand Down

0 comments on commit 560310c

Please sign in to comment.