]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-route.c
wireguard: verify routes configured in .netdev file 30916/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 9 Jan 2024 02:45:37 +0000 (11:45 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 13 Jan 2024 01:10:32 +0000 (10:10 +0900)
commit4db8ccbb59f6825bb8eb8eed07600589fe8691c4
tree393178b2e23a75f7b6d1f9708d5ebb36af8e103a
parent0db96961b4795f7fcdc5e067741482660e5f4733
wireguard: verify routes configured in .netdev file

Then, scope and friends are correctly adjusted, and the behavior should
be matched when the same route is configured in .network file.
src/network/netdev/wireguard.c
src/network/networkd-route-nexthop.c
src/network/networkd-route.c
src/network/networkd-route.h
test/test-network/systemd-networkd-tests.py