带有 pcapng 格式文件的 Wireshark 解析器 - 访问 section/interface 描述字段

Wireshark dissector with pcapng format file - access section/interface description fields

我正在用 C 编写自定义协议 wireshark 解析器作为插件。我已经让解剖器工作了。我无法弄清楚是否有办法从我们的解析器中访问我们在第 header 节/界面描述 header 中填写的信息?好像有tvbuff和packet_info passed ,没有这个信息

有没有办法访问这些字段?

从 wireshark 论坛得到答案:https://ask.wireshark.org/questions/58090/wireshark-dissector-with-pcapng-format-file-access-sectioninterface-description-fields