[NETFILTER]: x_tables: add data member to struct xt_match
authorPatrick McHardy <kaber@trash.net>
Tue, 22 Aug 2006 07:43:38 +0000 (00:43 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:55:36 +0000 (14:55 -0700)
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>

No differences found