From bfa695b5cc37aeb78737c57c84e9e69ea08152c0 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Fri, 25 Jul 2014 02:09:29 +0200 Subject: networkd: ipv4ll - default to setting up ipv4ll routes This is necessary for non-ipv4ll hosts to communicate with ipv4ll-only hosts on the same link. Defaults to being enabled, but can be opted out. See: --- man/systemd.network.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'man') diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 7c5f69895a..dc34154b26 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -218,6 +218,15 @@ + + IPv4LLRoute= + + A boolean. When true, sets up the route needed for + non-IPv4LL hosts to communicate with IPv4LL-only hosts. Defaults + to true. + + + Address= -- cgit v1.2.3-54-g00ecf