vfreex / mdns-reflector

a lightweight and performant multicast DNS (mDNS) reflector with modern design, supports zone based reflection and IPv6
GNU General Public License v3.0
166 stars 16 forks source link

Feature: Uni-directional reflection. #6

Open dzatoah opened 1 year ago

dzatoah commented 1 year ago

In order to be able to use mdns-reflector in our schools (Debian Edu), we need the option to announce the services unidirectionally from one network to the other and not arbitrarily bidirectionally (like right now).

I will provide patches for this and ideally we find a solution that pleases us both and they can be merged into this Repo.

sunweaver commented 1 year ago

@vfreex Do you see any blockers for implementing this?