Home > mpath-project

mpath-project

Mpath-project is a project mainly written in C and C++, it's free.

kernel version : FreeBSD 8.0-RELEASE

mpath project 2010

Multipath routeing support in a FreeBSD kernel. Currently we support FreeBSD 8.0 only.

It enables:

  • IPv4 and IPv6 multipath routeing table.
  • multipath routing support in netstat.

File

README :This file. install.csh :C-Sell(csh/tcsh) script for install. uninstall.csh :C-Sell script for uninstall(unpacth). netstat/* :Patch for netstat of multipath support.

ToDo

  1. To download kernel source by sysinstall.
  2. To run the install script.(./install.csh)
  3. After reboot, run the netstat install script.(./netstat/install.csh)

UPDATE

...branch ptree 2010/10/05 ptree routeing table debug start. 2010/10/11 Add rtentry array. debugging...

...ptree_v2.0 2010/10/22 ptree debug restart. 2010/10/26 rtinit debugged? ...ptree_v2.1 2010/10/27 rtalloc debug start. ...ptree_v2.2 2010/10/28 ...ptree_v2.3 2010/10/29 ...ptree_v2.4 2010/10/31 ping ...ptree_v2.5 2010/11/03 reset debug print. ...ptree_v3 2010/12/08 mpath debug start. ...ptree_v3.2 2010/12/08 mpath add and delete worked. 2011/01/11 CIDER support is worked. 2011/01/19 dhcp support is worked.

Previous:Watermelon-Linux