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

Hw MAC address filter #60

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Hw MAC address filter #60

wants to merge 9 commits into from

Conversation

datdenkikniet
Copy link
Contributor

@datdenkikniet datdenkikniet commented Dec 17, 2022

Description

Add a configuration interface for the hardware filter of the MAC.

TODO

  1. Test perfect source filtering.
  2. Test perfect destination filtering.
  3. Test hash table source filtering.
  4. Test hash table destination filtering.
  5. Test multicast.
  6. Test broadcast.
  7. Update CHANGELOG.md

@datdenkikniet datdenkikniet force-pushed the hw_mac_filter branch 2 times, most recently from b84900e to 47717b8 Compare December 17, 2022 21:58
@datdenkikniet
Copy link
Contributor Author

Currently FrameFiltering::configure takes about 700 bytes in a release binary. I will try to investigate ways to bring that number down, as it is... undesirable that that number is so high.

@datdenkikniet datdenkikniet changed the title Hw mac filter Hw MAC address filter Jan 3, 2023
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