]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r226649, 226651, 226652, 226653:
authorhrs <hrs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 3 Dec 2011 22:14:15 +0000 (22:14 +0000)
committerhrs <hrs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 3 Dec 2011 22:14:15 +0000 (22:14 +0000)
commita933f9c155ed6a79e100b72b3278840dfb6f2558
tree74b82b28a4a797699a349442a1ad6c31a7995188
parentbe8d24539cd7f6fba7ae9db204aa7351d7d6c1cd
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/stable/9@228245 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/network.subr
share/man/man5/rc.conf.5