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

How do I show the PDML "geninfo" information in the packet details?

How to present in Wireshark "general information": <proto name="geninfo" pos="0" showname="General information" <="" p="">

gennadys's avatar
1
gennadys
asked 2018-12-27 19:18:05 +0000
Guy Harris's avatar
19.9k
Guy Harris
updated 2018-12-28 05:14:43 +0000
edit flag offensive 0 remove flag close merge delete

Comments

What do you mean by "present"? The "geninfo" "protocol" is there because the PDML specification requires it; it's just some selected items of what's in the "frame" protocol.

Guy Harris's avatar Guy Harris (2018-12-27 20:44:22 +0000) edit

I mean to see this information in packet details pane as other pdml

gennadys's avatar gennadys (2018-12-27 21:38:05 +0000) edit
add a comment see more comments

1 Answer

0

Each item from "geninfo" (frame number, length, captured length, and time stamp) is in the packet details; however, it's under "Frame" - there is no "Geninfo" item in the packet details, and there's no mechanism in Wireshark to make it show such an item.

The only reason it exists is because the PDML specification requires it; if it weren't required, Wireshark would just let the "frame" protocol provide that information.

Guy Harris's avatar
19.9k
Guy Harris
answered 2018-12-28 03:42:32 +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