Jump to content

Open Data-Link Interface: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
m Undo revision 65194 by Martini (talk) wrong
Line 10: Line 10:
==Links==
==Links==
*[https://www.novell.com/developer/ndk/odi_lan_driver_components.html ODI LAN Driver Components]
*[https://www.novell.com/developer/ndk/odi_lan_driver_components.html ODI LAN Driver Components]
[[Category:Glossary]]

Revision as of 08:05, 24 November 2019

Open Data-Link Interface (ODI) is a specification for multi-protocol networked environments developed by Novell and Apple Computer.

ODI Protocol Stack
  • Network Protocol Drivers - (comparable with NDIS protocol drivers)
  • Link Support Layer (LSL)
  • Multiple Link Interface Driver (MLID) - (similar to NDIS MAC driver)

Configuration is usually done by the control file NET.CFG.

Links