[TCP] MIB: Count FRTO's successfully detected spurious RTOs
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
93e6802029
commit
912d8f0b1f
@@ -2935,6 +2935,7 @@ static int tcp_process_frto(struct sock *sk, int flag)
|
||||
}
|
||||
tp->frto_counter = 0;
|
||||
tp->undo_marker = 0;
|
||||
NET_INC_STATS_BH(LINUX_MIB_TCPSPURIOUSRTOS);
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user