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.