InterviewSolution
Saved Bookmarks
| 1. |
Is There Documentation That Describes The Interface Between Ip And Network Drivers, Namely, The Oracle-specific Requirements Not Outlined In The Dlpi Version 2 Specification? |
|
Answer» IP is a STREAMS MODULE in the Oracle Solaris operating environment. Any module or driver interface with IP should follow the STREAMS MECHANISM. There are no specific REQUIREMENTS for the interface between IP and network drivers. IP is a STREAMS module in the Oracle Solaris operating environment. Any module or driver interface with IP should follow the STREAMS mechanism. There are no specific requirements for the interface between IP and network drivers. |
|