K 10 svn:author V 7 glebius K 8 svn:date V 27 2005-02-22T07:39:15.000000Z K 7 svn:log V 277 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@ MFC after: 2 weeks END