Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2008 13:21:13 +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:  <200802241321.m1ODLDQT043399@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2008-02-24 13:21:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netgraph         ng_bpf.c 
  Log:
  Partial MFC rev. 1.23-1.24
   - Avoid data copying. bpf_filter() is able to work directly on mbuf chain
   - Prepare hooks direct pointers on setup to avoid heavy ng_findhook() calls
  during operarion.
  Merge is 'Partial' due to lack of JITTER support on 6.x.
  
  Revision  Changes    Path
  1.19.2.2  +68 -34    src/sys/netgraph/ng_bpf.c



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