8c2379fd97
RFC4191 - supports host-side router-preference RFC3542 - if DAD fails on a interface, disables IPv6 operation on the interface - don't advertise MLD report before DAD finishes Others - fixes integer overflow for valid and preferred lifetimes - improves timer granularity for MLD, using callout-timer. - reflects rtadvd's IPv6 host variable information into kernel (router only) - adds a sysctl option to enable/disable pMTUd for multicast packets - performs NUD on PPP/GRE interface by default - Redirect works regardless of ip6_accept_rtadv - removes RFC1885-related code From the KAME project via SUZUKI Shinsuke. Reviewed by core.
22 lines
953 B
Plaintext
22 lines
953 B
Plaintext
# $NetBSD: rtadvd.conf,v 1.3 2006/03/05 23:47:08 rpaulo Exp $
|
|
# $KAME: rtadvd.conf,v 1.13 2003/06/25 03:45:21 itojun Exp $
|
|
#
|
|
# Note: All of the following parameters have default values defined
|
|
# in specifications, and hence you usually do not have to set them
|
|
# by hand unless you need special non-default values.
|
|
#
|
|
# You even do not need to create the configuration file. rtadvd
|
|
# would usually work well without a configuration file.
|
|
# See also: rtadvd(8)
|
|
|
|
# per-interface definitions.
|
|
# Mainly IPv6 prefixes are configured in this part. However, rtadvd
|
|
# automatically learns appropriate prefixes from the kernel's routing
|
|
# table, and advertises the prefixes, so you don't have to configure
|
|
# this part, either.
|
|
# If you don't want the automatic advertisement, (uncomment and) configure
|
|
# this part by hand, and then invoke rtadvd with the -s option.
|
|
|
|
#ef0:\
|
|
# :addr="3ffe:501:ffff:1000::":prefixlen#64:
|