openwrt/package/network
Jason A. Donenfeld 6eec0e46ed 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>
2018-05-25 09:30:44 +08:00
..
config lantiq: activate noise margin delta for VDSL too 2018-01-07 23:46:44 +01:00
ipv6 thc-ipv6: Allow overriding CFLAGS 2017-12-13 14:36:02 +01:00
services wireguard: bump to 20180519 2018-05-25 09:30:44 +08:00
utils mbedtls: change libmbedcrypto.so soversion back to 0 2018-04-14 14:44:43 +02:00