]> git.ipfire.org Git - thirdparty/xtables-addons.git/commit
xt_ECHO, xt_TARPIT: make properly conditional on IPv6
authorPhilip Prindeville <philipp@redfish-solutions.com>
Sun, 26 Sep 2021 19:57:34 +0000 (21:57 +0200)
committerJan Engelhardt <jengelh@inai.de>
Tue, 28 Sep 2021 09:42:47 +0000 (11:42 +0200)
commit52b57ee801c8e69763639ee88910cd76881be9d8
tree59a3816deece6ab71db0590ffa445768c40c573d
parentf144c2ebba17aa4c6b8d402623d53b655945be76
xt_ECHO, xt_TARPIT: make properly conditional on IPv6

Not all modules compile equally well when CONFIG_IPv6 is disabled.
extensions/xt_ECHO.c
extensions/xt_TARPIT.c