[heads-up] zero-copy bpf enabled by default

2009-03-02 Thread Christian Peron
This is a heads up that we have flipped the switch to enable zerocopy bpf by default in head. If there are any issues let myself or rwatson@ know. Cheers! ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To

Re: [heads-up] zero-copy bpf enabled by default

2009-03-02 Thread Christian Peron
I probably should have mentioned: To disable zero-copy: sysctl net.bpf.zerocopy_enable=0 Also, it is only enabled for processes which use libpcap. On Mon, Mar 02, 2009 at 01:46:06PM -0600, Christian Peron wrote: > This is a heads up that we have flipped the switch to enable > zerocopy bpf by de