From e81c26bdbc2e9bd14d4aa522470d8b2e411d5874 Mon Sep 17 00:00:00 2001 From: Christopher Howard Date: Tue, 10 Apr 2018 08:32:29 -0800 Subject: [PATCH] Clarification in Bridge mode doc --- docs/Bridge_Mode.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/Bridge_Mode.md b/docs/Bridge_Mode.md index b769039f5d..341cdc567d 100644 --- a/docs/Bridge_Mode.md +++ b/docs/Bridge_Mode.md @@ -95,6 +95,7 @@ If you have IPv6 access, you will want an interface which receives an IPv6 address. From `Network` >> `Interfaces` create a new interface called `LAN6` with `Protocol` set to `DHCPv6 client`. -You will likely also want to disable odhcpd (see above). Otherwise -your logs fill up with RA warnings, as your bridged router tries to -handle IPv6 RA messages that it shouldn't handle. +You will likely also want to disable `odhcpd` (see above). Otherwise +your logs can get filled up with unnecessary IPv6 related messages, as +libreCMC tries to act like an IPv6 router. `odhcpd` normally handles +DHCPv6 as well as IPv6 Router Advertisements. -- 2.25.1