Skip to content

IRRd 4.2.6

Compare
Choose a tag to compare
@mxsasha mxsasha released this 18 Nov 12:22
· 255 commits to main since this release

IRRd 4.2.6 was released on November 18th, 2022, and fixes two issues:

  • IRRD whois connections could stay stuck in FIN_WAIT2 state (#607), which may also have led to workers to stop responding (#693) to queries in some cases. This was addressed by adding a missing timeout to read calls on these connections.
  • A few small changes were made to improve unclear log messages.