ChargePoint / wireshark-v2g

Dissector for the V2G Protocols
Other
48 stars 19 forks source link

dissectors: pass the packet info to the body to for info #16

Closed chardin-cpi closed 2 years ago

chardin-cpi commented 2 years ago

The body contains the request/response for the message so pass the pinfo thru to add the COL_INFO for the struct that is being used and give some additional context.

Signed-off-by: Charles Hardin charles.hardin@chargepoint.com