From owner-cvs-all@FreeBSD.ORG Tue Jun 7 06:41:18 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3DFA16A41F; Tue, 7 Jun 2005 06:41:18 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0BD543D49; Tue, 7 Jun 2005 06:41:17 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j576fF8A056290; Tue, 7 Jun 2005 09:41:15 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 48933-10; Tue, 7 Jun 2005 09:41:15 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j576fEfe056287 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 7 Jun 2005 09:41:15 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.3/8.13.3) id j576ffVu030678; Tue, 7 Jun 2005 09:41:41 +0300 (EEST) (envelope-from ru) Date: Tue, 7 Jun 2005 09:41:41 +0300 From: Ruslan Ermilov To: "Christian S.J. Peron" Message-ID: <20050607064141.GB30490@ip.net.ua> References: <200506062219.j56MJxkw029530@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Yylu36WmvOXNoKYn" Content-Disposition: inline In-Reply-To: <200506062219.j56MJxkw029530@repoman.freebsd.org> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net bpf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 06:41:19 -0000 --Yylu36WmvOXNoKYn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 06, 2005 at 10:19:59PM +0000, Christian S.J. Peron wrote: > csjp 2005-06-06 22:19:59 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/net bpf.c=20 > Log: > Change the maximum bpf program instruction limitation from being hard- > coded at 512 (BPF_MAXINSNS) to being tunable. This is useful for users > who wish to use complex or large bpf programs when filtering traffic. > For now we will default it to BPF_MAXINSNS. I have tested bpf programs > with well over 21,000 instructions without any problems. > =20 > Discussed with: phk > =20 > Revision Changes Path > 1.150 +4 -1 src/sys/net/bpf.c >=20 This is very useful, thanks! Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --Yylu36WmvOXNoKYn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCpUGlqRfpzJluFF4RAlB5AKCOb+LCbJ55KeQeSVV695dCMe05SACeKSCq URvhS+grFe2eXnymMxxujGk= =nToV -----END PGP SIGNATURE----- --Yylu36WmvOXNoKYn--