/llmnr_sender

Full LLMNR sender implementation for GNU/Linux

Primary LanguageCGNU General Public License v3.0GPL-3.0

llmnr sender

LLMNR stands for Link Local Multicast Name Resolution. It's a P2P (peer to peer) protocol defined in RFC 4795 (https://tools.ietf.org/html/rfc4795) used to perform name resolution inside a LAN.

This is a full implemetation, developed for GNU/Linux that address the client side of the protocol. It full integrates within the OS.