pull/1576/head
Jeff Becker 3 years ago
parent 1ea77e6a68
commit 8b2ede5fc5
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -417,7 +417,7 @@ namespace llarp
continue;
uint64_t counter = bufbe64toh(pkt.data());
sent &= endpoint->QueueOutboundTraffic(
info.txID,
info.rxID,
ManagedBuffer(llarp_buffer_t(pkt.data() + 8, pkt.size() - 8)),
counter,
msg.protocol);

Loading…
Cancel
Save