From: Neil Horman <[EMAIL PROTECTED]> Date: Tue, 31 Jan 2006 15:05:54 -0500
> Patch to add CONFIG_IP_ACCEPT_UNSOLICITED_ARP to Kconfig. Currently > we have code in place to accept gratuitous arp replies, but the code > is disabled by the above config option, and there is no way to turn > it on. This patch adds the ability to turn this option on. Tested > successfully by me. > > Signed-off-by: Neil Horman <[EMAIL PROTECTED]> Kill this config option, and instead use a sysctl and make it off by default. People can twiddle /etc/sysctl.conf if they want this on and everyone is happy. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html