>Maybe we could detect the problem there, and set the interface down? >Then the netif_status callback would be called, and the user could >decide to use a different address? > >What is the best strategy here to be notified of a "wrong" choice >for a static address (address already in use). > >In the general case, does lwip try to detect when other systems >are using the same IP address?
You could enable AutoIp which does resolve conflicts. Bill _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
