zephyr/subsys/net
Marcin Gasiorek c668fbc4d2 net: ip: Add cloning of missing attributes
A few attributes isn't cloned togerder with pkt.
This commit add missing part.
Additionally, because the `eof` flag in net_pkt structure is
avilable unconditionally hence `#if defined(CONFIG_NET_SOCKETS)`
guard has been removed form setter and getter functions for
this flag.

Signed-off-by: Marcin Gasiorek <marcin.gasiorek@nordicsemi.no>
2023-09-21 13:36:20 +02:00
..
conn_mgr net: conn_mgr: Rename connectivity monitor 2023-08-29 16:13:37 +02:00
ip net: ip: Add cloning of missing attributes 2023-09-21 13:36:20 +02:00
l2 net: l2: wifi: Change arrays to functions 2023-09-21 09:28:46 +02:00
lib net: lwm2m: Add shell command to create object instances 2023-09-21 10:15:34 +02:00
pkt_filter
CMakeLists.txt
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net
buf.c
buf_simple.c
hostname.c