opnsense-src/sys/modules/netgraph
Brooks Davis a7dc31283a Remove the NATM framework including the en(4), fatm(4), hatm(4), and
patm(4) devices.

Maintaining an address family and framework has real costs when we make
infrastructure improvements.  In the case of NATM we support no devices
manufactured in the last 20 years and some will not even work in modern
motherboards (some newer devices that patm(4) could be updated to
support apparently exist, but we do not currently have support).

With this change, support remains for some netgraph modules that don't
require NATM support code. It is unclear if all these should remain,
though ng_atmllc certainly stands alone.

Note well: FreeBSD 11 supports NATM and will continue to do so until at
least September 30, 2021.  Improvements to the code in FreeBSD 11 are
certainly welcome.

Reviewed by:	philip
Approved by:	harti
2017-04-24 21:21:49 +00:00
..
async Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
atm Remove the NATM framework including the en(4), fatm(4), hatm(4), and 2017-04-24 21:21:49 +00:00
atmllc Add a netgraph node to handle ATM LLC encapsulation. This currently handles 2004-03-08 10:54:35 +00:00
bluetooth sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
bpf sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
bridge Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
car A node that implements various traffic shaping and rate limiting algorithms. 2007-05-15 16:24:50 +00:00
checksum netgraph module for reconstructing checksums 2016-08-01 12:09:04 +00:00
cisco
deflate Build bits for ng_deflate(4) and ng_pred1(4). 2006-12-29 13:16:43 +00:00
device Major overhaul. 2004-10-18 20:13:57 +00:00
echo Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
eiface Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
etf
ether After r193232 rt_tables in vnet.h are no longer indirectly dependent on 2009-06-08 19:57:35 +00:00
ether_echo Add a trivial node to reflect ethernet frames to whence they came. 2008-12-25 00:01:29 +00:00
frame_relay
gif Move most of the 15 variations on generating opt_inet.h and 2014-08-04 22:37:02 +00:00
gif_demux
hole
hub
iface Move most of the 15 variations on generating opt_inet.h and 2014-08-04 22:37:02 +00:00
ip_input Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
ipfw Move most of the 15 variations on generating opt_inet.h and 2014-08-04 22:37:02 +00:00
ksocket Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
l2tp Add ng_l2tp module. 2002-08-20 22:03:57 +00:00
lmi Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
mppc sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
nat
netflow sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
netgraph
one2many
patch New netgraph node ng_patch(4). It performs data modification of packets 2010-06-09 12:25:57 +00:00
pipe Connect ng_pipe to the default build. 2009-06-23 06:11:04 +00:00
ppp
pppoe Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
pptpgre Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
pred1 Build bits for ng_deflate(4) and ng_pred1(4). 2006-12-29 13:16:43 +00:00
rfc1490
sample Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
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
tag
tcpmss Attach ng_tcpmss to the build. 2005-06-10 08:05:13 +00:00
tee Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
tty Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
UI Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
vjc sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
vlan
Makefile sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
Makefile.inc sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00