Date: Mon, 28 Jan 2008 22:37:17 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_bpf.c Message-ID: <200801282237.m0SMbHVh045523@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2008-01-28 22:37:17 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_bpf.c
Log:
Avoid data copying when it is possible.
bpf_filter() is able to work directly on mbuf chain.
Revision Changes Path
1.23 +21 -9 src/sys/netgraph/ng_bpf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801282237.m0SMbHVh045523>
