commit | 91270cf81765152f6e77953440beb4d3b34a71b5 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Tue Aug 22 00:43:38 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 14:55:36 2006 -0700 |
tree | e8cd187341a8626612ef800ff6f42e535c9861dc | |
parent | 53e26658282373b84ba85a0c9807cb762f7738a6 [diff] |
[NETFILTER]: x_tables: add data member to struct xt_match Shared match functions can use this to make runtime decisions basen on the used match. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>