mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
UDP bind() can be O(N^2) in some pathological cases. Thanks to secondary hash tables, we can make it O(N) Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
3.0 KiB
3.0 KiB