ChargePoint / wireshark-v2g

Dissector for the V2G Protocols
Other
43 stars 18 forks source link

src: add the register stream follow functions for sub-dissectors #38

Closed chardin-cpi closed 1 year ago

chardin-cpi commented 1 year ago

In the general sense, the packet capture tries to decode the handshake to determine what the EXI schema grammer to use should be. So, in the case when a pcap does not have a handshake allow a stream to be followed and decoded as expected.

chardin-cpi commented 1 year ago

so, there is an SDP header in each frame - this is not a follow TCP data problem.