Skip to content

IPR Daemon v0.4.5 Release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 03:11
· 143 commits to main since this release

Changelog

iprd (package)

  • Broadcaster
  • Fix broadcast deadlock in broadcaster on client write fails
  • Harden client writes by using write deadline to not stall on slow/half-open connections
  • Enable TCP keepalive on connections to broadcaster to reap dead clients
  • Listener
  • Fix ignored devices BPF syntax to include all ignored devices
  • Override capture file extension to ensure is .pcap as PCAP format is only supported

Repository

  • Debian package scripts moved to scripts/package

Full Changelog: v0.4.4...v0.4.5