Re: [RFC] Arp announce (for Xen)

From: Chris Wright
Date: Tue Mar 06 2007 - 13:28:53 EST


* Stephen Hemminger (shemminger@xxxxxxxxxxxxxxxxxxxx) wrote:
> + case NETDEV_CHANGEADDR:
> + /* Send gratuitous ARP in case of address change or new device */
> + if (IN_DEV_ARP_ANNOUNCE(in_dev))

Conceptually right on, but it looks like improper hijacking
of arp_announce sysctl. Could introduce another

thanks,
-chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/