Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 2004 00:48:48 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet6 nd6.c
Message-ID:  <200404190748.i3J7mmpY033558@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2004/04/19 00:48:48 PDT

  FreeBSD src repository

  Modified files:
    sys/netinet6         nd6.c 
  Log:
  Remove a tail-recursive call in nd6_output.
  This change is functionally identical to the original code, though
  I have no idea if that was correct in the first place (see comment
  in the commit).
  
  Revision  Changes    Path
  1.41      +8 -5      src/sys/netinet6/nd6.c



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