summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/atm
Commit message (Expand)AuthorAgeFilesLines
...
* 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