From: Roy Marples Date: Fri, 3 Oct 2014 11:07:41 +0000 (+0000) Subject: dhcpcd has been able to handle IPv6 routing on BSD for a while now. X-Git-Tag: v6.5.0~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab6bf032d653b5ece8b35d5e3f19512625f6ebec;p=thirdparty%2Fdhcpcd.git dhcpcd has been able to handle IPv6 routing on BSD for a while now. --- diff --git a/dhcpcd.conf.5.in b/dhcpcd.conf.5.in index 3d6af4cc..8f8033d0 100644 --- a/dhcpcd.conf.5.in +++ b/dhcpcd.conf.5.in @@ -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