Actions
Feature #15853
closedAdd mDNS Bridge (mdns-bridge) package
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
New Package Request
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Description
mDNS Bridge is intended as an alternative to Avahi reflection for sharing Multicast DNS across network interfaces.
Compared with Avahi, mDNS Bridge is expected to offer several advantages:- mDNS Bridge is purpose built for bridging mDNS data only.
- Does not retain state across packets (no caching).
- Correctly forwards mDNS NSEC packets.
- Supports newer mDNS packet types such as OPT, SVCB and HTTPS.
- Offers interface specific inbound/outbound filter controls.
- Smaller and simpler code, offering easier inspection/validation.
- Run time memory requirements approximately 1/2 the size of Avahi.
Updated by Marcos M about 2 months ago
- Status changed from Pull Request Review to Feedback
This is now in dev. After it's been tested working there, it can be picked for 2.8/25.03.
Updated by Marcos M about 2 months ago
- Category changed from Avahi to New Package Request
Updated by Christian McDonald 20 days ago
- Status changed from Feedback to Resolved
mdns-bridge is available in 2.8/25.03
Bugs can be tracked in separate issues.
Marking resolved.
Actions