zephyr/subsys/net/l2
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
..
bluetooth Bluetooth: Host: Amend existing L2CAP accept callbacks 2023-09-14 14:36:34 +02:00
canbus
dummy
ethernet net: l2: ethernet: Fix error handling after ARP prepare 2023-12-04 14:30:26 +01:00
ieee802154 random: Rename random header 2023-10-10 14:23:50 +03:00
offloaded_netdev
openthread net: openthread: upmerge to 75694d2 2023-11-27 19:59:04 +01:00
ppp net: fix thread function signatures 2023-10-30 12:24:34 +01:00
virtual net: if: Fix typo in IPv6 hop limit API name 2023-12-04 15:07:43 +01:00
wifi wifi: shell: Add long arguments to help 2023-12-04 14:27:59 +01:00
CMakeLists.txt
Kconfig net: wifi: Enhance help text for NET_L2_WIFI_MGMT 2023-08-23 16:05:08 +01:00