inet: frag: move eviction of queues to work queue
[firefly-linux-kernel-4.4.55.git] / Documentation / networking / ip-sysctl.txt
index f35bfe43bf7abac26690328c5332d154023fd818..625c8dda4be766751a6cda9fffaa63c93af0837b 100644 (file)
@@ -104,7 +104,9 @@ ipfrag_high_thresh - INTEGER
        is reached.
 
 ipfrag_low_thresh - INTEGER
-       See ipfrag_high_thresh
+       Maximum memory used to reassemble IP fragments before the kernel
+       begins to remove incomplete fragment queues to free up resources.
+       The kernel still accepts new fragments for defragmentation.
 
 ipfrag_time - INTEGER
        Time in seconds to keep an IP fragment in memory.