Skip to content

net/mdns-repeater: Modernize plugin code; Add blocklist support (contributed by Kodehyrden)#4375

Merged
Monviech merged 7 commits intoopnsense:masterfrom
Monviech:mdnsrepeater-cleanup
Dec 6, 2024
Merged

net/mdns-repeater: Modernize plugin code; Add blocklist support (contributed by Kodehyrden)#4375
Monviech merged 7 commits intoopnsense:masterfrom
Monviech:mdnsrepeater-cleanup

Conversation

@Monviech
Copy link
Copy Markdown
Member

A general cleanup of the plugin code because I was tracing a bug in the view with tokenized fields but it caused a chain reaction that resulted in this PR.

This includes: #4362

@Monviech Monviech requested a review from fichtner November 30, 2024 15:37
@Monviech Monviech self-assigned this Nov 30, 2024
@Monviech Monviech added feature Adding new functionality cleanup Low impact changes labels Nov 30, 2024
@vpx23
Copy link
Copy Markdown

vpx23 commented Dec 2, 2024

Maybe we should think about a centralized DNSBL, every service seems to use its own set of blacklists, Unbound, dnscrypt-proxy and now mdns-repeater.

<Required>Y</Required>
<Multiple>Y</Multiple>
</interfaces>
<blacklist type="NetworkField">
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

let's please call this "blocklist"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Not our problem. 😊

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@fichtner The deed has been done.

@fichtner fichtner changed the title net/mdns-repeater: Modernize plugin code; Add blacklist support (contributed by Kodehyrden) net/mdns-repeater: Modernize plugin code; Add blocklist support (contributed by Kodehyrden) Dec 4, 2024
Monviech and others added 4 commits December 5, 2024 14:19
Co-authored-by: Franco Fichtner <franco@lastsummer.de>
…ater/index.volt

Co-authored-by: Franco Fichtner <franco@lastsummer.de>
Co-authored-by: Franco Fichtner <franco@lastsummer.de>
@Monviech Monviech merged commit 65cbc82 into opnsense:master Dec 6, 2024
@Monviech Monviech deleted the mdnsrepeater-cleanup branch December 7, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Low impact changes feature Adding new functionality

Development

Successfully merging this pull request may close these issues.

3 participants