Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 2010 14:57:37 +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:  <201011282005.oASK5uCG092669@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-11-28 14:57:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netinet6         nd6.c 
  Log:
  SVN rev 215999 on 2010-11-28 14:57:37Z by bz
  
  MFC r215418:
  
    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.
  
  Revision    Changes    Path
  1.123.2.12  +1 -3      src/sys/netinet6/nd6.c



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