zephyr/subsys/net/ip
WenBin Zhang b54f4386bd net: shell: Move to a separate Kconfig file
Move it to a separate Kconfig file and move it under the net/lib/shell.
When using menuconfig, it helps to reduce the confusion of network
configuration options.

Signed-off-by: WenBin Zhang <freey7955@gmail.com>
2025-08-01 07:46:11 -04:00
..
6lo_private.h
6lo.c
6lo.h
canbus_socket.c
canbus_socket.h
CMakeLists.txt
connection.c
connection.h
icmp.c
icmpv4.c
icmpv4.h
icmpv6.c
icmpv6.h
igmp.c
igmp.h
ipv4_acd.c
ipv4_autoconf.c
ipv4_fragment.c
ipv4.c
ipv4.h
ipv6_fragment.c
ipv6_mld.c
ipv6_nbr.c tests: net: ipv6: Test packet queing when sending NS 2025-07-28 08:53:19 -04:00
ipv6_pe.c
ipv6.c
ipv6.h net: ipv6: Add packet queueing while waiting NA 2025-07-28 08:53:19 -04:00
iterables_net_pkt_alloc_stats.ld
Kconfig net: shell: Move to a separate Kconfig file 2025-08-01 07:46:11 -04:00
Kconfig.debug
Kconfig.ipv4
Kconfig.ipv6 net: ipv6: Allow NS timeout to be configured 2025-07-28 08:53:19 -04:00
Kconfig.mgmt
Kconfig.stack
Kconfig.stats
Kconfig.tcp
nbr.c
nbr.h net: ip: Use proper flexible array 2025-07-31 10:52:49 +01:00
net_context.c
net_core.c
net_if.c
net_mgmt.c
net_pkt.c
net_private.h
net_stats.c
net_stats.h
net_tc_mapping.h
net_tc.c
net_timeout.c
packet_socket.c
packet_socket.h
pmtu.c
pmtu.h
promiscuous.c
route.c
route.h
tcp_internal.h
tcp_private.h
tcp.c net: tcp: Fix handling of keep-alive probes 2025-07-28 08:44:41 -04:00
tcp.h
tp_priv.h
tp.c
tp.h
udp_internal.h
udp.c
utils.c