mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-15 01:25:01 +00: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