]> git.ipfire.org Git - thirdparty/systemd.git/commit
network/route-nexthop: make GatewayOnLink= support an empty string
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 9 Jan 2024 03:20:41 +0000 (12:20 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 12 Jan 2024 00:44:03 +0000 (09:44 +0900)
commit4207f6c05d0fe41422ae7294081af79fe43a5992
tree37ef9dc1ff80bd65d11293df52ff08fce09a1cce
parent4444c2baf52468e8d8f45e5b1e3caca8fa7608d9
network/route-nexthop: make GatewayOnLink= support an empty string

And invalidate the route section if an invalid string is specified.
src/network/networkd-route-nexthop.c
src/shared/conf-parser.c