From d05def163ea09bc2e617703546e5f9db95e27e5b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 6 May 2016 17:04:05 +0200 Subject: networkd: move the IAID configuration option into the [DHCP] section It's only relevant to DHCP, and it should be where the DUID is configured too. --- man/systemd.network.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'man/systemd.network.xml') diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 3ee80a64a0..40e40b8308 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -206,12 +206,6 @@ below 1280 (the minimum MTU for IPv6) it will automatically be increased to this value. - - IAID= - - Identity Association Identifier for the interface, a 32-bit unsigned integer. - - Note that an interface without any static IPv6 addresses configured, and neither @@ -867,6 +861,13 @@ + + IAID= + + The DHCP Identity Association Identifier (IAID) for the interface, a 32-bit unsigned integer. + + + RequestBroadcast= -- cgit v1.2.3-54-g00ecf