68a115aed9
Normally it is required that the network be in the "down" state when re-configuring the network interface. This is thought not to be a necessary here because. 1. The ICMPv6 logic here runs with the network locked so there can be no outgoing packets with bad source IP addresses from any asynchronous network activity using the device being reconfigured. 2. Incoming packets depend only upon the MAC filtering. Network drivers do not use the IP address; they filter incoming packets using only the MAC address which is not being changed here. |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
arp.h | ||
arp_arpin.c | ||
arp_dump.c | ||
arp_format.c | ||
arp_ipin.c | ||
arp_notify.c | ||
arp_out.c | ||
arp_poll.c | ||
arp_send.c | ||
arp_table.c |