opnsense-src/sys/netgraph/atm
Brooks Davis 211c302f10 NgATM: deprecate
Support for ATM NICs was removed prior to FreeBSD 12.  At the time it
was unclear if this code was still useful without it.  Now the time has
come to finish removing support.

Add DREPRECATION NOTICEs to the manpages and gone_in(14, ...) warnings
in the constructors (or module init for ngatmbase).

MFC after:	3 days
Relnotes:	yes

Reviewed by:	manu, emaste
Differential Revision:	https://reviews.freebsd.org/D38877
2023-03-03 16:47:36 +00:00
..
ccatm NgATM: deprecate 2023-03-03 16:47:36 +00:00
sscfu NgATM: deprecate 2023-03-03 16:47:36 +00:00
sscop NgATM: deprecate 2023-03-03 16:47:36 +00:00
uni NgATM: deprecate 2023-03-03 16:47:36 +00:00
ng_ccatm.h
ng_sscfu.h sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
ng_sscop.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
ng_uni.h sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
ngatmbase.c NgATM: deprecate 2023-03-03 16:47:36 +00:00
ngatmbase.h