HomeFreeBSD

When the RADIX_MPATH kernel option is enabled, the RADIX_MPATH code tries
rS225163Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

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

Details

Provenance
qingliAuthored on
Parents
rS225162: - Convert to TRE style
Branches
Unknown
Tags
Unknown

Event Timeline