Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122381
b: refs/heads/master
c: 018a7bf
h: refs/heads/master
i:
  122379: 618c4b2
v: v3
  • Loading branch information
Andy Whitcroft authored and Patrick McHardy committed Nov 20, 2008
1 parent 0e144b7 commit 07f9d06
Show file tree
Hide file tree
Showing 3 changed files with 5 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: 56bc0f9603e45cf13db51e554e1541e289a7f8e9
refs/heads/master: 018a7bf1e55000dd792194238c9043918d24d3dd
2 changes: 2 additions & 0 deletions trunk/include/linux/netfilter_ipv4/ipt_policy.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef _IPT_POLICY_H
#define _IPT_POLICY_H

#include <linux/netfilter/xt_policy.h>

#define IPT_POLICY_MAX_ELEM XT_POLICY_MAX_ELEM

/* ipt_policy_flags */
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/linux/netfilter_ipv6/ip6t_policy.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef _IP6T_POLICY_H
#define _IP6T_POLICY_H

#include <linux/netfilter/xt_policy.h>

#define IP6T_POLICY_MAX_ELEM XT_POLICY_MAX_ELEM

/* ip6t_policy_flags */
Expand Down

0 comments on commit 07f9d06

Please sign in to comment.