Ask Your Question

Stuhgb's profile - activity

2020-03-24 03:58:15 +0000 received badge  Notable Question (source)
2019-11-22 13:57:50 +0000 received badge  Popular Question (source)
2019-02-07 22:30:03 +0000 received badge  Taxonomist
2017-11-03 18:12:56 +0000 marked best answer How to set packet metadata in realtime?

Hello, I'd like to know if there is a mechanism/interface in tshark to modify packets while they are being live captured and before they are written into a .pcapng file.

What I'd like to accomplish is to set some metadata(I think the opt_comment field would be suitable for that) in the next incomming packet(s) after an external trigger.

If it's not possible with tshark, do you have any ideas how it could be done with another tool?

Thanks in advance!

2017-11-02 20:20:48 +0000 asked a question How to set packet metadata in realtime?

How to set packet metadata in realtime? Hello, I'd like to know if there is a mechanism/interface in tshark to modify pa