From 630da419883a848807c044d6f718b95213cea6f3 Mon Sep 17 00:00:00 2001 From: James Morris Date: Wed, 24 May 2006 16:15:27 +0000 Subject: secmark: Add libip6t_CONNSECMARK This patch adds the shared library module for the CONNSECMARK target (IPv6). Signed-off-by: James Morris --- extensions/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/Makefile') diff --git a/extensions/Makefile b/extensions/Makefile index 15a8f698..b1daa732 100644 --- a/extensions/Makefile +++ b/extensions/Makefile @@ -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 CONNSECMARK -PF6_EXT_SE_SLIB:=SECMARK +PF6_EXT_SE_SLIB:=SECMARK CONNSECMARK endif # Optionals -- cgit v1.2.3