Clarification in Bridge mode doc 55/head
authorChristopher Howard <christopher.howard@qlfiles.net>
Tue, 10 Apr 2018 16:32:29 +0000 (08:32 -0800)
committerChristopher Howard <christopher.howard@qlfiles.net>
Tue, 10 Apr 2018 16:32:29 +0000 (08:32 -0800)
docs/Bridge_Mode.md

index b769039f5d630b9340945f5dd563a9f416851c63..341cdc567d4d9eb22e7ee0551a17830f78817618 100644 (file)
@@ -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.