From e0a71a88ca64bc139d9cf93d984e21984875c5c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Kis-Szab=C3=B3?= Date: Sun, 3 Mar 2002 09:46:51 +0000 Subject: Makefile fix for owner mac multiport limit (kisza) --- extensions/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/Makefile b/extensions/Makefile index ebd2084c..5c9c11f9 100644 --- a/extensions/Makefile +++ b/extensions/Makefile @@ -1,7 +1,7 @@ #! /usr/bin/make PF_EXT_SLIB:=ah esp icmp limit mac mark multiport owner standard state tcp tcpmss tos ttl udp unclean DNAT DSCP ECN LOG MARK MASQUERADE MIRROR REDIRECT REJECT SAME SNAT TCPMSS TOS ULOG -PF6_EXT_SLIB:=icmpv6 mark tcp udp standard MARK LOG +PF6_EXT_SLIB:=icmpv6 limit mac mark multiport owner standard tcp udp LOG MARK # The following may not be present, but compile them anyway. PF_EXT_SLIB+=TTL iplimit -- cgit v1.2.3