cvs commit: src/sys/netgraph ng_bpf.c

Alexander Motin mav at FreeBSD.org
Mon Jan 28 14:37:17 PST 2008


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


More information about the cvs-all mailing list