For the record we can eliminate the indirect ref through if_bpf if we embed the structure in the ifnet. For ifnet's that hookup to bpf this is a no-cost improvement. The downside is that ifnet's that don't work with bpf incur the overhead for the structure despite not using it. We decided to do this change separately in case anyone has an argument against it.
Comments? Sam _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"