aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/ipt_dccp.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2005-08-29[NETFILTER]: New iptables DCCP protocol header matchHarald Welte1-0/+176
Using this new iptables DCCP protocol header match, it is possible to create simplistic stateless packet filtering rules for DCCP. It permits matching of port numbers, packet type and options. Signed-off-by: Harald Welte <laforge@netfilter.org> Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Signed-off-by: David S. Miller <davem@davemloft.net>