Eric Dumazet
f24d43c07e
udp: complete port availability checking
...
While looking at UDP port randomization, I noticed it
was litle bit pessimistic, not looking at type of sockets
(IPV6/IPV4) and not looking at bound addresses if any.
We should perform same tests than when binding to a
specific port.
This permits a cleanup of udp_lib_get_port()
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2008-10-09 14:51:27 -07:00
..
2008-09-24 16:22:22 -05:00
2008-07-25 10:53:27 -07:00
2008-09-20 22:20:49 -07:00
2008-07-25 21:43:18 -07:00
2008-09-22 19:24:45 -07:00
2008-10-06 12:53:50 -07:00
2008-09-12 03:11:54 +02:00
2008-10-08 11:35:20 +02:00
2008-07-19 22:34:43 -07:00
2008-10-08 14:56:41 -07:00
2008-10-08 11:14:13 -07:00
2008-07-19 22:34:43 -07:00
2008-10-08 17:33:01 -07:00
2008-07-19 22:34:43 -07:00
2008-10-08 17:24:16 -07:00
2008-08-22 16:29:49 -04:00
2008-10-09 14:51:27 -07:00
2008-10-09 14:42:40 -07:00
2008-07-19 22:34:43 -07:00
2008-07-20 17:43:29 -07:00
2008-09-30 03:03:35 -07:00
2008-10-05 13:33:42 -07:00
2008-07-19 22:34:43 -07:00
2008-10-06 19:37:33 -04:00
2008-10-08 14:26:36 -07:00
2008-07-19 22:34:43 -07:00
2008-07-25 21:43:18 -07:00
2008-10-06 12:54:57 -07:00
2008-07-25 21:43:18 -07:00
2008-10-05 11:16:16 -07:00
2008-10-06 18:14:57 -04:00
2008-07-22 14:16:42 -07:00
2008-08-13 02:40:48 -07:00
2008-10-08 11:36:22 -07:00
2008-10-09 14:33:26 -07:00
2008-09-20 22:20:49 -07:00
2008-09-02 23:38:32 -07:00
2008-07-26 20:23:44 -07:00
2008-07-23 23:00:36 +02:00
2008-10-06 18:14:56 -04:00
2008-07-19 22:34:43 -07:00
2008-10-05 13:33:42 -07:00
2008-07-24 10:47:27 -07:00
2008-10-08 17:15:19 -07:00
2008-10-08 17:15:19 -07:00
2008-09-23 08:09:14 -07:00
2008-07-27 09:45:34 -07:00