Wireshark-commits: [Wireshark-commits] rev 44772: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 04 Sep 2012 20:42:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44772

User: guy
Date: 2012/09/04 01:42 PM

Log:
 Use libwireshark's xDLC handling functions and macros to process the
 control field.  This means processing the AX.25 header data in one pass.
 
 The field after the control field is the "protocol identifier" field,
 not the "packet identifier" field.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +43 -61    packet-ax25.c    Modified