KadNode 0.9.1 released
This is an intermediate release for the upcoming 1.0.
Most changes are minor improvements and polishing.
The DNS interface allows SRV Resource Record now
that might be useful for voice-over-IP programs.
- add --query-tld option to configure the top level domain
used to divert DNS queries to KadNode (default is .p2p) - support hosts that only have IPv4 enabled
- set search results lifetime to 20 minutes instead of just 5
- restart a search only if there are no valid results or more
than half of the search results lifetime has expired. - export peers not only at program exit, but every 24 hours
- increase maximum number of exported good peers to 150
- [FWD] rename --disable-forwardings to --fwd-disable
- [DNS] allow return of multiple IP addresses
- [DNS] add support for service location records (SRV)
- [DNS,CMD,NSS,WEB] increase maximum number
of addresses to be returned at once to 32 - [LPD] honor --ifce setting for listening multicast socket
- [LPD] make local peer discovery a compile time option
- rename --disable-multicast to --lpd-disable
- rename --mcast-addr to --lpd-addr
Attached are packages for Debian (.deb), OpenWrt (.ipk), ArchLinux (.tar.xz) and MacOSX (.pkg).
Also attached is an unpackaged version for Windows (.zip) and the source code package (.tar.gz).