Thanks to you both, I should have thought of pinfo. Looks like it has both
layer 2 and 3 addresses in there, which is all I need from the other
layers. I'll be sure to confirm that type is AT_ETHER
Dylan Ulis
dylan.u...@gmail.com
On Fri, Aug 30, 2019 at 1:37 PM Guy Harris wrote:
> O
How can I get lower level protocol data in a higher level dissector? eg:
I'd like to get the source/destination MAC address in my application layer
dissector.
Thanks,
Dylan Ulis
___
Sent via:Wireshark-dev mailing
Anybody else having Gerrit issues after the upgrade? Under Profile, my
username is blank. When I try to re-enter my old username I get "Code
Review - Error. Username must contain only letters, numbers..."
Thanks,
Dylan
___
Sen
All,
I talked to Roland, Peter and Graham at SF about this, but I didn't get the
answer I wanted, so I figured I'd give it a try to implement:)
I'd like to automatically stop a live capture after some specific thing is
seen in a packet - using either a BPF style filter or a display filter. I
thin