zephyr/subsys/net/l2/virtual
Jukka Rissanen e397d199b1 net: if: Fix typo in IPv6 hop limit API name
The net_if_ipv6_set_hop_limit() API was missing the "_if_"
part in it. Fix this so that the network interface API is
consistent. The old function is deprecated and should not
be used. The old function is left to the code and it calls
the new properly named function.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2023-12-04 15:07:43 +01:00
..
ipip net: if: Fix typo in IPv6 hop limit API name 2023-12-04 15:07:43 +01:00
CMakeLists.txt
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
virtual.c random: Rename random header 2023-10-10 14:23:50 +03:00
virtual_mgmt.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00