Eric Dumazet
5781b2356c
udp: udp_lib_get_port() fix
...
Now we can have a large udp hash table, udp_lib_get_port() loop
should be converted to a do {} while (cond) form,
or we dont enter it at all if hash table size is exactly 65536.
Reported-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-12-13 19:32:39 -08:00
..
2009-12-09 19:43:33 -08:00
2009-11-05 22:18:18 -08:00
2009-11-25 15:48:41 -08:00
2009-11-12 02:05:06 -08:00
2009-10-07 14:45:58 -07:00
2009-10-18 18:52:53 -07:00
2009-12-08 07:55:01 -08:00
2009-11-25 15:48:41 -08:00
2009-12-03 12:14:38 -08:00
2009-10-05 00:21:56 -07:00
2009-12-03 12:22:55 -08:00
2009-11-25 15:14:13 -08:00
2009-10-05 00:21:56 -07:00
2009-11-01 23:55:10 -08:00
2009-11-29 16:55:45 -08:00
2009-12-02 22:07:23 -08:00
2009-10-18 18:52:53 -07:00
2009-12-08 20:17:51 -08:00
2009-11-23 10:41:23 -08:00
2009-12-08 20:19:53 -08:00
2009-11-13 20:46:58 -08:00
2009-12-08 07:55:01 -08:00
2009-12-01 16:15:57 -08:00
2009-11-25 15:14:13 -08:00
2009-12-01 22:13:38 -08:00
2009-10-29 01:39:54 -07:00
2009-11-23 10:41:23 -08:00
2009-12-01 16:15:58 -08:00
2009-11-17 00:05:02 -08:00
2009-12-08 07:55:01 -08:00
2009-10-29 21:28:59 -07:00
2009-12-08 07:55:01 -08:00
2009-12-02 22:07:26 -08:00
2009-12-08 07:55:01 -08:00
2009-12-03 16:06:13 -08:00
2009-11-23 10:41:23 -08:00
2009-12-08 20:56:12 -08:00
2009-12-08 20:17:51 -08:00
2009-11-23 10:41:23 -08:00
2009-12-02 22:07:26 -08:00
2009-12-02 22:18:58 -08:00
2009-11-23 10:41:23 -08:00
2009-12-08 20:56:11 -08:00
2009-11-23 10:41:23 -08:00
2009-11-23 10:41:23 -08:00
2009-12-08 20:07:54 -08:00
2009-09-30 16:12:20 -07:00
2009-12-13 19:32:39 -08:00
2009-11-05 21:40:17 -08:00
2009-11-12 02:05:06 -08:00