wengzhe opened a new pull request, #11509:
URL: https://github.com/apache/nuttx/pull/11509

   ## Summary
   Support longest prefix match routing described as "Longest Match" in RFC 
1812, Section 5.2.4.3, Page 75.
       
   Introduced `prefixlen` to indicate the prefix length of currently founded 
route, and only looks up for longer prefix in all later steps.
   
   ## Impact
   Routing Table with Kconfig 
   
   ## Testing
   Manually & CI
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to