Skip to content

Releases: SmartHomeOS/TinyDNS

v0.9

01 Sep 04:10
Compare
Choose a tag to compare

What's New:

  • Implement Record Writing - used for known answer suppression in MDNS
  • New RFC 6762 compliant cache mechanism
  • MDNS with multiple traffic control features implemented to avoid excessive traffic generation
    • Known answer suppression
    • Passive query response
    • Loop breaking response suppression
    • Bounded caching to handle non-compliant MDNS implementations
  • Performance improvements (including buffer pooling to minimize memory usage)
  • Intelligent nameserver selection - including local DNS fallback for local queries
  • Support per-adapter DNS suffix

Full Changelog: v0.8...v0.90

v0.8

11 Aug 22:22
Compare
Choose a tag to compare

What's New:

Full Changelog: v0.6...v0.8

v0.6

19 Jul 16:29
Compare
Choose a tag to compare

What's New:

  • Example Easy DNS and Dig utility
  • Implement SOA record

Full Changelog: v0.5...v0.6

v0.5

18 Jul 23:24
Compare
Choose a tag to compare