1
0
Quellcode durchsuchen

softflowd 0.9.9-5+deb10u1

Christoph Biedl vor 5 Jahren
Ursprung
Commit
fa33a5cf4d
1 geänderte Dateien mit 7 neuen und 0 gelöschten Zeilen
  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