summaryrefslogtreecommitdiff
path: root/Userland/Services/LookupServer/MulticastDNS.h
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-12-16LibCore+LookupServer: Implement and use UDPServer::sendsin-ack
2021-07-08Everywhere: Add braces to aggregate initializersDaniel Bertalan
2021-05-10LookupServer: Turn #defines into enum classes and add formatterGunnar Beutner
2021-05-05LookupServer: Implement basic mDNS support :^)Sergey Bugaev