PERFORCE change 138344 for review

Bjoern A. Zeeb bz at FreeBSD.org
Sun Mar 23 17:14:22 UTC 2008


On Sun, 23 Mar 2008, Qing Li wrote:

> http://perforce.freebsd.org/chv.cgi?CH=138344
>
> Change 138344 by qingli at FreeBSD-newarp on 2008/03/23 08:11:05
>
>
> 	This patch provides the backend of the equal-cost multi-path
> 	support for both IPv4 and IPv6. Previously, multi-path route
> 	insertion is disallowed. For example,
>
> 		route add -net 192.103.54.0/24 10.9.44.1
> 		route add -net 192.103.54.0/24 10.9.44.10
>
> 	The second route insertion will trigger an error message of
> 	"add net 192.103.54.0/24: gateway 10.9.44.10: route already in table"
>
> 	More testing is in progress. I intend to provide incremental support
> 	for failover and connection load balancing across the multi-path.

If I am not misreading rtalloc_mpath is used nowhere. Are you sure
everything was submitted?

-- 
Bjoern A. Zeeb                                 bzeeb at Zabbadoz dot NeT
Software is harder than hardware  so better get it right the first time.


More information about the p4-projects mailing list