http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34524
User: morriss
Date: 2010/10/15 10:17 AM
Log:
From ToddS via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5300 :
In the profinet plugin, the decoding of the MRP LinkUp and MRP LinkDown
messages is missing the MRP_SA field which garbles the decode of the rest of
the packet.
This fix adds the decoding of the MRP_SA field to the MRP LinkUp and MRP
LinkDown dissectors.
Directory: /trunk/plugins/profinet/
Changes Path Action
+6 -0 packet-pn-mrp.c Modified