freebsd-dev/sys/modules/if_ppp
Mike Smith f8dc47162a Allow loadable interface drivers with BPF support to be loaded into a kernel
that doesn't have it.  This is achieved by having minimal do-nothing stubs
enabled when there are no bpfilter devices configured.

Driver modules should be built with BPF enabled for maximum
convenience (but can be built without it for maximum performance).
1999-04-28 01:18:13 +00:00
..
Makefile Allow loadable interface drivers with BPF support to be loaded into a kernel 1999-04-28 01:18:13 +00:00