Skip to content
Snippets Groups Projects
Commit 5dfea2dd authored by Jianwen Ji's avatar Jianwen Ji
Browse files

Fix length issue of sctp_primary_addr.pkt on Linux


Before fix:
   sctp_primary_addr.pkt:13: runtime error in setsockopt call: Expected result 0 but got -1 with errno 22 (Invalid argument)

After fix:
   test passed both on Linux x86_64 and ppc64le

Signed-off-by: default avatarJianwen Ji <jijianwen@gmail.com>
parent 872c4057
No related branches found
No related tags found
Loading
Loading
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