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

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

Date: Thu, 29 Mar 2012 17:26:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41824

User: alagoutte
Date: 2012/03/29 10:26 AM

Log:
 From Roland Knall via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7003
 openSAFETY - Cleanup SSDO dissection, add additional information, remove logic bug
 
 - rename isRequest to isResponse, which is the right name for it
 - clean-up elseif to a better readable stand-alone if-clause
 - add sender for response package without valid scm

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +67 -48    packet-opensafety.c    Modified