update debug API session_to_json

This commit is contained in:
luwenpeng
2024-05-09 17:40:14 +08:00
parent 13001003e2
commit 7f1e7a23de
2 changed files with 43 additions and 16 deletions

View File

@@ -63,6 +63,7 @@ enum session_stat
STAT_RAW_PACKETS_DROPPED,
STAT_RAW_BYTES_DROPPED,
// duplicate packets
STAT_DUPLICATE_PACKETS_BYPASS,
STAT_DUPLICATE_BYTES_BYPASS,