You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance zilla dump command to produce an aggregate Wireshark across all streams and a companion .lua script to dissect the internal zilla shared memory protocol.
For network streams transporting raw protocol frames for standard protocols, such as http, mqtt, amqp, further dissect these protocols so that Wireshark shows structured information.
Enhance
zilla dump
command to produce an aggregate Wireshark across all streams and a companion.lua
script to dissect the internalzilla
shared memory protocol.For network streams transporting raw protocol frames for standard protocols, such as
http
,mqtt
,amqp
, further dissect these protocols so that Wireshark shows structured information.Use
zilla dump
to generate.pcap
and copyzilla.lua
from https://github.com/aklivity/zilla/blob/develop/incubator/command-dump/src/main/lua/zilla.lua to Wireshark plugins folder, per https://www.wireshark.org/docs/wsug_html_chunked/ChPluginFolders.html.The text was updated successfully, but these errors were encountered: