openwrt/package/network/utils
Jason A. Donenfeld cb17d7aed7 wireguard-tools: bump to 1.0.20200206
* wg-quick: android: split uids into multiple commands

Newer android's ndc implementations have limits on uid size, so we have to
break these into several lists.

* man: document dynamic debug trick for Linux

This comes up occasionally, so it may be useful to mention its
possibility in the man page. At least the Arch Linux and Ubuntu kernels
support dynamic debugging, so this advice will at least help somebody. So that
you don't have to go digging into the commit, this adds this helpful tidbit
to the man page for getting debug logs on Linux:

 # modprobe wireguard && echo module wireguard +p > /sys/kernel/debug/dynamic_debug/control

* extract-{handshakes,keys}: rework for upstream kernel

These tools will now use the source code from the running kernel instead of
from the old monolithic repo. Essential for the functioning of Wireshark.

* netlink: remove libmnl requirement

We no longer require libmnl. It turns out that inlining the small subset of
libmnl that we actually use results in a smaller binary than the overhead of
linking to the external library. And we intend to gradually morph this code
into something domain specific as a libwg emerges. Performance has also
increased, thanks to the inliner. On all platforms, wg(8) only needs a normal
libc. Compile time on my system is still less than one second. So all in all
we have: smaller binary, zero dependencies, faster performance.

Packagers should no longer have their wireguard-tools package depend on
libmnl.

* embeddable-wg-library: use newer string_list
* netlink: don't pretend that sysconf isn't a function

Small cleanups.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-02-09 21:25:51 +01:00
..
adb-enablemodem Move enablemodem from ramips to new package adb-enablemodem and make it used also by TL-MR6400 2017-05-27 07:54:40 +02:00
arptables treewide: switch git.netfilter.org to HTTPS 2017-10-08 21:10:36 +03:00
comgt comgt-ncm: add driver dependencies again 2019-08-08 21:33:34 +02:00
curl curl: update to version 7.68.0 (security fix) 2020-01-21 22:17:53 +01:00
dante treewide: revise library packaging 2019-01-24 10:39:30 +01:00
ebtables ebtables: update to latest git 2018-06-27 2018-07-02 17:33:55 +02:00
ethtool ethtool: bump to 5.4 2020-01-12 22:19:37 +01:00
iftop iftop: update to HEAD of 2018-10-03 - 77901c 2019-08-18 20:56:41 +02:00
iperf iperf: fix PKG_CONFIG_DEPENDS 2020-01-07 20:52:23 +01:00
iperf3 iperf3: update to 3.7 2019-07-08 16:28:47 +02:00
iproute2 iptables: set-dscpmark follow upstreamimg attempt 2020-01-31 20:21:43 +00:00
ipset ipset: update to 7.4 2019-11-09 14:33:42 +01:00
iptables iptables: set-dscpmark follow upstreamimg attempt 2020-01-31 20:21:43 +00:00
iw mac80211: Update to version 5.4-rc2 2019-10-19 12:35:55 +02:00
iwcap iwcap: fix handling kill signal during dump 2017-03-14 13:29:03 +01:00
iwinfo Revert "iwinfo: update to latest Git HEAD" 2020-02-05 15:31:39 +01:00
layerscape/restool layerscape: update restool to LSDK 19.03 2019-06-06 15:40:08 +02:00
linux-atm linux-atm: Add missing headers 2019-08-05 23:22:26 +02:00
maccalc network/utils/maccalc: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
nftables nftables: bump to version 0.9.2 2019-09-01 18:38:04 +02:00
owipcalc network/utils/owipcalc: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
resolveip network/utils/resolveip: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
rssileds rssileds: change rssileds.init STOP index 2019-06-24 20:22:24 +02:00
tcpdump tcpdump: update to 4.9.3 2019-10-12 23:37:00 +02:00
umbim umbim: update to latest git HEAD 2019-09-12 22:29:47 +02:00
uqmi uqmi: fix indentation style and boundary 2019-07-03 07:45:00 +02:00
wireguard-tools wireguard-tools: bump to 1.0.20200206 2020-02-09 21:25:51 +01:00
wireless-tools treewide: revise library packaging 2019-01-24 10:39:30 +01:00
wpan-tools wpan-tools: clean up Makefile 2019-04-06 19:14:06 +02:00
wwan wwan: Double quote to prevent globbing and word splitting 2019-10-18 19:48:41 +02:00