OpenBGPD 8.9 released

Claudio Jeker (claudio@) announced the release of version 8.9 of OpenBGPD, the OpenBSD project's Border Gateway Protocol (BGP) daemon:

We have released OpenBGPD 8.9, which will be arriving in the
OpenBGPD directory of your local OpenBSD mirror soon.

This release includes the following changes to the previous release:

    * In verbose mode log the NOTIFICATION data for UPDATE errors.

    * Fix a busy loop error in the pfkey handling for OpenBSD and FreeBSD.

    * Introduce monotime - an internal time API using micorsecond
      resolution.

    * Fix accounting of the pending update counter

    * Use new ibufq interface instead of handrolling the same.

    * Large refactoring of internal APIs to make the code easier to share
      and cleaner.

Read more…