increase ipv6 neighbor threshholds

This commit is contained in:
Neale Pickett 2011-11-05 17:40:14 -06:00
parent 81bc9dd686
commit f01680990c
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
exec 2>&1
echo 8192 > /proc/sys/net/ipv6/neigh/default/gc_thresh3
echo 4096 > /proc/sys/net/ipv6/neigh/default/gc_thresh2
PFX=fd84:b410:3441
log () {