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 32998: /trunk/ /trunk/: capture_opts.c ringbuffer.c ring

Date: Thu, 27 May 2010 18:00:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32998

User: gerald
Date: 2010/05/27 11:00 AM

Log:
 Set RINGBUFFER_MAX_NUM_FILES to 100000. Use it to generate file names.
 Add RINGBUFFER_WARN_NUM_FILES and use it to print a warning. Print
 warnings when we change the number of ringbuffer files.

Directory: /trunk/
  Changes    Path              Action
  +6 -1      capture_opts.c    Modified
  +1 -1      ringbuffer.c      Modified
  +6 -4      ringbuffer.h      Modified