ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 1957] New Dissector: EPCglobal Low-Level Reader Protocol

Date: Sun, 29 Apr 2012 21:18:53 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1957

Evan Huus <eapache@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8346|                            |review_for_checkin?
              Flags|                            |

--- Comment #29 from Evan Huus <eapache@xxxxxxxxx> 2012-04-29 21:18:49 PDT ---
Created attachment 8346
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8346
LLRP Dissector

Given the problems with the original attempt, and the fact that there's a new
version of the protocol spec out (v1.1), I took a crack at writing a new
dissector from scratch. It doesn't decode the fields within the message
parameters (there are far too many to bother with for an initial draft), but it
decodes everything else.

Even though it's not complete, I feel it's worth checking in as an intermediate
step (assuming it passes review), since it's still far better than nothing, and
adding full parameter-field decoding is going to take a lot of time simply for
transcribing all the different fields.

It passed checkAPI and 1000 rounds of fuzz testing on the provided capture.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.