Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 2009 07:00:20 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet6 in6_ifattach.c
Message-ID:  <200910020700.n9270ijY069007@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hrs         2009-10-02 07:00:20 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         in6_ifattach.c 
  Log:
  SVN rev 197703 on 2009-10-02 07:00:20Z by hrs
  
  Enable adding a link-local address even if ND6_IFF_IFDISABLED.
  Note that when the interface has ND6_IFF_IFDISABLED, a newly-added
  address is always marked as IN6_IFF_TENTATIVE so that the interface
  can perform DAD after the ND6_IFF_IFDISABLED is cleared.
  
  Revision  Changes    Path
  1.77      +0 -1      src/sys/netinet6/in6_ifattach.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910020700.n9270ijY069007>