Jan Engelhardt wrote:
Removes ipt_tos since there is now xt_tos.
Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
---
remove include/linux/netfilter_ipv4/ipt_tos.h
Applied, but we usually keep the old headers around for old userspace,
so I've changed it to include the new file and #define ipt_tos_info
to xt_tos_info.
include/linux/netfilter/xt_tos.h | 13 +++++++
net/netfilter/Kconfig | 10 ++++++
net/netfilter/Makefile | 1
net/netfilter/xt_tos.c | 65 +++++++++++++++++++++++++++++++++++++++
4 files changed, 89 insertions(+)
I've also added xt_tos.h to include/linux/netfilter/Kbuild.
-
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html