summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/atm
Commit message (Expand)AuthorAgeFilesLines
* The layer 3 (signalling) of NgATM netgraph node: ng_uni. This nodeharti2003-11-073-0/+1203
* Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-5/+3
* Netgraph part of the NgATM signalling AA layer. These nodes canharti2003-10-248-0/+2715
* Add ng_atmpif: a HARP physical interface emulation. This allows oneharti2003-08-114-0/+1963
* Process events from the ATM drivers. Carrier change and PVC changeharti2003-07-292-49/+126
* Test the OPEN flag to see whether a VCI is already open on the hook insteadharti2003-07-151-2/+2
* Remove three unneccessary comparisons that were always true.harti2003-07-151-6/+0
* Allow VPI/VCI 0/0 to be opened. This will be used by the IDT77252 driverharti2003-07-021-9/+22
* This is a netgraph node to access ATM interfaces. It works with theharti2003-06-252-0/+1598
OpenPOWER on IntegriCloud