aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2024-02-11 13:14:39 -0800
committerGuy Harris <gharris@sonic.net>2024-02-11 13:22:00 -0800
commita201387e326df15dd02babdd9de4266ec796d736 (patch)
tree3977af4d0337cffd6721997a7c91afb03c2d7efd /epan/dissectors
parent8143babe21fdeec24225bb2140db6929e76041d8 (diff)
Fix checks for SocketCAN field availability.
For each field in the SocketCAN CAN XL pseudo-header, check if we have all of the field and, if so, swap it, rather than just checking for the availability of the complete header, just in case some packet is sliced in the middle of the header. Do this all with a bunch of offset/length #definitions, which also means we don't have to worry about alignment or structure layout.
Diffstat (limited to 'epan/dissectors')
0 files changed, 0 insertions, 0 deletions