]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
secmark: Add libip6t_SECMARK
authorJames Morris <jmorris@namei.org>
Wed, 24 May 2006 16:12:40 +0000 (16:12 +0000)
committerPatrick McHardy <kaber@trash.net>
Wed, 24 May 2006 16:12:40 +0000 (16:12 +0000)
This patch adds the shared library module for the SECMARK target (IPv6).

Signed-off-by: James Morris <jmorris@namei.org>
extensions/Makefile

index 678bedcbff8a55ae1c54ec650d37ae7be072579d..24cdeb0f2fe64de9957e487238c757acab51313b 100644 (file)
@@ -10,7 +10,7 @@ PF6_EXT_SLIB:=connmark eui64 hl icmp6 length limit mac mark multiport owner phys
 
 ifeq ($(DO_SELINUX), 1)
 PF_EXT_SE_SLIB:=SECMARK
-PF6_EXT_SE_SLIB:=
+PF6_EXT_SE_SLIB:=SECMARK
 endif
 
 # Optionals