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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to