]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
dhcpcd has been able to handle IPv6 routing on BSD for a while now.
authorRoy Marples <roy@marples.name>
Fri, 3 Oct 2014 11:07:41 +0000 (11:07 +0000)
committerRoy Marples <roy@marples.name>
Fri, 3 Oct 2014 11:07:41 +0000 (11:07 +0000)
dhcpcd.conf.5.in

index 3d6af4cc1d72213640fca4c8075de9680f78eb50..8f8033d00f5e80d91f2f5efc19afc874183bbeb9 100644 (file)
@@ -22,7 +22,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd September 14, 2014
+.Dd August 3, 2014
 .Dt DHCPCD.CONF 5
 .Os
 .Sh NAME
@@ -352,13 +352,11 @@ always fork on an RA.
 .It Ic ipv6ra_own
 Disables kernel IPv6 Router Advertisment processing so dhcpcd can manage
 addresses and routes.
-This does not work reliably on any BSD system, probably due to kernel issues.
 .It Ic ipv6ra_own_default
 Each time dhcpcd receives an IPv6 Router Adveristment, dhcpcd will manage
 the default route only.
 This allows dhcpcd to prefer an interface for outbound traffic based on metric
 and/or user selection rather than the kernel.
-This does work reliably on BSD systems.
 .It Ic ipv6rs
 Enables IPv6 Router Advertisment solicitation.
 This is on by default, but is documented here in the case where it is disabled