Compare commits

...

2 Commits

Author SHA1 Message Date
Zoran Peričić
05647b61d4 v.ims.1 - Bump version 2022-12-09 14:04:35 +01:00
d254e66066 nhrp: configure strongswan vici path 2022-12-08 23:22:35 +01:00

View File

@@ -1,3 +1,5 @@
%global dist .ims.1%{?dist}
%global frr_libdir %{_libexecdir}/frr %global frr_libdir %{_libexecdir}/frr
%global _hardened_build 1 %global _hardened_build 1
@@ -97,6 +99,7 @@ autoreconf -ivf
--disable-babeld \ --disable-babeld \
--with-moduledir=%{_libdir}/frr/modules \ --with-moduledir=%{_libdir}/frr/modules \
--with-crypto=openssl \ --with-crypto=openssl \
--with-vici-socket=/run/strongswan/charon.vici \
--enable-fpm \ --enable-fpm \
--enable-grpc --enable-grpc