On Thu, 2008-02-21 at 12:08 +0100, Piero 74 wrote: > Hi all. > > It's possible that my board will be connected in a big network with > MULTIPLE GATEWAY. > > WIN Pc in this network are normally configured using advanced option > in network setting, defining 2 or more gateway IP. > > How can i do the same using netif?? Is it possible or there is a > workaround?
I can't think of a simple way to achieve this with lwIP. It would of course be possible to modify the code to cope with multiple gateways, but we don't do that as standard. Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
