Re: tcpdump filter maximum number?

2010-06-01 Thread Omer Faruk Sen
Just want to find out the limit of bpf filters that i can write on
tcpdump or on my special packet capture program that uses bpf
subsystem. Openfile limits is acceptable of course if that is the only
limit there is no problem i can raise it

On Mon, May 31, 2010 at 7:45 PM, Robert Bonomi  wrote:
>> From owner-freebsd-questi...@freebsd.org  Mon May 31 04:19:25 2010
>> Date: Mon, 31 May 2010 12:17:32 +0300
>> From: Omer Faruk Sen 
>> To: FreeBSD 
>> Subject: tcpdump filter maximum number?
>>
>> Hi,
>>
>> Is there any limit on writing filters on tcpdump? Or is there any? I
>> use FreeBSD as the operating system. Maybe this limit is not on
>> tcpdump but on bpf on FreeBSD that is why I have stated FreeBSD
>
> There are _always_ limits to anything.  
>
> If nothing else, your filters are going to be limited by the number of
> open file descriptors.
>
> Not terribly helpful, I know, but if you explain more/better what you're
> trying to do, something more helpful may emerge.
>
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: tcpdump filter maximum number?

2010-05-31 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org  Mon May 31 04:19:25 2010
> Date: Mon, 31 May 2010 12:17:32 +0300
> From: Omer Faruk Sen 
> To: FreeBSD 
> Subject: tcpdump filter maximum number?
>
> Hi,
>
> Is there any limit on writing filters on tcpdump? Or is there any? I
> use FreeBSD as the operating system. Maybe this limit is not on
> tcpdump but on bpf on FreeBSD that is why I have stated FreeBSD

There are _always_ limits to anything.  

If nothing else, your filters are going to be limited by the number of
open file descriptors.

Not terribly helpful, I know, but if you explain more/better what you're
trying to do, something more helpful may emerge.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


tcpdump filter maximum number?

2010-05-31 Thread Omer Faruk Sen
Hi,

Is there any limit on writing filters on tcpdump? Or is there any? I
use FreeBSD as the operating system. Maybe this limit is not on
tcpdump but on bpf on FreeBSD that is why I have stated FreeBSD

Regards.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"