> I was looking at the arp code and noticed the CONFIG_IP_ACCEPT_UNSOLICITED_ARP
> option.
>
> I'm a bit confused, however, since there is no way to enable this option without
> specifying it on the command line. Is this by intent? It seems to have been
> added back in 1998 in a patch by Thomas Koenig.
#ifdef was added by me. At the moment it is not a configuration option,
but rather comment. The code is not to be enabled.
Alexey
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/