Link-Local Multicast Resolution (LLMNR) Daemon

Edit Package llmnrd
https://github.com/tklauser/llmnrd

llmnrd is a daemon implementing the Link-Local Multicast Name Resolution (LLMNR)
protocol according to RFC 4795. It currently only supports Linux, as it uses the
netlink kernel interface.

llmnrd will respond to name resolution queries sent by Windows clients in
networks where no DNS server is available. It supports both IPv4 and IPv6.

Refresh
Refresh
Source Files
Filename Size Changed
llmnrd-0.4.tar.gz 0000022146 21.6 KB
llmnrd.changes 0000002959 2.89 KB
llmnrd.service 0000000265 265 Bytes
llmnrd.spec 0000002644 2.58 KB
llmnrd.sysconfig 0000000018 18 Bytes
usr.sbin.llmnrd 0000000193 193 Bytes
Revision 2 (latest revision is 19)
Olaf Hering's avatar Olaf Hering (olh) accepted request 493230 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 2)
- Update to version 0.4
  * llmnrd: Fix hostname compare to also consider the last character.
    This fixes a problem where llmnrd running e.g. on host foobar
    would also reply to queries for host foobaz.
  * llmnrd: Avoid error message on subsequent attempts to join
    multicast group (#21).
  * llmnr-query: Allocate large enough receive buffer to avoid
    truncating LLMNR responses and printing garbage
    hostnames/addresses (#21).
  * llmnr-query: Fixes for misaligned access.
  * Remove Debian packaging as there is now an llmnrd package in
    the official Debian repository .
- Changes since 0.2
  * Merge RTNL interface event loop into main select() loop, fixes
    race condition on termination (#20)
  * No busy wait in llmnrd receive loop (#19)
  * Fixes for handling CPPFLAGS, CFLAGS and LDFLAGS as commonly
    expected (#17)
  * llmnr-query supported on Darwin (Mac OS X) and FreeBSD
  * Additional GCC warnings enabled by default
  * Various smaller fixes and updates
- Changes since 0.1
  * Add debian packaging, from Elazar Leibovich
  * Fix misaligned memory access, from Michael Evertz
  * Don't send empty AAAA responses (#10), from Tobias Klauser
  * Allow to bind to a specific network interface (#9),
    from Tobias Klauser
  * Don't enumerate and store IPv6 addresses if IPv6 is disabled
    (#8), from Tobias Klauser
- Remove patch: llmnrd-fix-cflags.diff (fixed upstream)
Comments 0
openSUSE Build Service is sponsored by