Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 28155: /trunk/ /trunk/: dumpcap.c pcapio.c pcapio.h ring

Date: Sun, 26 Apr 2009 15:51:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28155

User: tuexen
Date: 2009/04/26 08:51 AM

Log:
 Make ringbuffer.[ch] file format agnostic.
 Move write routines to dumpcap.c
 This is a preparation for pcapng support.

Directory: /trunk/
  Changes    Path            Action
  +31 -10    dumpcap.c       Modified
  +18 -13    pcapio.c        Modified
  +8 -4      pcapio.h        Modified
  +4 -14     ringbuffer.c    Modified
  +2 -3      ringbuffer.h    Modified