On 28 Jun 2009, at 00:35, Hiroki Sato wrote:
Rui Paulo wrote
in :
rp> On 26 Jun 2009, at 09:00, Hiroki Sato wrote:
rp> > So, I want to add the following changes:
rp> >
rp> > 1. Use per-interface ND6 flag "ifdisabled" as a flag for if it
is
rp> >IPv6-enabled or not. Set it by default.
Rui Paulo wrote
in :
rp> On 26 Jun 2009, at 09:00, Hiroki Sato wrote:
rp> > So, I want to add the following changes:
rp> >
rp> > 1. Use per-interface ND6 flag "ifdisabled" as a flag for if it is
rp> >IPv6-enabled or not. Set it by default.
rp>
rp> This looks okay, but "ifdisabled" seems to
On 26 Jun 2009, at 09:00, Hiroki Sato wrote:
Hi all,
I want to convert net.inet6.ip6.{accept_rtadv,auto_linklocal} to
per-interface flags to nuke rc.d/auto_linklocal. The motivations and
changes are as follow. If you are using IPv6 and/or familiar with
the IPv6 implementation, please let me k
Hiroki Sato wrote:
The ip6.autolinklocal had been enabled but disabled since 6.2R by
default because automatic configuration of L3 address is insecure.
However, it makes IPv6 configuration complex because of no link-local
address on an interface. Malformed address configuration can be
happe
Hi all,
I want to convert net.inet6.ip6.{accept_rtadv,auto_linklocal} to
per-interface flags to nuke rc.d/auto_linklocal. The motivations and
changes are as follow. If you are using IPv6 and/or familiar with
the IPv6 implementation, please let me know your comments.
The ip6.autolinklocal h