Commit 64d5d6d2 authored by Ondrej Zajicek (work)'s avatar Ondrej Zajicek (work)
Browse files

NEWS: Fix formatting and add some notes

parent 71c9484b
Loading
Loading
Loading
Loading
+32 −27
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ Version 2.0.9 (2022-02-09)
  o Memory statistics split into Effective and Overhead
  o Linux: New option 'netlink rx buffer' to specify netlink socket buffer size
  o BSD: Assume onlink flag on ifaces with only host addresses
  o Many bugfixes

  Notes:

@@ -27,6 +28,10 @@ Version 2.0.9 (2022-02-09)
  neighbors on a network configured as PtP, which worked in previous versions.
  Such links should be configured as PtMP.

  Since Linux 5.3, netlink socket can be flooded by route cache entries during
  route table scan. This version mitigates that issue by using strict netlink
  filtering.


Version 2.0.8 (2021-03-18)
  o Automatic channel reloads based on RPKI changes