Enable IPv6-Support for ipsec-tools

Signed-off-by: Patrick Scharrenberg <[EMAIL PROTECTED]>
---
Index: package/ipsec-tools/Makefile
===================================================================
--- package/ipsec-tools/Makefile        (Revision 9671)
+++ package/ipsec-tools/Makefile        (Arbeitskopie)
@@ -38,7 +38,8 @@
        --enable-dpd \
        --enable-hybrid \
        --enable-security-context=no \
-       --enable-natt
+       --enable-natt \
+       --enable-ipv6
 
 define Build/Configure
        (cd $(PKG_BUILD_DIR); touch \


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to