Set arp_notify to match ndisc_notify

A previous change [1] enabled ndisc_notify, which is the IPv6 equivalent
for IPv4's arp_notify.  Enable the latter to keep them consistent with
each other.

Change-Id: I15e8348585a9c0ee824a4c123677992010980b9e
Related-Bug: #1827927
(cherry picked from commit f3df90f2c0)
This commit is contained in:
Nate Johnston 2019-05-07 16:45:20 -04:00
parent 0c31f04f41
commit 1616da335b
1 changed files with 2 additions and 0 deletions

View File

@ -167,6 +167,8 @@ outputs:
value: 0
net.ipv6.conf.all.accept_redirects:
value: 0
net.ipv4.conf.all.arp_notify:
value: 1
net.ipv6.conf.all.ndisc_notify:
value: 1
net.core.netdev_max_backlog: