https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214630

--- Comment #2 from [email protected] ---
I have now seen this on two machines with FIN_WAIT_1 also affected:

TCP connection count by state:
        0 connections in CLOSED state
        1 connection  in LISTEN state
        0 connections in SYN_SENT state
        0 connections in SYN_RCVD state
        0 connections in ESTABLISHED state
        0 connections in CLOSE_WAIT state
        18446744073709551408 connections in FIN_WAIT_1 state
        0 connections in CLOSING state
        18446744073709551613 connections in LAST_ACK state
        33 connections in FIN_WAIT_2 state
        0 connections in TIME_WAIT state

TCP connection count by state:
        0 connections in CLOSED state
        1 connection  in LISTEN state
        0 connections in SYN_SENT state
        0 connections in SYN_RCVD state
        0 connections in ESTABLISHED state
        0 connections in CLOSE_WAIT state
        18446744073709551395 connections in FIN_WAIT_1 state
        0 connections in CLOSING state
        18446744073709551606 connections in LAST_ACK state
        33 connections in FIN_WAIT_2 state
        0 connections in TIME_WAIT state

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "[email protected]"

Reply via email to