summaryrefslogtreecommitdiff
path: root/sys/net/if_atmsubr.c
AgeCommit message (Collapse)Author
1996-11-09fix previous byte-order fix the correct waychuck
(from Zdenek Salvet <salvet@horn.ics.muni.cz>)
1996-10-18fix: add missing ntohs() for llc mode, as noted by several people includingchuck
Dong Lin, Zdenek Salvet, and Matthias Drochner(i think).
1996-07-03ported to FreeBSD 2.2-960612-SNAP.chuck
1996-06-29change:chuck
- change asock to rxhand and adjust all for this [esp atm_input]
1996-06-27fix/improvement:chuck
- add proto if atm_input - add native mode atm hooks to if_atmsubr.c (atm_input)
1996-06-26[1] add new rxso passing structure to if_atm.hchuck
[2] modify atm_output to handle native mode atm output mbufs
1996-06-21use correct copyrightchuck
1996-06-21network support for ATM networks (ATM == Async Transfer Mode, notchuck
Automatic Teller Machine). Currently supports PVCs only (no ATM ARP either).