]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[NETFILTER]: xt_owner: allow matching UID/GID ranges
authorJan Engelhardt <jengelh@computergmbh.de>
Thu, 31 Jan 2008 12:06:38 +0000 (04:06 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:27:43 +0000 (19:27 -0800)
commitedc26f7aaa23591c779d6d6fc833c0c96fbeb3c0
tree4ba051cb54853003e308f70f69dad58a25a07753
parent37c08387fc31a0fe7a570664c93be4f1c1bc0c94
[NETFILTER]: xt_owner: allow matching UID/GID ranges

Add support for ranges to the new revision. This doesn't affect
compatibility since the new revision was not released yet.

Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter/xt_owner.h
net/netfilter/xt_owner.c