Albert Vaca Cintora
af01f066ed
Formatting fixes
2023-07-30 09:31:38 +02:00
Albert Vaca Cintora
28bbe69b7e
WIP: IPv6 support
2023-07-30 09:31:38 +02:00
Albert Vaca Cintora
17f128d0bb
WIP: Return some ip in ip records
2023-07-30 09:31:38 +02:00
Albert Vaca Cintora
8e8b7c6681
Rename things
2023-07-30 09:31:38 +02:00
Albert Vaca Cintora
0ba7e4c518
WIP: Implement mdns server responses, missing a way to determine ip address
2023-07-30 09:31:38 +02:00
Albert Vaca Cintora
1685b64026
WIP: Continue to integrate with mdns.h
2023-07-30 09:31:38 +02:00
Albert Vaca Cintora
3f94d8fd63
Rename some stuff
2023-07-30 09:31:38 +02:00
Albert Vaca Cintora
7c880302e6
Add commented code to parse the fields we don't store
2023-07-30 09:31:38 +02:00
Albert Vaca Cintora
640c20ecc4
WIP: Replacing 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-07-30 09:31:38 +02:00