arp_cache: increase v6 entries
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Markus 2021-06-22 22:59:46 +02:00
parent d71be0fcd3
commit 92b6f4bbd9
1 changed files with 1 additions and 1 deletions

View File

@ -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 }