Commit graph

4 commits

Author SHA1 Message Date
Aleix Pol Gonzalez
3fd0b2fbfd Fixes from code review 2023-08-28 18:39:30 +02:00
Albert Vaca Cintora
fd25318a20 Add MDNS e2e test 2023-08-28 18:39:30 +02:00
Albert Vaca Cintora
c053c65816 Implement IP match function 2023-08-28 18:39:30 +02:00
Albert Vaca Cintora
191492b3ca 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-28 18:39:30 +02:00