TP-Link firmware sends six DNS requests and one NTP query every 5 seconds
241–245 of 245 posts
Re: TP-Link firmware sends six DNS requests and one NTP query every 5 seconds
#242Earlier quoted context omitted.
Where can I find this patch? I'm on one of the ASUS routers but want to try out LEDE, but don't want reduced throughput.
I think these are it: https://forum.lede-project.org/t/qualcomm-fast-path-for-lede... https://github.com/gwlim/Fast-Path-LEDE-OpenWRT
The cleaner patch, taken from QSDK upstream is here: https://github.com/lede-project/source/pull/1269
Re: TP-Link firmware sends six DNS requests and one NTP query every 5 seconds
#243Earlier quoted context omitted.
There's a patch to enable Qualcomm FastPath in LEDE, this offloads simpler TCP and UDP traffic from the Kernel stack and gets me 960Mbps LAN to WAN on a Netgear R7800.
Why isn't the patch upstreamed?
You can get dissent1's pull request here: https://github.com/lede-project/source/pull/1269
Re: TP-Link firmware sends six DNS requests and one NTP query every 5 seconds
#244Earlier quoted context omitted.
There's a patch to enable Qualcomm FastPath in LEDE, this offloads simpler TCP and UDP traffic from the Kernel stack and gets me 960Mbps LAN to WAN on a Netgear R7800.
Thanks for the tip; I'll have to check this out! My router's OpenWRT wiki page has had an ominous warning about reduced NAT throughput for some time. Turns out that my router should be supported (Atheros AR9344 MIPS 74Kc based).