zephyr/subsys/net
Alexander Wachter cd2ff16a50 net: icmpv6: fix add own IP addr to nbr cache
This commit fixes a problem where our own IP address
is added to the cache instead of the senders.
This bug was due to a swap of the address in the original packet.
The swapping of the address is now removed.

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
2020-01-29 11:39:50 +02:00
..
ip net: icmpv6: fix add own IP addr to nbr cache 2020-01-29 11:39:50 +02:00
l2 net: l2: ppp: Assign IPv4 address received with IPCP 2020-01-28 12:44:17 +02:00
lib net: mqtt: mqtt_live should only return success when ping sent 2020-01-28 15:45:08 -05:00
buf.c net: buf: Switch from net buf assert to system assert 2020-01-13 13:59:55 +01:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
hostname.c
Kconfig net: buf: Fix NET_BUF_USER_DATA_SIZE value for Bluetooth 2019-11-28 13:35:11 +02:00
Kconfig.hostname kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.log_config.default.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.log_config.net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00