From: Martin Willi Date: Mon, 17 Nov 2014 17:06:29 +0000 (+0100) Subject: testing: Build strongSwan with the connmark plugin X-Git-Tag: 5.3.0dr1~76^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15f392d9edbad4c062a5de64850d91080842cf08;p=thirdparty%2Fstrongswan.git testing: Build strongSwan with the connmark plugin --- diff --git a/testing/scripts/recipes/013_strongswan.mk b/testing/scripts/recipes/013_strongswan.mk index 221f4f312d..0bcf0ac66c 100644 --- a/testing/scripts/recipes/013_strongswan.mk +++ b/testing/scripts/recipes/013_strongswan.mk @@ -70,6 +70,7 @@ CONFIG_OPTS = \ --enable-socket-dynamic \ --enable-dhcp \ --enable-farp \ + --enable-connmark \ --enable-addrblock \ --enable-ctr \ --enable-ccm \