]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/strongswan
strongswan: Manually install all routes for non-routed VPNs
[ipfire-2.x.git] / lfs / strongswan
index 4174f78fe5b2fa2e8bbaef1580e8b4140a7832d3..714537e360ddea559fb7bdb2f6f357bb19af893d 100644 (file)
@@ -73,6 +73,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-disable-ipv6.patch
        cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-ipfire.patch
        cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-ipfire-interfaces.patch
+       cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-ipfire-revert.patch
 
        cd $(DIR_APP) && ./configure \
                --prefix="/usr" \