]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/strongswan
strongswan: force killing charon at ipsec stop if it not react to term.
[people/pmueller/ipfire-2.x.git] / lfs / strongswan
index 8c27b1b45f0eced9bff6bac7eec6d9e0179b7e78..1d009b8cb453f5391bcadaa88e7c0cb5c6334e33 100644 (file)
@@ -72,6 +72,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
 
        cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-4.4.0_ipfire.patch
+       cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/strongswan-4.5.2-force_kill_charon.patch
 
        cd $(DIR_APP) && ./configure --prefix="/usr" --sysconfdir="/etc" \
                                        --enable-cisco-quirks \