From e8e2d5e548ad55af4c5436283813b0e0fe7d5efd Mon Sep 17 00:00:00 2001 From: luwenpeng Date: Wed, 14 Aug 2024 10:57:08 +0800 Subject: fix: plugin_manager_on_packet_egress called incorrectly when IP is defragmented --- src/stellar/stellar_core.cpp | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/src/stellar/stellar_core.cpp b/src/stellar/stellar_core.cpp index 79de2b6..f9cf318 100644 --- a/src/stellar/stellar_core.cpp +++ b/src/stellar/stellar_core.cpp @@ -166,9 +166,9 @@ static void *work_thread(void *arg) memset(packets, 0, sizeof(packets)); - for(int i=0; i