opnsense-src/sys/modules/netgraph
Ruslan Ermilov e1fe3dba5c Reimplementation of world/kernel build options. For details, see:
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)
2006-03-17 18:54:44 +00:00
..
async
atm Style: Remove blank lines before EOF. 2006-02-18 23:49:28 +00:00
atmllc Add a netgraph node to handle ATM LLC encapsulation. This currently handles 2004-03-08 10:54:35 +00:00
bluetooth Style: Remove blank lines before EOF. 2006-02-18 23:49:28 +00:00
bpf Add BPF Just-In-Time compiler support for ng_bpf(4). 2005-12-07 21:30:47 +00:00
bridge
cisco
device Major overhaul. 2004-10-18 20:13:57 +00:00
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 Bitrot: the ethernet parse type is long standard. 2005-02-12 12:35:56 +00:00
fec We already have ng_fec.4 manpage. And sys/modules is not a correct 2004-12-19 16:06:14 +00:00
frame_relay
gif Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
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 Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
ip_input
ipfw Add ng_ipfw to kernel module build. 2005-02-05 12:09:38 +00:00
ksocket
l2tp
lmi
mppc Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
nat ng_nat - a netgraph(4) node, which does NAT 2005-05-05 23:41:21 +00:00
netflow Attach ng_netflow to kernel build. 2004-09-16 20:35:28 +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
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 Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
sync_sr Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
tcpmss Attach ng_tcpmss to the build. 2005-06-10 08:05:13 +00:00
tee
tty
UI
vjc
vlan Netgraph node type for IEEE 802.1Q VLAN tagging. 2004-03-01 17:22:16 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
Makefile.inc Make NETGRAPH_DEBUG a kernel option, so that it can't be turned off 2005-05-16 08:25:55 +00:00