Support GRE key in selectors

This commit is contained in:
2024-05-19 20:38:14 +02:00
parent e51251d0e8
commit c1acb2cc40
2 changed files with 288 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}
# pytho vici bindings cannot build without network, so temp. disabled
%bcond_with python3
@@ -33,6 +33,7 @@ Patch3: strongswan-6.0.2-no-md5-b3011e8e.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-with-kernel-netlink.patch
BuildRequires: autoconf
BuildRequires: automake