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

Feature request - filter command to support a list of mac addresses for BPF filtering #14

Open
mpihelgas opened this issue Apr 30, 2024 · 2 comments

Comments

@mpihelgas
Copy link

Currently the YAML file containing BPF filters seems to support only network addresses (i.e., net BPF filter).
In some situations it would be nice to be able to also add MAC addresses to be filtered (i.e., ether host BPF filter).

Thanks!

@markuskont
Copy link
Member

Done in fbe41df

@mpihelgas
Copy link
Author

Thank you, I'll run some tests to provide more feedback.

First thing I noticed, there seems to be some leftover noisy debug printing on https://github.com/StamusNetworks/gophercap/blob/master/pkg/filter/condition.go#L214

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

No branches or pull requests

2 participants