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

MAC: Implement address filtering for logic interface in hybrid mode #165

Merged

Conversation

m-byte
Copy link
Contributor

@m-byte m-byte commented Jul 22, 2024

With this, in hybrid mode, the MAC address is used to filter packets destined for the logic interface. Packets addressed to either the broadcast MAC, the IPv4 Multicast MACs and the IPv6 Multicast MACs are forwarded to both logic and CPU interface.

@m-byte m-byte marked this pull request as ready for review July 24, 2024 05:43
@enjoy-digital
Copy link
Owner

Thanks @m-byte!

@enjoy-digital enjoy-digital merged commit 55bae6b into enjoy-digital:master Aug 19, 2024
@enjoy-digital
Copy link
Owner

This is merged, we'll have to see if the additional checks don't degrade too much timings, if so, we could make some of them configurable/optional.

@enjoy-digital
Copy link
Owner

@m-byte: I added some comments on top of it to help understand/maintain the filtering part: bfc07e5

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.

2 participants