]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/commit
MFC r226649, 226651, 226652, 226653:
authorhrs <hrs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 3 Dec 2011 22:16:36 +0000 (22:16 +0000)
committerhrs <hrs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 3 Dec 2011 22:16:36 +0000 (22:16 +0000)
commit0bbb2caa418c90e2e660250396764d2d33dee406
treec2e40e9aa791a608baeeb384991143225c868613
parentc762db375b196ce124d8cfaf7040f7e75055f5b5
MFC r226649, 226651, 226652, 226653:
- Fix an issue that 127/8 is not configured when $ifconfig_DEFAULT is not empty.
- Add description that IPv6 configuration will be ignored if $ifconfig_IF_ipv6
  is empty.
- Move a configuration example "inet6 accept_rtadv" to just after the manual
  GUA configuration.
- Add an example of $ipv6_prefix_IF.
- Add support for removing addresses added by ipv6_prefix_hostid_addr_up()
  upon rc.d/netif stop.

Approved by: re (bz)

git-svn-id: svn://svn.freebsd.org/base/releng/9.0@228247 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/network.subr
share/man/man5/rc.conf.5