Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34533
b: refs/heads/master
c: 91270cf
h: refs/heads/master
i:
  34531: b13dd4a
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Sep 22, 2006
1 parent 26e212b commit 399f95b
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 53e26658282373b84ba85a0c9807cb762f7738a6
refs/heads/master: 91270cf81765152f6e77953440beb4d3b34a71b5
3 changes: 3 additions & 0 deletions trunk/include/linux/netfilter/x_tables.h
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,9 @@ struct xt_match
/* Set this to THIS_MODULE if you are a module, otherwise NULL */
struct module *me;

/* Free to use by each match */
unsigned long data;

char *table;
unsigned int matchsize;
unsigned int hooks;
Expand Down

0 comments on commit 399f95b

Please sign in to comment.