prefixcmd_enable was obsoleted by syncing recent KAME. New prefix(8)

is just a shell script for backward compatibility.  Now, we always use
ifconfig(8) instead of prefix(8).

MFC after:	3 weeks
This commit is contained in:
Hajimu UMEMOTO 2001-06-11 13:28:05 +00:00
parent e72aa2fa57
commit 449eb73569

View file

@ -247,7 +247,6 @@ ipv6_router_flags="" # Flags to IPv6 routing daemon.
ipv6_default_interface="" # Default output interface for scoped addrs.
# Now this works only for IPv6 link local
# multicast addrs.
prefixcmd_enable="YES" # Use prefix command to assign router prefix.
rtadvd_enable="YES" # Set to YES to enable an IPv6 router
# advertisement daemon. If set to YES,
# this router becomes a possible candidate