From: Tim Gardner <[email protected]> Date: Thu, 29 Aug 2013 06:38:47 -0600
> This config option is superfluous in that it only guards a call > to neigh_app_ns(). Enabling CONFIG_ARPD by default has no > change in behavior. There will now be call to __neigh_notify() > for each ARP resolution, which has no impact unless there is a > user space daemon waiting to receive the notification, i.e., > the case for which CONFIG_ARPD was designed anyways. > > Suggested-by: Eric W. Biederman <[email protected]> ... > Signed-off-by: Tim Gardner <[email protected]> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

