Qing Li b3664a14cc Exclude host routes when checking for prefix coverage on multiple
interfaces. A host route has a NULL mask so check for that condition.
I have also been told by developers who customize the packet output
path with direct manipulation of the route entry (or the outgoing
interface to be specific). This patch checks for the route mask
explicitly to make sure custom code will not panic.

PR:		kern/161805
MFC after:	3 days
2011-10-25 04:06:29 +00:00
..
2011-10-04 23:53:47 +00:00
2011-10-16 14:30:28 +00:00
2011-10-04 13:24:22 +00:00
2011-10-18 08:09:44 +00:00