X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/fba883ac2d3ce08ff94393c2019d9b4b117e318d..bbf7532ca565b8dca29865a31e658e705837e4b8:/package/ipsec-tools/Makefile diff --git a/package/ipsec-tools/Makefile b/package/ipsec-tools/Makefile index c1fe597a8..354859039 100644 --- a/package/ipsec-tools/Makefile +++ b/package/ipsec-tools/Makefile @@ -72,6 +72,8 @@ define Build/Configure --with-openssl="$(STAGING_DIR)/usr" \ --without-libradius \ --without-libpam \ + --enable-dpd \ + --enable-natt \ ); endef