Dear Friends,

I want to rewrite code of routing table to change it's structure from
linked list to an array. my goal is to unroll while loops of
 route_node_match and route_node_lookup functions in table.c because i need
to do this loops in parallel manner.
Please help me if you can explain more about route_table structure and any
idea about unrolling this loops.

Regards,
Saeed
_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to