tn3399_openwrt/package/network/services
Jason A. Donenfeld f57230c4e6 wireguard: bump to 1.0.20200429
* compat: support latest suse 15.1 and 15.2
* compat: support RHEL 7.8's faulty siphash backport
* compat: error out if bc is missing
* compat: backport hsiphash_1u32 for tests

We now have improved support for RHEL 7.8, SUSE 15.[12], and Ubuntu 16.04.

* compat: include sch_generic.h header for skb_reset_tc

A fix for a compiler error on kernels with weird configs.

* compat: import latest fixes for ptr_ring
* compat: don't assume READ_ONCE barriers on old kernels
* compat: kvmalloc_array is not required anyway

ptr_ring.h from upstream was imported, with compat modifications, to our
compat layer, to receive the latest fixes.

* compat: prefix icmp[v6]_ndo_send with __compat

Some distros that backported icmp[v6]_ndo_send still try to build the compat
module in some corner case circumstances, resulting in errors.  Work around
this with the usual __compat games.

* compat: ip6_dst_lookup_flow was backported to 3.16.83
* compat: ip6_dst_lookup_flow was backported to 4.19.119

Greg and Ben backported the ip6_dst_lookup_flow patches to stable kernels,
causing breaking in our compat module, which these changes fix.

* git: add gitattributes so tarball doesn't have gitignore files

Distros won't need to clean this up manually now.

* crypto: do not export symbols

These don't do anything and only increased file size.

* queueing: cleanup ptr_ring in error path of packet_queue_init

Sultan Alsawaf reported a memory leak on an error path.

* main: mark as in-tree

Now that we're upstream, there's no need to set the taint flag.

* receive: use tunnel helpers for decapsulating ECN markings

ECN markings are now decapsulated using RFC6040 instead of the old RFC3168.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-04-30 08:00:53 +02:00
..
dnsmasq dnsmasq: always inform about disabled dhcp service 2020-04-30 00:52:04 +02:00
dropbear dropbear: backport add ip address to exit without auth messages 2020-04-05 10:56:52 +01:00
ead ead: fix resource leak in tinysrp 2020-01-05 19:36:46 +01:00
hostapd wpad-wolfssl: fix crypto_bignum_sub() 2020-04-28 11:45:44 +01:00
igmpproxy igmpproxy: drop SSDP packets 2018-07-30 10:43:36 +02:00
ipset-dns base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/ 2020-01-07 15:36:03 +02:00
lldpd lldpd: bump to 1.0.5 2020-02-22 10:31:28 +02:00
odhcpd odhcpd: update to latest git HEAD 2020-03-15 20:09:19 +01:00
omcproxy omcproxy: define configuration file 2019-02-27 10:26:14 +01:00
openvpn openvpn: update to 2.4.9 2020-04-18 20:34:08 +02:00
openvpn-easy-rsa openvpn-easy-rsa: update to 3.0.4 2018-07-30 10:43:38 +02:00
ppp ppp: update to version 2.4.8.git-2020-03-21 2020-04-06 20:42:45 +02:00
relayd relayd: bump to version 2020-04-25 2020-04-26 13:00:36 +01:00
samba36 samba36: log error if getting device info failed 2020-03-21 22:35:45 +01:00
uhttpd uhttpd: bump to latest Git HEAD 2020-03-25 19:22:10 +01:00
umdns umdns: update to version 2020-04-25 2020-04-26 13:00:32 +01:00
wireguard wireguard: bump to 1.0.20200429 2020-04-30 08:00:53 +02:00