diff options
author | qingli <qingli@FreeBSD.org> | 2011-10-03 19:51:18 +0000 |
---|---|---|
committer | qingli <qingli@FreeBSD.org> | 2011-10-03 19:51:18 +0000 |
commit | ad1a755394fe964557e221bb8167258557383a9d (patch) | |
tree | 5a332798fc6b0493c125d1cbd0b675f330d5cffc /share/misc/scsi_modes | |
parent | f48490efae16713c890edce5fb2544d9847beaf3 (diff) | |
download | FreeBSD-src-ad1a755394fe964557e221bb8167258557383a9d.zip FreeBSD-src-ad1a755394fe964557e221bb8167258557383a9d.tar.gz |
A system may have multiple physical interfaces, all of which are on the
same prefix. Since a single route entry is installed for the prefix
(without RADIX_MPATH), incoming packets on the interfaces that are not
associated with the prefix route may trigger an error message about
unable to allocation LLE entry, and fails L2. This patch makes sure a
valid route is present in the system, and allow the aforementioned
condition to exist and treats as valid.
Reviewed by: bz
MFC after: 5 days
Diffstat (limited to 'share/misc/scsi_modes')
0 files changed, 0 insertions, 0 deletions