aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/atm
Commit message (Expand)AuthorAgeFilesLines
* Fix some modules to export more used symbolsKonstantin Belousov2021-11-251-0/+2
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-242-12/+0
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-046-11/+11
* Remove missing include directory in preparation for addingRebecca Cran2011-04-161-1/+1
* After r193232 rt_tables in vnet.h are no longer indirectly dependent onBjoern A. Zeeb2009-06-081-1/+1
* Rather than using hidden includes (with cicular dependencies),Bjoern A. Zeeb2008-12-021-1/+1
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-252-13/+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-122-0/+18
* The layer 3 (signalling) of NgATM netgraph node: ng_uni. This nodeHartmut Brandt2003-11-072-1/+19
* Put the address handling, traffic descripto handling and theHartmut Brandt2003-11-031-1/+3
* Module build infrastructure for the NgATM SAA layer.Hartmut Brandt2003-10-244-1/+47
* Add ng_atmpif: a HARP physical interface emulation. This allows oneHartmut Brandt2003-08-112-2/+13
* This is a netgraph node to access ATM interfaces. It works with theHartmut Brandt2003-06-253-0/+21