If Ethernet based network device driver is advertizing ETHERNET_EMBEDDED_LL_HEADER, then the L2 driver will can return the proper L2 header size for the network interface. This info is then used in TX to determine whether to have a separate net_buf for the link level header, or to embed the header to the same net_buf as the L2 payload. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| ipip | ||
| CMakeLists.txt | ||
| Kconfig | ||
| virtual.c | ||
| virtual_mgmt.c | ||