DHCP address match and mangler

This commit is contained in:
Jan Engelhardt
2008-09-01 14:26:21 -04:00
parent ab27472eb4
commit f30793f591
12 changed files with 470 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ obj-m += compat_xtables.o
obj-${build_CHAOS} += xt_CHAOS.o
obj-${build_DELUDE} += xt_DELUDE.o
obj-${build_DHCPADDR} += xt_DHCPADDR.o
obj-${build_ECHO} += xt_ECHO.o
obj-${build_IPMARK} += xt_IPMARK.o
obj-${build_LOGMARK} += xt_LOGMARK.o