You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
Unfortunately, udp-broadcast-relay doesn't support IPv6 yet (i.e. it only supports AF_INET rather than AF_INET and AF_INET6). I think it could be reworked to support it, but it would need additional options to indicate that they are ipv6 addresses, and to use ipv6 sockets, etc.
Just wanted to throw a "me too" on this. There are certain (poorly-behaved, IMHO) devices that seem to only advertise on ipv6 mDNS right now. Being poorly-behaved, I also want them corralled into their own subnet. I think an avahi repeater is the only way to do this for those devices right now, but I'd much rather be using this much simpler tool for that.
please add ipv6 support.
here is an poor user that has samba on a server vlan and users on a user vlan.
to make the users to be able to see the samba server via discovery (wsdd), we need ipv6 support either.
I'm not actually running ipv6 in my router as my ISP doesn't support it. I could run a tunnel, but I just haven't got around to it. Thus, I'm not really able to test ipv6 support properly. However, patches to add the feature are welcome!
When trying to join an IPv6 multicast group, udp-broadcast-relay-redux tries to add it to the IPv4 address for the interface.
The text was updated successfully, but these errors were encountered: