Embedded TCP/IP stack: fnet_netif_clear_ip4_addr_conflict

FNET

void fnet_netif_clear_ip4_addr_conflict ( fnet_netif_desc_t  netif_desc)

Clears IPv4 address conflict flag.

Parameters
netif_descNetwork interface descriptor.
See also
fnet_netif_set_callback_on_ip4_addr_conflict(), fnet_netif_is_ip4_addr_conflict()

This function clears the netif interface IPv4 address conflict flag.
The address conflict is detected by ARP protocol.
The conflict flag is also cleared on changing of the interface IPv4 address, using fnet_netif_set_ip4_addr().


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net