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

ffmuc-ipv6-ra-filter: make filter less verbose #48

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

grische
Copy link
Contributor

@grische grische commented Nov 17, 2023

The "ebtables-tiny -L" is called regularly and the output is printed as log messages of micron.d causing unnecessary log spam.

The "ebtables-tiny -L" is called regularly and the output is printed as
log messages of micron.d causing unnecessary log spam.
@grische grische marked this pull request as ready for review November 17, 2023 20:01
@awlx awlx merged commit 6eeaa2e into freifunk-gluon:master Nov 18, 2023
1 check passed
@grische grische deleted the fix/ipv6-ra-filter-less-verbose branch November 18, 2023 17:50
grische added a commit to grische/site-ffm that referenced this pull request Nov 18, 2023
github-actions bot pushed a commit to freifunkMUC/site-ffm that referenced this pull request Nov 18, 2023
@T-X
Copy link

T-X commented Nov 19, 2023

Btw. how does this differ to gluon-radv-filterd? What are the pros and cons?

@awlx
Copy link
Member

awlx commented Nov 19, 2023

gluon-radv-filtered only works for BATMAN IV afaik. This solution also works for BATMAN V as we don't have a TQ in BATMAN V https://github.com/freifunk-gluon/gluon/blob/master/package/gluon-radv-filterd/src/gluon-radv-filterd.c#L560

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.

3 participants