Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34515
b: refs/heads/master
c: eb5fa39
h: refs/heads/master
i:
  34513: b96eec4
  34511: d928129
v: v3
  • Loading branch information
Vladislav Yasevich authored and David S. Miller committed Sep 22, 2006
1 parent 7e1d0e8 commit 7f9e94e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: df7deeb5402087ea0387173aaf067d37a264a8f0
refs/heads/master: eb5fa39f5ef490c72901b547ac5e7211efd47d56
2 changes: 2 additions & 0 deletions trunk/net/sctp/socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -5619,6 +5619,8 @@ static void sctp_sock_migrate(struct sock *oldsk, struct sock *newsk,
/* Copy the bind_addr list from the original endpoint to the new
* endpoint so that we can handle restarts properly
*/
if (PF_INET6 == assoc->base.sk->sk_family)
flags = SCTP_ADDR6_ALLOWED;
if (assoc->peer.ipv4_address)
flags |= SCTP_ADDR4_PEERSUPP;
if (assoc->peer.ipv6_address)
Expand Down

0 comments on commit 7f9e94e

Please sign in to comment.