1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/modules/netgraph
Doug Ambrisko 233896e9da Take the rc4 code out of ng_mppc module so we don't fail to load when
we have the rc4 code already in the kernel (via wlan stuff or awi).
Add a dependency on the rc4 module so if it doesn't exist then load it.

Reviewed by:	archie
2003-02-05 19:11:11 +00:00
..
async
bluetooth Add Makefile.inc to include ../Makefile.inc. 2002-12-01 16:07:53 +00:00
bpf
bridge
cisco
device A node that creates a device entry in /dev (yay devfs) 2002-06-18 21:32:33 +00:00
echo
eiface
etf
ether Export "ng_ether_enaddr_type" because the ng_bridge type uses it. 2002-01-12 17:31:25 +00:00
fec Make it work -current style. 2002-12-23 22:33:08 +00:00
frame_relay
gif
gif_demux
hole
iface
ip_input
ksocket
l2tp Add ng_l2tp module. 2002-08-20 22:03:57 +00:00
lmi
mppc Take the rc4 code out of ng_mppc module so we don't fail to load when 2003-02-05 19:11:11 +00:00
netgraph
one2many
ppp
pppoe
pptpgre
rfc1490
sample
socket
source Add the netgraph 'source' module. 2002-10-31 23:03:09 +00:00
split
sync_ar
sync_sr
tee
tty
UI
vjc
Makefile Make the bluetooth modules 2002-11-21 00:40:11 +00:00
Makefile.inc