]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: wireguard: also accept negative boolean values to disable adding routes 22136/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 16 Jan 2022 06:59:45 +0000 (15:59 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 16 Jan 2022 10:25:28 +0000 (19:25 +0900)
commite135559d805e749a0a1f8d1396cf71f6edd94831
treeba2ff3d80dabfdcda2db0300112f481a689d2711
parentcfe1237f3859c0cb19b98a47870f49942d5537d9
network: wireguard: also accept negative boolean values to disable adding routes

RouteTable=off was introduced to provide consistency with wg-quick
command. This makes the RouteTable= settings accepts other negative
boolean values.
man/systemd.netdev.xml
src/network/netdev/wireguard.c