openwrtv4/package
Jason A. Donenfeld aa30eb5b07 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-19 09:02:33 +02:00
..
base-files sysctl: Protect hard/symlinks by default. 2018-05-01 11:19:03 +02:00
boot mvebu: add support for WRT32X (venom) 2018-05-14 17:20:10 +02:00
devel perf: restrict libunwind dependency to archs that actually support libunwind 2018-02-25 17:03:42 +01:00
firmware ath3k: Add firmware support for QCA Rome 2018-05-18 08:58:08 +02:00
kernel mt76: update to the latest version 2018-05-18 18:14:32 +02:00
libs nghttp2: bump to 1.32.0 2018-05-09 11:26:45 +02:00
network wireguard: bump to 20180519 2018-05-19 09:02:33 +02:00
system rpcd: update to lastest HEAD 2018-05-14 07:16:47 +02:00
utils flock: enable alternatives support 2018-05-07 15:50:18 +08:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00