ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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