OpenBGPD 8.9 released
by from OpenBSD Journal on (#70AZV)
Claudio Jeker (claudio@)announcedthe release of version 8.9 ofOpenBGPD,the OpenBSD project'sBorder Gateway Protocol (BGP) daemon:
We have released OpenBGPD 8.9, which will be arriving in theOpenBGPD 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.