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 42255: /trunk/wiretap/ /trunk/wiretap/: vwr.c wtap-int.h

Date: Thu, 26 Apr 2012 08:45:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42255

User: guy
Date: 2012/04/26 01:45 AM

Log:
 Put the pseudo-header information for Veriwave packets into the buffer
 in little-endian byte order, as that's what the dissector expects.  Add
 a pletohl() macro for that purpose.
 
 Fix comments (the Veriwave code is *not* writing data to a file!) and
 clean up indentation.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +181 -32   vwr.c         Modified
  +10 -0     wtap-int.h    Modified