New commits:
commit 481c7c1d88037b5babe1674d456a4947828a0516
Author: Antony Antony <[email protected]>
Date: Wed Jul 4 23:00:20 2018 +0000
testing: fedora28 revert the NetworkManager idea
go back to network.service, 629f77773a, 7 years old commit.
hard to get a stable NM config for libreswn testing.
network.service is good enough after fixing selinux issue
NM is not stable with kvm and multiple netwrok interfaces
It changes routig too, 'ipsec look' will report metric
-default via 192.1.2.254 dev eth1
-192.0.1.0/24 dev eth0 proto kernel scope link src 192.0.1.254
-192.0.2.0/24 via 192.1.2.23 dev eth1
-192.1.2.0/24 dev eth1 proto kernel scope link src 192.1.2.45
-192.9.4.0/24 dev eth2 proto kernel scope link src 192.9.4.45
+192.0.1.0/24 dev eth0 proto kernel scope link src 192.0.1.254 metric 100
+192.0.2.0/24 via 192.1.2.23 dev eth1 proto static metric 101
+192.1.2.0/24 dev eth1 proto kernel scope link src 192.1.2.45 metric 101
+192.9.4.0/24 dev eth2 proto kernel scope link src 192.9.4.45 metric 102
NSS_CERTIFICATES
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit