zephyr/subsys/net
Armin Brauns 22430ef8c4 net: ipv6_nbr: count outgoing ND packets as sent ICMP packets
This mirrors the behaviour of MLD packets, the only other ICMPv6 subtype
that is tracked separately.

Inbound ND packets are already counted as received ICMP packets by way of
going through the ICMP receive path.

Signed-off-by: Armin Brauns <armin.brauns@embedded-solutions.at>
2023-02-03 02:25:14 +09:00
..
ip net: ipv6_nbr: count outgoing ND packets as sent ICMP packets 2023-02-03 02:25:14 +09:00
l2 net: ieee802154: Remove unneeded check 2023-01-27 10:38:49 -06:00
lib net: lwm2m: Fix native_posix fcntl() calls 2023-02-02 20:05:08 +09:00
pkt_filter
buf.c net: buf: Simplify fragment handling 2022-12-06 11:06:43 +02:00
CMakeLists.txt
hostname.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
Kconfig Kconfig: net: Remove deprecated NET_BUF_USER_DATA_LEN 2022-12-01 15:50:35 +01:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net