mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-02-06 02:12:47 +00:00
de34ed91c4
When allocating local ports, do not allow a bind to a port with a specific local address when a bind to that port with a wildcard local address already exists. Noticed by Linus. Signed-off-by: David S. Miller <davem@davemloft.net>