Re: [tcpdump-workers] Seeking in tcpdump files

2005-11-15 Thread Evan Hughes
On 11/15/05, Guy Harris <[EMAIL PROTECTED]> wrote: > Evan Hughes wrote: > > If I submitted a patch with the change in it, what's the > > likelihood that it would be accepted? > > A patch with pcap_seek() and pcap_tell()? It'd probably be accepted... Cool! I'll give it a shot. e - This is

Re: [tcpdump-workers] Seeking in tcpdump files

2005-11-15 Thread Guy Harris
Evan Hughes wrote: If I submitted a patch with the change in it, what's the likelihood that it would be accepted? A patch with pcap_seek() and pcap_tell()? It'd probably be accepted... I would, of course, wrap the position into an opaque typedef, so that stuff like endian-ness could be