netfilter: ipset; bitmap:port set type support
commit543261907dc3c4e90845acfcd602ebdbfdfcb4f0
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 1 Feb 2011 14:37:04 +0000 (1 15:37 +0100)
committerPatrick McHardy <kaber@trash.net>
Tue, 1 Feb 2011 14:37:04 +0000 (1 15:37 +0100)
treea8f233fa9532347b4d795d5d8021c36df7c60471
parentde76021a1bb35e3560afccf741d1119a872aea49
netfilter: ipset; bitmap:port set type support

The module implements the bitmap:port type in two flavours, without
and with timeout support to store TCP/UDP ports from a range.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/ipset/Kconfig
net/netfilter/ipset/Makefile
net/netfilter/ipset/ip_set_bitmap_port.c [new file with mode: 0644]