From 3bbbd2c7c145ec1d16dfe8c9c023e0a2b97c1ade Mon Sep 17 00:00:00 2001 From: Dru Lavigne Date: Mon, 5 Oct 2015 13:55:49 +0000 Subject: [PATCH] Remove 8.x references from Advanced Networking chapter. --- .../handbook/advanced-networking/chapter.xml | 20 +------------------ 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml index e5236eb86b..85bca56d28 100644 --- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml @@ -2212,10 +2212,7 @@ freebsdap 00:11:95:c3:0d:ac 1 54M 22:1 100 EPS There are many lower-level debugging tools. Debugging messages can be enabled in the 802.11 protocol - support layer using &man.wlandebug.8;. On a &os; system - prior to &os; 9.1, this program can be found in - /usr/src/tools/tools/net80211. + support layer using &man.wlandebug.8;. For example, to enable console messages related to scanning for access points and the 802.11 protocol handshakes required to arrange communication: @@ -4610,22 +4607,12 @@ rtsold_enable="YES" router solicitation messages. The second line enables the router solicitation daemon, &man.rtsol.8;. - For &os; 8.x, add a third - line: - - ipv6_enable="YES" - If the interface needs a statically assigned IPv6 address, add an entry to specify the static address and associated prefix length: ifconfig_rl0_ipv6="inet6 2001:db8:4672:6565:2026:5043:2d42:5344 prefixlen 64" - On a &os; 8.x system, that - line uses this format instead: - - ipv6_ifconfig_rl0="2001:db8:4672:6565:2026:5043:2d42:5344" - To assign a default router, specify its address: ipv6_defaultrouter="2001:db8:4672:6565::1" @@ -4690,11 +4677,6 @@ rtsold_enable="YES" ifconfig_gif0_ipv6="inet6 MY_ASSIGNED_IPv6_TUNNEL_ENDPOINT_ADDR" - For &os; 8.x, that line - should instead use this format: - - ipv6_ifconfig_gif0="MY_ASSIGNED_IPv6_TUNNEL_ENDPOINT_ADDR" - Then, set the default route for the other side of the IPv6 tunnel. Replace MY_IPv6_REMOTE_TUNNEL_ENDPOINT_ADDR