Author :
bluhm
Date :
2025-06-26 21:46:40
Hash :2a3a2a0f Message :Fix TCP netstat counter.
In my previous commit I forgot an ASSIGN() in tcp_sysctl_tcpstat().
Then the counter index was not incremented. This caused that values
in netstat -s were of by one in position with the description.
reported and OK jan@