freebsd-src/sys/modules/netgraph
Robert Watson 2b851aeb63 Disconnect netatm from the build as it is not MPSAFE and relies on
NET_NEEDS_GIANT, which will shortly be removed.  This is done in a
away that it may be easily reattached to the build before 7.1 if
appropriate locking is added.  Specifics:

- Don't install netatm include files
- Disconnect netatm command line management tools
- Don't build libatm
- Don't include ATM parts in rescue or sysinstall
- Don't install sample configuration files and documents
- Don't build kernel support as a module or in NOTES
- Don't build netgraph wrapper nodes for netatm

This removes the last remaining consumer of NET_NEEDS_GIANT.

Reviewed by:	harti
Discussed with:	bz, bms
Approved by:	re (kensmith)
2007-07-14 21:49:24 +00:00
..
async
atm Disconnect netatm from the build as it is not MPSAFE and relies on 2007-07-14 21:49:24 +00:00
atmllc
bluetooth Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now. 2007-07-10 16:38:43 +00:00
bpf
bridge
car A node that implements various traffic shaping and rate limiting algorithms. 2007-05-15 16:24:50 +00:00
cisco
deflate Build bits for ng_deflate(4) and ng_pred1(4). 2006-12-29 13:16:43 +00:00
device
echo
eiface
etf
ether
fec
frame_relay
gif
gif_demux
hole
hub
iface
ip_input
ipfw
ksocket
l2tp
lmi
mppc Don't use touch when what is really meant is :> (create an empty file, or 2006-08-14 13:28:53 +00:00
nat
netflow
netgraph
one2many
ppp
pppoe
pptpgre
pred1 Build bits for ng_deflate(4) and ng_pred1(4). 2006-12-29 13:16:43 +00:00
rfc1490
sample
socket
source
split
sppp
sync_ar
sync_sr
tag A netgraph node that can do different manipulations with 2006-06-27 12:45:28 +00:00
tcpmss
tee
tty
UI
vjc
vlan
Makefile A node that implements various traffic shaping and rate limiting algorithms. 2007-05-15 16:24:50 +00:00
Makefile.inc