Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2010 13:27:51 +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:  <201004271328.o3RDS9Kn022951@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2010-04-27 13:27:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netinet6         mld6.c 
  Log:
  SVN rev 207273 on 2010-04-27 13:27:51Z by bms
  
  MFC 206454:
    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
  
  Revision  Changes    Path
  1.57.2.4  +4 -2      src/sys/netinet6/mld6.c



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