mdns-repeater icon indicating copy to clipboard operation
mdns-repeater copied to clipboard

Add IPv6 support

Open Alphix opened this issue 1 year ago • 0 comments

This PR adds IPv6 support to mdns-repeater.

I've broken it out into a long list of patches which kind of track the history of rewriting the daemon. In the process I've removed some hardcoded limitations (like the number of interfaces).

I realise that it might be a bit difficult to review the individual patches. It might be better to just read through mdns-repeater.c with the whole patchset applied.

Alphix avatar Feb 07 '24 12:02 Alphix