inform congestion on tail drop

pull/1053/head
Jeff Becker 4 years ago
parent 860891b6a6
commit 12899701c5
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -285,6 +285,7 @@ namespace llarp
} }
else else
{ {
DoCallback(entry.message.second, SendStatus::Congestion);
m_queueStats.dropped++; m_queueStats.dropped++;
} }
} }

Loading…
Cancel
Save