Skip to content
Snippets Groups Projects
Commit 47923408 authored by hoelscher's avatar hoelscher
Browse files

add second try to get sctp_peer_addr_change notification

parent 8eb13dc9
No related branches found
No related tags found
No related merge requests found
...@@ -21,3 +21,9 @@ spp_ipv6_flowlabel=0, spp_dscp=0}, 152) = 0 ...@@ -21,3 +21,9 @@ spp_ipv6_flowlabel=0, spp_dscp=0}, 152) = 0
+0.5 sctp_recvv(3, [{iov_base={spc_type=SCTP_PEER_ADDR_CHANGE, spc_flags=0, spc_length=152, spc_aaddr=..., spc_state=SCTP_ADDR_UNREACHABLE, spc_error=0, +0.5 sctp_recvv(3, [{iov_base={spc_type=SCTP_PEER_ADDR_CHANGE, spc_flags=0, spc_length=152, spc_aaddr=..., spc_state=SCTP_ADDR_UNREACHABLE, spc_error=0,
spc_assoc_id=...}, iov_len=1000}], 1, ..., 20, NULL, [0], [SCTP_RECVV_NOINFO], spc_assoc_id=...}, iov_len=1000}], 1, ..., 20, NULL, [0], [SCTP_RECVV_NOINFO],
[MSG_NOTIFICATION|MSG_EOR]) = 152 [MSG_NOTIFICATION|MSG_EOR]) = 152
+0.0 < sctp: HEARTBEAT_ACK[flgs=0, HEARTBEAT_INFORMATION[len=..., val=...]]
+0.5 sctp_recvv(3, [{iov_base={spc_type=SCTP_PEER_ADDR_CHANGE, spc_flags=0, spc_length=152, spc_aaddr=..., spc_state=SCTP_ADDR_AVAILABLE, spc_error=0,
spc_assoc_id=...}, iov_len=1000}], 1, ..., 20, NULL, [0], [SCTP_RECVV_NOINFO],
[MSG_NOTIFICATION|MSG_EOR]) = 152
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment