freebsd-dev/etc/defaults
Hiroki Sato 049087a0f3 Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPE
(r225485).  When setting an interface name to it, the following
configurations will be enabled:

 1. "no_radr" is set to all IPv6 interfaces automatically.

 2. "-no_radr accept_rtadv" will be set only for $ipv6_cpe_wanif.  This is
    done just before evaluating $ifconfig_IF_ipv6 in the rc.d scripts (this
    means you can manually supersede this configuration if necessary).

 3. The node will add RA-sending routers to the default router list
    even if net.inet6.ip6.forwarding=1.

This mode is added to conform to RFC 6204 (a router which connects
the end-user network to a service provider network).  To enable
packet forwarding, you still need to set ipv6_gateway_enable=YES.

Note that accepting router entries into the default router list when
packet forwarding capability and a routing daemon are enabled can
result in messing up the routing table.  To minimize such unexpected
behaviors, "no_radr" is set on all interfaces but $ipv6_cpe_wanif.

Approved by:	re (bz)
2011-09-13 00:06:11 +00:00
..
bluetooth.device.conf Bluetooth SIG is being difficult and keep moving specification 2008-05-27 17:46:32 +00:00
devfs.rules Expose the upper 256 ptys in the default devfs rules. I should have updated 2010-01-04 18:21:27 +00:00
Makefile - Move bus_auto.conf back into /etc/devd/ 2011-06-25 17:01:46 +00:00
periodic.conf Add a daily period script to back up /var/db/pkg 2011-03-26 03:01:48 +00:00
rc.conf Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPE 2011-09-13 00:06:11 +00:00