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

simple_listener, simple_talker bugs #25

Open
intel-ethernet opened this issue Oct 3, 2013 · 2 comments
Open

simple_listener, simple_talker bugs #25

intel-ethernet opened this issue Oct 3, 2013 · 2 comments
Labels

Comments

@intel-ethernet
Copy link
Contributor

  • neither attempt to join the appropriate VLAN prior to attempting to stream or listen to a stream.
  • simple_listener does not process the messages out of MRP sufficiently to detect an active stream is available. It currently connects to the mrpd, and processes messages in msg_process(), but the code which looks only for "SNET" is not correct.
  • simple_listener does not initialize the pcap mac address filter with the detected stream mac address.
@davidcemin davidcemin added the bug label Oct 2, 2014
@davidcemin
Copy link
Contributor

This issue is open for about a year. Did anyone work on this already?

@andrew-elder
Copy link

AFAIK this issue still exists.

andrew-elder pushed a commit that referenced this issue Mar 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants