network: dhcp4: ignore gateway in static routes if destination is link-local or in...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 12 Apr 2021 14:52:49 +0000 (23:52 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 22 Apr 2021 23:49:29 +0000 (08:49 +0900)
commit7f206276ad620275681417050f446d4db502918a
tree8da409d7fc43a2fb0e3a5dbdd357ba8ea6e4f522
parentb714d9a6e30a2406de8a20668da3f6481247f6af
network: dhcp4: ignore gateway in static routes if destination is link-local or in the same network

This also configures routes to gateways in static routes if the
destination is not in the same network.
src/network/networkd-dhcp4.c