Wireshark-commits: [Wireshark-commits] rev 34576: /trunk/ /trunk/epan/dissectors/: packet-netflow.c

Date: Wed, 20 Oct 2010 00:36:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34576

User: wmeier
Date: 2010/10/19 05:36 PM

Log:
 From Hadriel Kaplan: IPFIX file format support.
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5242

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +21 -0     packet-netflow.c    Modified

Directory: /trunk/
  Changes    Path          Action
  +4 -0      AUTHORS       Modified

Directory: /trunk/wiretap/
  Changes    Path               Action
  +6 -5      AUTHORS            Modified
  +1 -0      CMakeLists.txt     Modified
  +2 -0      Makefile.common    Modified
  +8 -4      file_access.c      Modified
  +326 -0    ipfix.c            Added
  +30 -0     ipfix.h            Added
  +3 -0      wtap.c             Modified
  +2 -0      wtap.h             Modified