diff --git a/plugins/other/tcp-retransmissions b/plugins/other/tcp-retransmissions new file mode 100755 index 00000000..1b97b6e7 --- /dev/null +++ b/plugins/other/tcp-retransmissions @@ -0,0 +1,36 @@ +#!/bin/bash + +case $1 in + config) + cat <