summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_devgroup.c
AgeCommit message (Collapse)Author
2011-02-03netfilter: xtables: add device group matchPatrick McHardy
Add a new 'devgroup' match to match on the device group of the incoming and outgoing network device of a packet. Signed-off-by: Patrick McHardy <kaber@trash.net>