diff options
| author | Tim Gardner <[email protected]> | 2013-08-29 06:38:47 -0600 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-09-03 21:41:43 -0400 |
| commit | 3e25c65ed085b361cc91a8f02e028f1158c9f255 (patch) | |
| tree | b935c32cae8c5801490092d0e4e7cc199a4be820 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 4f49129be6fa9b41d1b406ed911da07ce15a7ea5 (diff) | |
net: neighbour: Remove CONFIG_ARPD
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]>
Cc: "David S. Miller" <[email protected]>
Cc: Alexey Kuznetsov <[email protected]>
Cc: James Morris <[email protected]>
Cc: Hideaki YOSHIFUJI <[email protected]>
Cc: Patrick McHardy <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: Gao feng <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: Veaceslav Falico <[email protected]>
Signed-off-by: Tim Gardner <[email protected]>
Reviewed-by: "Eric W. Biederman" <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions