On Fri, 16 Dec 2016 13:03:31 +0900
IWASE Yusuke wrote:
> Currently, rest_router sends ARP reply messages composing own MAC
> address in Target MAC Address, and both Sender/Target MAC address
> are MAC address of rest_router.
> So, with this reply messages, Wireshark will report "Duplicate IP
> ad
Currently, rest_router sends ARP reply messages composing own MAC
address in Target MAC Address, and both Sender/Target MAC address
are MAC address of rest_router.
So, with this reply messages, Wireshark will report "Duplicate IP
address detected".
This patch fixes this problem.
This problem was r