From 6e8f5e4c1f5fcdb3b63343268936f9c269b6a209 Mon Sep 17 00:00:00 2001 From: Susant Sahani Date: Mon, 28 Aug 2023 23:42:39 +0530 Subject: network: ndisc - Allow to parse PREF64 prefix --- man/systemd.network.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'man') diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 5ece7b747c..c52b80f285 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -3122,6 +3122,17 @@ Token=prefixstable:2002:da8:1:: + + UsePREF64= + + When true, the IPv6 PREF64 (or NAT64) prefixes received in the Router Advertisement will be recorded + and made available to client programs and displayed in the networkctl status output per-link. + See RFC 8781. Defaults to false. + + + + + UseAutonomousPrefix= -- cgit v1.2.3