add integrated packet dumper (#5488)

this allows to dump any incoming and outgoing packet, to disk, in
pcapng format.
This commit is contained in:
Alessandro Ros
2026-02-22 13:34:05 +01:00
committed by GitHub
parent a93f75cdc3
commit 35e1f486c9
43 changed files with 1699 additions and 435 deletions
+2
View File
@@ -79,6 +79,8 @@ components:
type: string
sysLogPrefix:
type: string
dumpPackets:
type: boolean
readTimeout:
type: string
writeTimeout: