[NETFILTER]: add IPv6-capable TCPMSS target
authorPatrick McHardy <kaber@trash.net>
Wed, 7 Feb 2007 23:09:46 +0000 (15:09 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 8 Feb 2007 20:39:16 +0000 (12:39 -0800)
commitcdd289a2f833b93e65b9a09a02c37f47a58140a8
treeed5172808cdd5b24605205732aca724a0fb9910d
parenta8d0f9526ff8510d6fa5e708ef5386af19503299
[NETFILTER]: add IPv6-capable TCPMSS target

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter/Kbuild
include/linux/netfilter/xt_TCPMSS.h [new file with mode: 0644]
include/linux/netfilter_ipv4/ipt_TCPMSS.h
net/ipv4/netfilter/Kconfig
net/ipv4/netfilter/Makefile
net/ipv4/netfilter/ipt_TCPMSS.c [deleted file]
net/netfilter/Kconfig
net/netfilter/Makefile
net/netfilter/xt_TCPMSS.c [new file with mode: 0644]