This commit is contained in:
Ben Meadors 2026-02-06 08:51:34 -06:00
parent 9f6cf6dcc1
commit 8316651be1

View file

@ -439,9 +439,9 @@ message LocalStats {
*/
uint32 heap_free_bytes = 13;
/*
* Number of packets that were dropped because the transmit queue was full.
*/
/*
* Number of packets that were dropped because the transmit queue was full.
*/
uint32 num_tx_dropped = 14;
/*