K 10 svn:author V 6 rstone K 8 svn:date V 27 2016-08-18T22:59:05.621828Z K 7 svn:log V 325 Don't check for broadcast IPs on non-bcast pkts in_broadcast() can be quite expensive, so skip calling it if the incoming mbuf wasn't sent to a broadcast L2 address in the first place. Reviewed by: gnn MFC after: 2 months Sponsored by: EMC / Isilon Storage Division Differential Revision: https://reviews.freebsd.org/D7309 END