From 34a9438fbbbdb9946f75ebdc9aacbee29380b229 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 20 May 2026 11:15:17 +0200 Subject: [PATCH] security/strongswan-legacy: follow core in naming IPv4+6 "any" This will die eventually since "inet46" is only in the legacy code, but in order to mark this spot as done we do the rename. --- security/strongswan-legacy/src/www/vpn_ipsec_phase1.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/strongswan-legacy/src/www/vpn_ipsec_phase1.php b/security/strongswan-legacy/src/www/vpn_ipsec_phase1.php index f2548491c..8249d3d36 100644 --- a/security/strongswan-legacy/src/www/vpn_ipsec_phase1.php +++ b/security/strongswan-legacy/src/www/vpn_ipsec_phase1.php @@ -698,9 +698,9 @@ include("head.inc");