Wireshark-dev: [Wireshark-dev] Split file after a particular message

From: "Hemant Rathore" <hemant.virgo@xxxxxxxxx>
Date: Thu, 30 Aug 2007 15:20:39 +0530
Hi,

I want to save the capture to multiple files,
I dont want to use Size or Time for the split,
instead I want to save to new file every time
when a particular message (e.g. "End of testcase") arrives.
How can I implement it ?

Regards,
Hemant