K 10 svn:author V 6 qingli K 8 svn:date V 27 2009-09-14T22:19:47.129316Z K 7 svn:log V 449 Previously local end of point-to-point interface is not reachable within the system that owns the interface. Packets destined to the local end point leak to the wire towards the default gateway if one exists. This behavior is changed as part of the L2/L3 rewrite efforts. The local end point is now reachable within the system. The inpcb code needs to consider this fact during the address selection process. Reviewed by: bz MFC after: immediately END