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

coresendmsg setting link lost rate = 100% causing the link disappear from GUI #279

Open
GoogleCodeExporter opened this issue Aug 22, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Start core-daemon and core-gui, add two routers n1 and n2 connected through a 
host n3 in between. Start emulation.
2.Issue a coresendmsg command to set the n1 to n3 link lost rate = 100%:
  coresendmsg -a 172.16.0.254 link n1number=1 n2number=3 per=100
  Watch the link between n1 and n3 disappear from GUI. 
3.Issue another coresendmsg command to set the n1 to n3 link lost rate=0%:
  coresendmsg -a 172.16.0.254 link n1number=1 n2number=3 per=0
  Watch the following respond to the coresendmsg command:
  link modify message received, but no wired link or wlan for nodes n1-n3, dropping

What is the expected output? What do you see instead?
setting link lost rate will not cause the link deleted.

What version of the product are you using? On what operating system?
CORE 4.7, core svn 1975

Please provide any additional information below.
See file attached.


Original issue reported on code.google.com by [email protected] on 10 Mar 2015 at 3:44

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant