summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xextensions/.agr-test62
-rw-r--r--extensions/Makefile2
2 files changed, 1 insertions, 3 deletions
diff --git a/extensions/.agr-test6 b/extensions/.agr-test6
deleted file mode 100755
index eab5de3f..00000000
--- a/extensions/.agr-test6
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-[ -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_agr.c ] && echo agr
diff --git a/extensions/Makefile b/extensions/Makefile
index b25fbc5e..a8741371 100644
--- a/extensions/Makefile
+++ b/extensions/Makefile
@@ -1,7 +1,7 @@
#! /usr/bin/make
PF_EXT_SLIB:=ah conntrack dscp esp icmp length limit mac mark multiport owner pkttype 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 length limit mac mark multiport owner standard tcp udp LOG MARK
+PF6_EXT_SLIB:=agr icmpv6 length 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