Wireshark-commits: [Wireshark-commits] rev 49369: /trunk/wiretap/ /trunk/wiretap/: ipfix.c

Date: Fri, 17 May 2013 07:28:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49369

User: guy
Date: 2013/05/17 12:28 AM

Log:
 We need ipfix_read_message_header() for the open routine; have
 ipfix_read_and_process_message_header() call it and then fill in the
 wtap_pkthdr structure, and use the latter routine in the read and
 seek-read routines.
 
 Expand a comment, and fix indentation.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +46 -29    ipfix.c       Modified