K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-10-20T21:44:31.000000Z K 7 svn:log V 384 Split out most of the logic from in_pcbbind() into a new function called in_pcbbind_setup() that does everything except commit the changes to the PCB. There should be no functional change here, but in_pcbbind_setup() will be used by the soon-to-appear IP_SENDSRCADDR control message implementation to check or allocate the source address and port. Discussed on: -net Approved by: re END