Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2001 19:19:01 -0700 (PDT)
From:      Guy Harris <guy@netapp.com>
To:        rh@com-con.net
Cc:        freebsd-questions@freebsd.org, freebsd-hackers@freebsd.org
Subject:   Re: how to compile bpf...
Message-ID:  <200106290219.TAA03266@cranford-fe.eng.netapp.com>

next in thread | raw e-mail | index | archive | help
The same question was asked by Ralf Knapp <rk@com-con.net> - in fact,
the text of the question appears to be identical to the text of your
question - who sent his question to libpcap@ee.lbl.gov and
tcpdump-workers@tcpdump.org.

The answer to that question was:

	Date: Thu, 28 Jun 2001 11:34:10 -0500
	From: Jon Dugan <jdugan@ncsa.uiuc.edu>
	To: "Knapp, Ralf"
	Cc: libpcap@ee.lbl.gov, tcpdump-workers@tcpdump.org
	Subject: Re: [tcpdump-workers] droped packets ?! > how to increase the bpf buffer, or libpap buffer  -

	  You can set the BPF bufsize via sysctl:

	    sysctl -w debug.bpf_bufsize=whatever

	  See sysctl.conf(5) for more info about how to set this as part of the boot
	  process.  See sysctl(8) for more info on sysctl.

and, given that your question was identical, the answer to your question
is also identical - you don't have to recompile the kernel, just use
"sysctl".

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106290219.TAA03266>