First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Feature request in Wireshark: lua, zlib (and other compr libs)

  • retag add tags

How do we request a feature?

I want to expose the zlib bundled with Wireshark (about menu for 3.2.2 shows zlib 1.2.11) to lua, so I can use zlib to decompress/inflate Zlib/gzip compressed streams in packet data.

This was asked in 2010, but was never answered. Is this already available today?? (I could not find any documentation to suggest it is).

I would like to avoid external dependencies and other lua (library) files to access zlib functionality which is already built into Wireshark.

Bonus points for exposing an lua interface to access ZStandard, LZ4 and Brotli also.

systemcrash's avatar
1
systemcrash
asked 2020-03-18 23:57:36 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

How do we request a feature?

By posting an enhancement request on the Wireshark Bugzilla.

A better title might be "Please provide access to zlib and other compression libraries to Lua code", making it clearer in the title what's being requested.

Guy Harris's avatar
19.9k
Guy Harris
answered 2020-03-19 02:16:06 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer