Skip to content
Commit de34ed91 authored by David S. Miller's avatar David S. Miller
Browse files

[UDP]: Do not allow specific bind when wildcard bind exists.



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: default avatarDavid S. Miller <davem@davemloft.net>
parent b7b5f487
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment