diff --git a/docs/aoa/connections.rst b/docs/aoa/connections.rst index 320dcb2972734c3283cab717440202d6446d7ed3..a8f31f5ca5a694a7837970f81ab93afaf0ed47a3 100644 --- a/docs/aoa/connections.rst +++ b/docs/aoa/connections.rst @@ -8,6 +8,7 @@ Connections This plugin display extended information about network connections. The states are the following: + - Listen: all ports created by server and waiting for a client to connect - Initialized: All states when a connection is initialized (sum of SYN_SENT and SYN_RECEIVED) - Established: All established connections between a client and a server