Browse Source

softflowd 0.9.9-5+deb10u1

Christoph Biedl 5 years ago
parent
commit
fa33a5cf4d
1 changed files with 7 additions and 0 deletions
  1. 7 0
      debian/changelog

+ 7 - 0
debian/changelog

@@ -1,3 +1,10 @@
+softflowd (0.9.9-5+deb10u1) buster; urgency=medium
+
+  * Fix roken flow aggregation which might result in flow table overflow
+    and 100% CPU usage.
+
+ -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de>  Thu, 05 Dec 2019 00:21:02 +0100
+
 softflowd (0.9.9-5) unstable; urgency=high
 
   * Don't migrate legacy config if it wasn't modified. Closes: #910214