mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 11:34:57 +02:00
Initial commit.
Populate the iptables-addons repository with two modules, xt_TARPIT and xt_TEE, as a starting point. Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
This commit is contained in:
4
extensions/Kbuild
Normal file
4
extensions/Kbuild
Normal file
@@ -0,0 +1,4 @@
|
||||
# -*- Makefile -*-
|
||||
|
||||
obj-m += xt_TARPIT.o
|
||||
obj-m += xt_TEE.o
|
Reference in New Issue
Block a user