Support GRE key in selectors

This commit is contained in:
2024-05-19 20:38:14 +02:00
parent 5db540d4e3
commit d7e57af704
2 changed files with 260 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
%global _hardened_build 1
#%%define prerelease dr1
%global dist .nhrp.9%{?dist}
%global dist .nhrp.11%{?dist}
%bcond_without python3
%bcond_without perl
@@ -34,6 +34,7 @@ Patch1: strongswan-5.9.7-error-no-format.patch
Patch10: 0001-charon-add-optional-source-and-remote-overrides-for-.patch
Patch11: 0002-vici-send-certificates-for-ike-sa-events.patch
Patch12: 0003-vici-add-support-for-individual-sa-state-changes.patch
Patch13: 0004-Support-GRE-key-in-selectors.patch
BuildRequires: autoconf
BuildRequires: automake