Skip to content

v0.8.11

Choose a tag to compare

@fhunleth fhunleth released this 11 Sep 02:36
· 50 commits to main since this release
  • Bug fixes
    • Fix MdnsLite.InetMonitor to properly remove interfaces that don't exist in a subsequent update. (@kevinschweikert)
    • Exclude "__unknown" interfaces to ignore interfaces that VintageNet can't get link info on. (@ConnorRigby)
    • Don't crash on other Unix-like OSes (@mneumann)