KadNode 0.9.2 released
This release contains two big improvements. First, we now have packages for FreeBSD and Windows. The second improvement is that the Local Peer Discovery code was reworked. So that should probably work now. :-)
- add FreeBSD package
- add Windows package
- add Windows support (via Cygwin)
- add support for Windows services
- add "---service-start", "--service-install" and "--service-remove"
- fix IPv4 localhost address byte order when resolving own value
- [NSS] add FreeBSD support
- [NSS] fix maximum address limit per request
- [LPD] send a multicast packet for each interface by default
- [DNS] now answer to PTR queries for localhost address
- some programs request a PTR record for localhost and
time out first until they start doing A/AAA/SRV requests,
so this will hopefully speed up other requests
- some programs request a PTR record for localhost and
Attached are packages for Debian (.deb), FreeBSD (.txz), OpenWrt (.ipk), ArchLinux (.tx.xz), Windows (.exe) and MacOSX (.pkg)