mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Same here
This commit is contained in:
parent
780863b1ed
commit
55a3604fac
1 changed files with 1 additions and 6 deletions
|
|
@ -484,15 +484,10 @@ message TrafficManagementStats {
|
|||
*/
|
||||
uint32 hop_exhausted_packets = 6;
|
||||
|
||||
/*
|
||||
* Number of packets that would have been dropped in dry-run mode
|
||||
*/
|
||||
uint32 dry_run_would_drop = 7;
|
||||
|
||||
/*
|
||||
* Number of times router hop preservation was applied
|
||||
*/
|
||||
uint32 router_hops_preserved = 8;
|
||||
uint32 router_hops_preserved = 7;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue