Searched hist:225163 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/net/
H A Dradix_mpath.cdiff 225163 Thu Aug 25 02:33:12 MDT 2011 qingli When the RADIX_MPATH kernel option is enabled, the RADIX_MPATH code tries
to find the first route node of an ECMP chain before executing the route
command. If the system has a default route, and the specific route argument
to the command does not exist in the routing table, then the default route
would be reached. The current code does not verify the reached node matches
the given route argument, therefore erroneous removed the entry. This patch
fixes that bug.

Approved by: re
MFC after: 3 days

Completed in 60 milliseconds