From: Philip Prindeville Date: Mon, 6 May 2024 20:14:55 +0000 (-0600) Subject: strongswan: Add missing declarations in swanctl X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d95f6625e3fbb25f3f42401864268ae722a6c410;p=feed%2Fpackages.git strongswan: Add missing declarations in swanctl Signed-off-by: Philip Prindeville --- diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index 2ff7c8ee3c..82e890c8aa 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=strongswan PKG_VERSION:=5.9.14 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://download.strongswan.org/ https://download2.strongswan.org/ diff --git a/net/strongswan/files/swanctl.init b/net/strongswan/files/swanctl.init index abdbb1ffe1..2469001595 100644 --- a/net/strongswan/files/swanctl.init +++ b/net/strongswan/files/swanctl.init @@ -428,7 +428,9 @@ config_remote() { local gateway local local_sourceip local local_ip + local local_identifier local remote_gateway + local remote_identifier local pre_shared_key local auth_method local keyingtries