freebsd-dev/sys/modules/netgraph
Benno Rice bde778e9f2 Add a netgraph node to handle ATM LLC encapsulation. This currently handles
ethernet (tested) and FDDI (not tested).  The main use for this is on ADSL (or
other ATM) connections where bridged ethernet is used, PPPoE being a prime
example.

There is no manual page as yet, I will write one shortly.

Reviewed by:	harti
2004-03-08 10:54:35 +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
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
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 Netgraph node type for IEEE 802.1Q VLAN tagging. 2004-03-01 17:22:16 +00:00
Makefile.inc