Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Apr 2008 06:12:13 +0000 (UTC)
From:      Qing Li <qingli@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net radix_mpath.c radix_mpath.h
Message-ID:  <200804130612.m3D6CDcm083732@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
qingli      2008-04-13 06:12:13 UTC

  FreeBSD src repository

  Added files:
    sys/net              radix_mpath.c radix_mpath.h 
  Log:
  These files handle the radix tree for the ECMP routes.
  The original code from KAME did not take care of address
  aliases or multiple ip addresses that have the same
  prefix.
  
  Reviewed by:    rwatson, gnn, sam, kmacy, julian
  
  Revision  Changes    Path
  1.1       +334 -0    src/sys/net/radix_mpath.c (new)
  1.1       +62 -0     src/sys/net/radix_mpath.h (new)



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