openwrt/package
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
..
base-files base-files: /lib/functions.sh: ignore errors in insert_modules 2018-04-17 11:19:20 +02:00
boot package/grub2: update to 2.02 2017-12-13 15:54:12 +01:00
devel perf: restrict libunwind dependency to archs that actually support libunwind 2018-02-25 17:07:32 +01:00
firmware intel-microcode: update to 20180312 2018-04-04 23:09:31 +02:00
kernel mac80211: brcmfmac: add support for BCM4366E chipset 2018-04-03 13:11:43 +02:00
libs mbedtls: change libmbedcrypto.so soversion back to 0 2018-04-14 14:44:43 +02:00
network wireguard: bump to 20180519 2018-05-25 09:30:44 +08:00
system rpcd: update to lastest HEAD 2018-05-14 10:29:20 +02:00
utils mbedtls: change libmbedcrypto.so soversion back to 0 2018-04-14 14:44:43 +02:00
Makefile build: fix triggering opkg/host compilation 2017-04-09 15:42:20 +02:00