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:
d570ee4
)
[SCTP]: Allow unspecified port in sctp_bindx()
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Tue, 15 May 2007 21:14:58 +0000
(17:14 -0400)
committer
Vladislav Yasevich
<vxy@hera.kernel.org>
Wed, 13 Jun 2007 20:44:41 +0000
(20:44 +0000)
Allow sctp_bindx() to accept multiple address with
unspecified port. In this case, all addresses inherit
the first bound port. We still catch full mis-matches.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Acked-by: Sridhar Samudrala <sri@us.ibm.com>
No differences found