git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7b5f48
)
[UDP]: Do not allow specific bind when wildcard bind exists.
author
David S. Miller
<davem@sunset.davemloft.net>
Mon, 30 Apr 2007 21:51:58 +0000
(14:51 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 30 Apr 2007 21:51:58 +0000
(14:51 -0700)
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>
No differences found