]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd: route - support 'onlink' routes (#5734)
authorSusant Sahani <ssahani@users.noreply.github.com>
Fri, 21 Apr 2017 09:22:30 +0000 (14:52 +0530)
committerLennart Poettering <lennart@poettering.net>
Fri, 21 Apr 2017 09:22:30 +0000 (11:22 +0200)
commit28959f7d3e8922cfb9f4c7c6b9ecfa11f3e32e05
treec221484f46dc1909e6b262e9b7631c8a6f5ac2ec
parent3e06055500755053050620a45236ef606507e1bd
networkd: route - support 'onlink' routes (#5734)

This work based on Tom's original patch
teg@1312172

By setting GatewayOnlink=yes, the kernel will assume that the gateway is onlink
even if there is no route to it.

Resolves issue #1283.
man/systemd.network.xml
src/network/networkd-network-gperf.gperf
src/network/networkd-route.c
src/network/networkd-route.h