Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 2010 12:24:21 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet6 mld6.c
Message-ID:  <201004101224.o3ACOb55035498@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2010-04-10 12:24:21 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         mld6.c 
  Log:
  SVN rev 206454 on 2010-04-10 12:24:21Z by bms
  
  When embedding the scope ID in MLDv1 output, check if the scope of the address
  being embedded is in fact link-local, before attempting to embed it.
  
  Note that this operation is a side-effect of trying to avoid recursion on
  the IN6 scope lock.
  
  PR:             144560
  Submitted by:   Petr Lampa
  MFC after:      3 days
  
  Revision  Changes    Path
  1.60      +4 -2      src/sys/netinet6/mld6.c



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