From d5d72501fd53aafe98c097f696ff473304417f60 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 31 Jan 2020 23:50:15 +0100 Subject: [PATCH] ++ source address update --- .../contents.lr | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/u/blog/ipv6-router-advertisement-without-default-router/contents.lr b/content/u/blog/ipv6-router-advertisement-without-default-router/contents.lr index b5ef891..64f4094 100644 --- a/content/u/blog/ipv6-router-advertisement-without-default-router/contents.lr +++ b/content/u/blog/ipv6-router-advertisement-without-default-router/contents.lr @@ -67,3 +67,10 @@ interface eth0 Client in this test network assign themselves an additional IPv6 address from this prefix. + +## Note + +While clients won't select this router as the default router, they +might still choose to use an IPv6 address from this prefix as their +**source address**. More details about it can be found in the +[RFC 6724](https://tools.ietf.org/html/rfc6724).