zephyr/subsys/net
Florian Vaussard 1f402cc5c8 net: ipv6: correctly handle PADN option
Currently PADN data are not skipped, which results in the stack to think
that the next header starts in the middle of the padding. We have to
skip the bytes before going on.

Also clarify the PAD1 does not have any length field.

Signed-off-by: Florian Vaussard <florian.vaussard@gmail.com>
2021-09-23 13:21:09 -04:00
..
ip net: ipv6: correctly handle PADN option 2021-09-23 13:21:09 -04:00
l2 net: ethernet: Refactor IPv4 to MAC multicast address conversion 2021-09-23 04:19:31 -04:00
lib net: lwm2m: Fix Registration failue reporting 2021-09-21 09:32:31 -05:00
buf.c net: Fix missing __ASSERT_ON micro 2021-07-22 06:21:55 -04:00
CMakeLists.txt
hostname.c net: hostname: Update unique hostname on link address change 2021-01-13 17:50:32 +02:00
Kconfig Bluetooth: controller: ISO adaptation layer, Rx unframed 2021-04-14 18:17:09 +02:00
Kconfig.hostname net: hostname: Update unique hostname on link address change 2021-01-13 17:50:32 +02:00
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net