Skip to content

Commit

Permalink
[NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfn…
Browse files Browse the repository at this point in the history
…etlink_queue

Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Harald Welte authored and David S. Miller committed Aug 29, 2005
1 parent 32519f1 commit 838ab63
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 28 deletions.
1 change: 1 addition & 0 deletions include/linux/netfilter/nfnetlink_queue.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,6 @@ enum nfqnl_attr_config {
NFQA_CFG_PARAMS, /* nfqnl_msg_config_params */
__NFQA_CFG_MAX
};
#define NFQA_CFG_MAX (__NFQA_CFG_MAX-1)

#endif /* _NFNETLINK_QUEUE_H */
Loading

0 comments on commit 838ab63

Please sign in to comment.