Re: [tcpdump-workers] [PATCH] Updated time-based dumpfile rotation (against 3.9.1)

2005-07-20 Thread Will Drewry
hi hannes - I've resubmitted against last night's tcpdump daily. For some reason, I can't seem to log in to anoncvs. Please let me know if this diff isn't going to cut it (e.g. I need to figure out why anoncvs is borking for me). thanks! will On 7/20/05, Hannes Gredler <[EMAIL PROTECTED]> wrote:

Re: [tcpdump-workers] [PATCH] Updated time-based dumpfile rotation (against 3.9.1)

2005-07-20 Thread Hannes Gredler
will, pls could you re-submit your patch as a unified diff against CVS head; /hannes On Tue, Jul 19, 2005 at 10:29:04PM -0700, Will Drewry wrote: | Hi All - | | I've recently rewritten the patch I submitted last November which | allows tcpdump to automagically rotate dump files based on some ti

[tcpdump-workers] [PATCH] Updated time-based dumpfile rotation (against 3.9.1)

2005-07-19 Thread Will Drewry
Hi All - I've recently rewritten the patch I submitted last November which allows tcpdump to automagically rotate dump files based on some time in seconds specified by the -G argument. I rewrote the patch to have less impact on the tcpdump code in hopes that this patch will be better received. T