Skip to content

v0.9

Latest
Compare
Choose a tag to compare
@jdomnitz jdomnitz released this 01 Sep 04:10
· 1 commit to master since this release

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