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

Wireshark-bugs: [Wireshark-bugs] [Bug 3967] Add start and stop filter triggers to dumpcap

Date: Sun, 30 Aug 2009 18:40:56 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3967





--- Comment #1 from Thiagarajan Hariharan <harixxxx@xxxxxxxxx>  2009-08-30 18:40:56 PDT ---
Relevant new command line options:
Start filter: (syntax similar to -a. More start conditions can be added later).
Kick-start conditions:
  -k <kickstart cond.> ... filter:FILTER - start after FILTER matches

Stop filter: (add 'filter' as autostop condition)
  -a <autostop cond.> ...  duration:NUM - stop after NUM seconds
                           filesize:NUM - stop this file after NUM KB
                              files:NUM - stop after NUM files
                          filter:FILTER - stop after FILTER matches


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.