K 10 svn:author V 8 truckman K 8 svn:date V 27 2001-03-05T23:18:47.000000Z K 7 svn:log V 548 MFC: 1.158 - 1.161 Block packets with a 127/8 destination arriving via an exernal interface. Disable IP address vs. arrival interface consistency checking for unicast packets when IP forwarding is enabled and for packets forwarded by 'ipfw fwd'. Always perform broadcast IP address vs. arrival interface checking. This was the historical behavior, but has been broken for quite a while. Attempt to optimize the order of the tests. Also, disable unicast IP address vs. arrival interface checking by default for POLA reasons. Approved by: jkh END