qingli 2008-05-30 09:34:35 UTC
FreeBSD src repository
Modified files:
sys/net radix_mpath.c radix_mpath.h
Log:
When RADIX_MPATH is enabled, the route selection is not rotating
through the multipath entries. The hash value was a signed integer
and was always giving a -1 value.
PR: 123991
Submitted by: Barrett Lyon
Revision Changes Path
1.6 +4 -4 src/sys/net/radix_mpath.c
1.3 +2 -2 src/sys/net/radix_mpath.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"