llmnrd v0.3
- 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
Thanks to @pali for testing and bug reports.