Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 2000 21:00:02 -0700 (PDT)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net radix.c radix.h route.c
Message-ID:  <200004230400.VAA73922@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     2000/04/22 21:00:02 PDT

  Modified files:
    sys/net              radix.c radix.h route.c 
  Log:
  A couple months ago, Kirk and I were doing a walkthrough of the radix-tree
  search routine, and scratching our heads over why it was so obfuscated.
  This delta fixes a number of confusing style bugs and renames several
  structure members to have more meaningful names.  There remain a number
  of odd control-flow structures.  These changes do not affect the generated
  code.
  
  Revision  Changes    Path
  1.21      +191 -146  src/sys/net/radix.c
  1.17      +12 -12    src/sys/net/radix.h
  1.60      +2 -2      src/sys/net/route.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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