Wireshark-commits: [Wireshark-commits] rev 45706: /trunk/wiretap/ /trunk/wiretap/: netscaler.c

Date: Mon, 22 Oct 2012 11:38:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45706

User: guy
Date: 2012/10/22 04:38 AM

Log:
 Have separate seek-read routines for V1.0 and V2.0.
 
 Set the subtype_read and subtype_seek_read routines for the file type,
 rather than having a common read routine that checks the file type each
 time.
 
 Make the macros used in the read and seek-read routines more similar,
 and use them more similarly in both.

Directory: /trunk/wiretap/
  Changes    Path           Action
  +210 -160  netscaler.c    Modified