diff options
author | Daniel Borkmann <[email protected]> | 2013-10-22 18:34:56 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-10-23 16:57:14 -0400 |
commit | fecda03493646b53f53892fa3c38c75ba9310374 (patch) | |
tree | 04e1a1ff06f5a7a40b7d546193457942f942fbd8 /net/lapb | |
parent | afb14c7cb66c0401237b181131fd3d6bd4810909 (diff) |
net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6
Commit 8a07eb0a50 ("sctp: Add ASCONF operation on the single-homed host")
implemented possible use of IPv4 addresses with non SCTP_ADDR_SRC state
as source address when sending ASCONF (ADD) packets, but IPv6 part for
that was not implemented in 8a07eb0a50. Therefore, as this is not restricted
to IPv4-only, fix this up to allow the same for IPv6 addresses in SCTP.
Signed-off-by: Daniel Borkmann <[email protected]>
Cc: Michio Honda <[email protected]>
Acked-by: Michio Honda <[email protected]>
Acked-by: Vlad Yasevich <[email protected]>
Acked-by: Neil Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions