aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/atm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-241-1/+0
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-3/+0
* Disconnect netatm from the build as it is not MPSAFE and relies onRobert Watson2007-07-141-1/+3
* Style: Remove blank lines before EOF.Yaroslav Tykhiy2006-02-181-1/+0
* Add the module build stuff for the ATM call control module.Hartmut Brandt2004-08-121-0/+1
* The layer 3 (signalling) of NgATM netgraph node: ng_uni. This nodeHartmut Brandt2003-11-071-1/+2
* Module build infrastructure for the NgATM SAA layer.Hartmut Brandt2003-10-241-1/+4
* Add ng_atmpif: a HARP physical interface emulation. This allows oneHartmut Brandt2003-08-111-2/+3
* This is a netgraph node to access ATM interfaces. It works with theHartmut Brandt2003-06-251-0/+7