Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2008 19:42:13 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet6 mld6.c
Message-ID:  <200809101942.m8AJgMAW086346@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2008-09-10 19:42:13 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         mld6.c 
  Log:
  SVN rev 182915 on 2008-09-10 19:42:13Z by bz
  
  mld_timerresid() returns ms so instead of doing the maths in usec
  and then dividing down to ms, do the maths in ms.
  
  Obtained from:  NetBSD mld6.c rev. 1.47
  MFC after:      2 months
  
  Revision  Changes    Path
  1.36      +1 -1      src/sys/netinet6/mld6.c



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