nuttx/net/route
zhanghongyu 34fbaa15ee net/route: fix return value of net_writeroute_ipv6
Return ntotal (total bytes written) instead of ret (result of last
write call). This matches the expected semantics and is consistent
with net_writeroute_ipv4().

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2026-04-13 08:46:57 -03:00
..
cacheroute.h
CMakeLists.txt
fileroute.h
Kconfig
Make.defs
net_add_fileroute.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
net_add_ramroute.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
net_alloc_ramroute.c
net_cacheroute.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
net_del_fileroute.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
net_del_ramroute.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
net_dumproute.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
net_fileroute.c net/route: fix return value of net_writeroute_ipv6 2026-04-13 08:46:57 -03:00
net_foreach_fileroute.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
net_foreach_ramroute.c
net_foreach_romroute.c
net_initroute.c
net_queue_ramroute.c
net_router.c
netdev_router.c
ramroute.h
romroute.h
route.h