--- elwix/config/etc/uboot/sysctl.conf 2014/09/15 19:06:48 1.2 +++ elwix/config/etc/uboot/sysctl.conf 2021/03/11 13:59:51 1.4 @@ -2,14 +2,17 @@ # # elwix sysctl.conf # -# $Id: sysctl.conf,v 1.2 2014/09/15 19:06:48 misho Exp $ +# $Id: sysctl.conf,v 1.4 2021/03/11 13:59:51 misho Exp $ sysctl -w kern.coredump=0 +sysctl -w debug.debugger_on_panic=0 sysctl -w kern.ipc.somaxconn=1024 sysctl -w kern.ipc.nmbclusters=1024 sysctl -w kern.eventtimer.periodic=1 +sysctl -w net.bpf.optimize_writers=1 sysctl -w net.inet.ip.forwarding=1 -sysctl -w net.inet.ip.fastforwarding=1 +sysctl -w net.inet.ip.redirect=0 +sysctl -w net.inet.tcp.rfc1323=1 sysctl -w net.inet.tcp.ecn.enable=1 sysctl -w net.inet6.ip6.forwarding=1 sysctl -w net.inet6.ip6.accept_rtadv=0 @@ -19,9 +22,12 @@ sysctl -w kern.maxfiles=1024 #sysctl -w kern.ipc.maxsockets=16384 #sysctl -w kern.ipc.maxsockbuf=16777216 #sysctl -w kern.ipc.maxpipekva=16777216 -#sysctl -w net.graph.maxalloc=2048 +sysctl -w net.inet.raw.maxdgram=16384 +sysctl -w net.inet.raw.recvspace=16384 +sysctl -w kern.random.harvest.mask=351 + +#sysctl -w hw.ath.bstuck=8 #net.inet.tcp.mssdflt=1452 #net.inet.tcp.hostcache.expire=1 - #dev.ath.0.hal.ar5416_biasadj=1