Fix incorrect sequence in log

This commit is contained in:
Jeremy Wall 2023-03-14 13:17:12 -04:00
parent 5341153a86
commit 719200b02f

View File

@ -121,7 +121,7 @@ impl<AddrType: std::fmt::Display> State<AddrType> {
info!(
domain=domain_name,
%dest,
seq = sequence,
seq = *k,
"Dropped"
);
increment_counter!(