Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 2010 09:25:08 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet6 nd6.c
Message-ID:  <201011170925.oAH9PLFj006436@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-11-17 09:25:08 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         nd6.c 
  Log:
  SVN rev 215418 on 2010-11-17 09:25:08Z by bz
  
  No need to re-initialize the callout.  We initially do it in in6_lltable_new()
  right after allocation.  Worse, we are losing the right flags here.
  
  MFC after:      4 days
  
  Revision  Changes    Path
  1.138     +1 -3      src/sys/netinet6/nd6.c



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