zephyr/subsys/net/l2/ethernet
Jani Hirsimäki e92b067b7f net: ip: net_context: AF_PACKET/SOCK_RAW/IPPROTO_RAW: set pkt family
Setting a detected packet family (ipv4 or ipv6) in net_context level
instead in lower layers for AF_PACKET/SOCK_RAW/IPPROTO_RAW type sockets
when sending data.

Signed-off-by: Jani Hirsimäki <jani.hirsimaki@nordicsemi.no>
2023-01-09 19:21:18 +01:00
..
dsa subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
gptp net: gptp_md: Consider different resolutions regarding correction field 2022-11-21 10:14:48 +01:00
lldp subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
arp.c net: ipv4: Fix packet leak with IPv4 autoconf 2023-01-05 14:39:17 +00:00
arp.h net: arp: Replace pending packet pointer with fifo 2022-09-21 08:49:32 +00:00
bridge.c net/ethernet/bridge: Fix k_mutex initialization 2022-10-17 10:13:56 +02:00
bridge.h net: ethernet: bridging support 2021-07-21 18:20:01 -04:00
bridge_shell.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
CMakeLists.txt drivers: ethernet: build as static library 2021-08-17 06:06:03 -04:00
eth_stats.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ethernet.c net: ip: net_context: AF_PACKET/SOCK_RAW/IPPROTO_RAW: set pkt family 2023-01-09 19:21:18 +01:00
ethernet_mgmt.c net: ethernet: Remove double assignment 2022-06-22 12:28:35 +02:00
ethernet_stats.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
Kconfig net: arp: Replace pending packet pointer with fifo 2022-09-21 08:49:32 +00:00