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 19308: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 24 Sep 2006 00:45:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19308

User: ulfl
Date: 2006/09/24 12:45 AM

Log:
 don't replace the COL_PROTO and COL_INFO entries simply with "PNG", but append it only to the COL_INFO just like the GIF dissector is doing
 
 this keeps valuable info in COL_INFO, e.g. the HTTP status code

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +2 -7      packet-image-png.c    Modified