Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 2009 22:56:34 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet6 in6_var.h mld6.c
Message-ID:  <200904202256.n3KMuj95029170@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2009-04-20 22:56:34 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         in6_var.h mld6.c 
  Log:
  SVN rev 191341 on 2009-04-20 22:56:34Z by rwatson
  
  Assert the interface address list lock in IFP_TO_IA6(), as it will
  iterate the interface address list.  Marginally expand IF_ADDR_LOCK()
  coverage in mld6.c to make sure it's held when IFP_TO_IA6() is called.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.38      +1 -0      src/sys/netinet6/in6_var.h
  1.42      +4 -2      src/sys/netinet6/mld6.c



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