zephyr/subsys/net/ip
Jukka Rissanen 9fb8d511e1 net: if: Set default interface name if needed
If the driver does not set the interface name, then set
a default name for it.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-03-26 12:01:51 -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 net: igmp: Fix double unref of igmp packet 2024-03-15 13:35:16 +01:00
ipv4_autoconf_internal.h
ipv4_autoconf.c
ipv4_fragment.c
ipv4.c net: ipip: Refactor the IP tunneling support 2024-03-25 17:07:43 +01:00
ipv4.h
ipv6_fragment.c
ipv6_mld.c
ipv6_nbr.c net: ipv6: Introduce separate logger module for IPv6 ND 2024-03-21 18:00:50 +01:00
ipv6.c net: ipip: Refactor the IP tunneling support 2024-03-25 17:07:43 +01:00
ipv6.h
Kconfig drivers: ethernet: Introduce ETH_DRIVER_RAW_MODE option 2024-03-20 08:05:55 -05:00
Kconfig.debug
Kconfig.ipv4
Kconfig.ipv6 net: ipv6: Introduce separate logger module for IPv6 ND 2024-03-21 18:00:50 +01:00
Kconfig.mgmt
Kconfig.stack
Kconfig.stats
Kconfig.tcp
nbr.c
nbr.h
net_context.c
net_core.c
net_if.c net: if: Set default interface name if needed 2024-03-26 12:01:51 -04:00
net_mgmt.c
net_pkt.c
net_private.h net: ipip: Refactor the IP tunneling support 2024-03-25 17:07:43 +01:00
net_stats.c
net_stats.h
net_tc_mapping.h
net_tc.c
net_timeout.c
packet_socket.c
packet_socket.h
promiscuous.c
route.c
route.h
tcp_internal.h
tcp_private.h
tcp.c net: tcp: Fix ACK check in LAST_ACK state 2024-03-22 15:56:50 -05:00
tcp.h
tp_priv.h
tp.c
tp.h
udp_internal.h
udp.c
utils.c