forked from FF-RGB/ansible
arp_cache: increase v6 entries
This commit is contained in:
parent
d71be0fcd3
commit
92b6f4bbd9
@ -8,4 +8,4 @@
|
||||
- { key: 'net.ipv4.neigh.default.gc_thresh3', value: 8192 }
|
||||
- { key: 'net.ipv6.neigh.default.gc_thresh1', value: 2048 }
|
||||
- { key: 'net.ipv6.neigh.default.gc_thresh2', value: 4096 }
|
||||
- { key: 'net.ipv6.neigh.default.gc_thresh3', value: 8192 }
|
||||
- { key: 'net.ipv6.neigh.default.gc_thresh3', value: 32768 }
|
||||
|
Loading…
Reference in New Issue
Block a user