Hi, I was wondering about how lwIP decides routes. I have gone through the available documentation and source code as well and to me it seems that routing is implemented in a very simple way; One interface is marked as default and we match the destination addresses with interface addresses keeping netmask in mind.
Has anybody implemented more complex routing scenarios? For example, assigning metrics and seting up a routing table. -- Best Regards, Ranjan _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
