apache / nuttx-apps

Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
https://nuttx.apache.org/
Apache License 2.0
263 stars 488 forks source link

[app][netlink_route] fix get route netlink bugs #2390

Closed Meissi-jian closed 1 month ago

Meissi-jian commented 1 month ago

Summary

netlink route optimization: 1.ipv6 struct is 88,read bufsize is not enough 2.ROUTE max entry default is 4, no need too much malloc

Impact

netlink

Testing

Tested passed in sim