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

Support AF_BRIDGE familiy frames from ebtables #31

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

andytzuen
Copy link
Contributor

checkHeader() should return 4 for AF_BRIDGE familiy frames as well.

Tested by capturing STP and DHCP frames from ebtables nflog.

@andytzuen andytzuen mentioned this pull request Nov 2, 2023
Copy link
Owner

@florianl florianl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution! 🙏
It works also fine here.

@andytzuen andytzuen force-pushed the andy/af_bridge branch 3 times, most recently from d07858d to 487d1d4 Compare November 6, 2023 01:12
checkHeader() should return 4 for AF_BRIDGE familiy frames as well.

Signed-off-by: Andy Huang <[email protected]>
@florianl florianl merged commit ab638e3 into florianl:main Nov 6, 2023
12 checks passed
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