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

openstack: add mac interfaces #525

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

fjmolinas
Copy link
Contributor

This PR adds some functions to allow interacting directly with the mac layer or getting notified from mac layer events:

  • Added upper_sendDone/receive to handle those events in an arbitrary higher layer.
  • Added ieee154e_indicate_sync() function that default to openserial logs but that can be overridden by a higher layer to
    do some more meaningful stuff or just log in a different format.
  • Added sixtop_indicate_recv() function to be able to notify a higher layer of a sixtop request outcome.

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

Successfully merging this pull request may close these issues.

1 participant