openwrt / packages

Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
GNU General Public License v2.0
3.88k stars 3.39k forks source link

strongswan: comma separated list for {left,right}subnet #24441

Open prmam opened 1 week ago

prmam commented 1 week ago

Maintainer: Stephen Baker / @prmam Run tested: Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz, QEMU Standard PC (Q35 + ICH9, 2009), OpenWrt 23.05.2 r23630-842932a63d / LuCI openwrt-23.05 branch git-24.086.45142-09d5a38

Description: Translate local_subnet and remote_subnet in /etc/config/ipsec into a comma separated list for leftsubnet and rightsubnet in /var/ipsec/ipsec.conf

Resolves #24435

neheb commented 1 week ago

PKG_RELEASE bump is needed.

neheb commented 6 days ago
: Author name (Stephen Baker) seems ok
: Commit subject line MUST start with '<package name>: ' (Update Makefile)
: Signed-off-by match author
: === Checking commit 'e9f7f8e3912cb03fa2af112e6b28b824e812cbca'
: Author name (Stephen Baker) seems ok
: Commit subject line MUST start with '<package name>: ' (comma separated list for {left,right}subnet)
: Signed-off-by match author

Squash both commits.