K 10 svn:author V 7 glebius K 8 svn:date V 27 2005-02-28T10:08:06.000000Z K 7 svn:log V 372 MFC 1.159, 1.160: We can make code simplier after last change. Noticed by: Andrew Thompson In in_pcbconnect_setup() remove a check that route points at loopback interface. Nobody have explained me sense of this check. It breaks connect() system call to a destination address which is loopback routed (e.g. blackholed). Reviewed by: silence on net@ END