Commit graph

5 commits

Author SHA1 Message Date
Albert Vaca Cintora
ac16a75795 moar 2023-08-11 15:21:39 +02:00
Albert Vaca Cintora
f437703677 Revert "Remove a bunch of debug logs"
This reverts commit 872e75b6fa.
2023-08-11 15:10:59 +02:00
Albert Vaca Cintora
790b08ee24 Add MDNS e2e test 2023-08-10 15:55:02 +02:00
Albert Vaca Cintora
5a83bb04f7 Implement IP match function 2023-08-10 15:55:02 +02:00
Albert Vaca Cintora
9a49f002b7 Replace KDNSSD with mdns.h
KDNSSD only works with Avahi (so, only on Linux) while mdns.h is a
header-only library [1] that implements mdns from scratch and should
work on all platforms.

[1] https://github.com/mjansson/mdns
2023-08-10 15:54:19 +02:00