From 0ceb4f694a823ea24206ca06b1479ccb758b6f66 Mon Sep 17 00:00:00 2001 From: Martin Strigl Date: Fri, 2 Mar 2018 09:34:05 +0100 Subject: [PATCH] * added bypass-lan Signed-off-by: Mikhail Zabaluev --- strongswan.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/strongswan.spec b/strongswan.spec index 3b37375..42250af 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -95,6 +95,7 @@ PT-TLS to support TNC over TLS. --bindir=%{_libexecdir}/strongswan \ --with-ipseclibdir=%{_libdir}/strongswan \ --with-fips-mode=2 \ + --enable-bypass-lan \ --enable-tss-trousers \ --enable-nm \ --enable-systemd \