freebsd-dev/sys/modules/netgraph
2004-04-25 08:56:46 +00:00
..
async
atm The layer 3 (signalling) of NgATM netgraph node: ng_uni. This node 2003-11-07 09:15:14 +00:00
atmllc Add a netgraph node to handle ATM LLC encapsulation. This currently handles 2004-03-08 10:54:35 +00:00
bluetooth bsd.kmod.mk does not deal with manpages anymore. 2004-01-13 11:28:51 +00:00
bpf
bridge
cisco
device
echo
eiface
etf Don't compile with -g by default; there's a better way to build modules with 2003-11-10 12:54:54 +00:00
ether
fec MODULE_DEPEND is a C macro, not a make(1). 2004-01-13 11:30:37 +00:00
frame_relay
gif
gif_demux
hole
hub A simple packet distribution node type that acts like an Ethernet hub. 2004-04-17 12:42:17 +00:00
iface Fix module build by adding options to Makefile. 2003-03-08 21:54:32 +00:00
ip_input
ksocket
l2tp
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
split
sppp sppp (4) to netgraph (4) node. As always: I'l connect it to the 2004-03-24 17:24:01 +00:00
sync_ar
sync_sr
tee
tty
UI
vjc
vlan Netgraph node type for IEEE 802.1Q VLAN tagging. 2004-03-01 17:22:16 +00:00
Makefile Add ng_sppp(4) to the modules build process. 2004-04-25 08:56:46 +00:00
Makefile.inc