Vlad Yasevich 2772b495ef SCTP: Pick the correct port when binding to 0.
sctp_bindx() allows the use of unspecified port.  The problem is
that every address we bind to ends up selecting a new port if
the user specified port 0.  This patch allows re-use of the
already selected port when the port from bindx was 0.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
2007-08-30 13:55:20 -04:00
..
2007-08-21 20:58:06 -07:00
2007-07-19 10:44:40 +09:00
2007-07-26 11:11:56 -07:00
2007-07-31 02:28:27 -07:00
2007-07-16 09:05:45 -07:00
2005-04-16 15:20:36 -07:00