I agree.
When we used static addresses, we did use netif APIs directly, but that was a long time ago. Any semi-generic system will probably use netifapi APIs. On 8/12/2010 16:48, Bill Auerbach wrote: > Maybe the preprocessor should be used to change the netif names to internal > names so they do not exist if used from an application? This is really an > easy thing for a new user to get caught up in. > > Bill > >> I would like to point out, the netif_* functions should not be used at >> all when tcp_ip thread is running. Use netifapi_netif_* instead. See >> http://lwip.wikia.com/wiki/Initialization_using_tcpip.c >> >> Martin > > > > _______________________________________________ > lwip-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/lwip-users > -- Yoav Nissim Software Engineer, Software Tools Division Jungo Software Technologies Email: [email protected] Web: http://www.jungo.com Phone: +972-74-7212138 Fax: +972-74-7212122 Mobile: +972-54-2271315 _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
