summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2002-03-18 12:49:11 +0000
committerHarald Welte <laforge@gnumonks.org>2002-03-18 12:49:11 +0000
commit3198b9c029a17517214d5b17d577433f0e377cd7 (patch)
tree6a816ac2b930d8144acef18216243420008b2e9b /extensions
parentd75a2aaf00b87c95b091a1b733a1c17ae51a950a (diff)
compile libip6t_agr by default
Diffstat (limited to 'extensions')
-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