summaryrefslogtreecommitdiff
path: root/package/base-files
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-05-19 05:55:58 +0200
committerHans Dedecker <dedeckeh@gmail.com>2018-05-22 16:46:51 +0200
commita88ff7bf5b77fbde16c3c8d701170f111a5e984f (patch)
tree3217fe2c418f35e9691313427548656ded2e7e8f /package/base-files
parentff8bde52961d60afb30a113c9ca755e6b1c7cbe6 (diff)
downloadmtk-20170518-a88ff7bf5b77fbde16c3c8d701170f111a5e984f.zip
mtk-20170518-a88ff7bf5b77fbde16c3c8d701170f111a5e984f.tar.gz
mtk-20170518-a88ff7bf5b77fbde16c3c8d701170f111a5e984f.tar.bz2
wireguard: bump to 20180519
* chacha20poly1305: add mips32 implementation "The OpenWRT Commit" - this significantly speeds up performance on cheap plastic MIPS routers, and presumably the remaining MIPS32r2 super computers out there. * timers: reinitialize state on init * timers: round up instead of down in slack_time * timers: remove slack_time * timers: clear send_keepalive timer on sending handshake response * timers: no need to clear keepalive in persistent keepalive Andrew He and I have helped simplify the timers and remove some old warts, making the whole system a bit easier to analyze. * tools: fix errno propagation and messages Error messages are now more coherent. * device: remove allowedips before individual peers This avoids an O(n^2) traversal in favor of an O(n) one. Before systems with many peers would grind when deleting the interface. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'package/base-files')
0 files changed, 0 insertions, 0 deletions