Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sctp_recv read same packet continuously #15

Closed
vk-coder opened this issue Mar 18, 2014 · 1 comment
Closed

sctp_recv read same packet continuously #15

vk-coder opened this issue Mar 18, 2014 · 1 comment

Comments

@vk-coder
Copy link

I have developed a client server program where multiple clients connect to server and exchange sctp packets.
clients are places in one Virtual machine (VirtualBox) and Server is in another virtual machine, and interface is configured as host-only interface.

Environment

uname -a

Linux ucc1 3.10.27-1.el6.elrepo.x86_64 #1 SMP Thu Jan 16 15:56:52 EST 2014 x86_64 x86_64 x86_64 GNU/Linux

rpm -q lksctp-tools

lksctp-tools-1.0.10-7.el6.x86_64

two strange problems i am facing

  1. all of a sudden sctp_recv keeps receiving same package indefinitely.
  2. Some packets sent earlier get sent again and again randomly.

Any comments much appreciated.

@p1-bmu
Copy link
Contributor

p1-bmu commented Sep 20, 2018

Should have been solved from last commits

@p1-bmu p1-bmu closed this as completed Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants