Network Link Layer (NL2)
The Network Link Layer (NL2) software component provides real-time applications with abstract APIs to access network services at the Layer 2 of the OSI model, independent of the underlying hardware. This typically includes:
- Transmit and receive raw Ethernet packets
- Configure and get the link status
- Configure hardware timestamping
- Configure hardware filters
- Configure QoS
- Read and adjust hardware clock(s)
Note: The NL2 component is included as an optional feature in the wRTOS Runtime product package. All upper-level networking features require the NL2.
In this