wongsyrone / openwrt-1

已废弃DEPRECATED-see https://github.com/wongsyrone/lede-1 | modifications on OpenWrt official repository
https://www.lede-project.org/
GNU General Public License v2.0
37 stars 19 forks source link

pcap-dnsproxy 1 #54

Closed wongsyrone closed 9 years ago

wongsyrone commented 9 years ago

add --disable-daemon param and set tcp fastopen by default 在 /etc/rc.local 文件最下面添加 echo 3 > /proc/sys/net/ipv4/tcp_fastopen 保存,以后每次启动都将自动设置此指 在 /etc/sysctl.conf 文件中添加 net.ipv4.tcp_fastopen = 3 保存 Buffer Queue Limits = 512 Log Maximum Size = 4KB Accept Type = Permit:1|5|28 #only accept A\AAAA\CNAME EDNS Label = 1

wongsyrone commented 9 years ago

done in 8c3872617133ea782d9846a19ad3f886e2e03d82