aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* openvswitch: refresh patchesStijn Tintel2021-07-23
| | | | | | | CI run fails due to dirty patches, so refresh them. Fixes: f4f1a25e80f5 ("openvswitch: bump to version 2.15.0") Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* Merge pull request #16188 from neheb/UaRosen Penev2021-07-21
|\ | | | | uacme: update to 1.7.1
| * uacme: update to 1.7.1Rosen Penev2021-07-21
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | clamav: update to 0.103.3Rosen Penev2021-07-21
|/ | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #16122 from zhoreeq/bump_0_4_0Rosen Penev2021-07-20
|\ | | | | yggdrasil: bump to 0.4.0
| * yggdrasil: bump to 0.4.0George Iv2021-07-19
| | | | | | | | | | | | | | | | - Bump yggdrasil-go version to v0.4.0 - Update ygguci tool for compatibility with the new yggdrasil-go version - Yggdrasil's config file is now generated in a separate command before running the daemon Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
* | Merge pull request #16164 from stangri/master-vpnbypassRosen Penev2021-07-20
|\ \ | | | | | | vpnbypass: update to 1.3.2-1
| * | vpnbypass: updates to 1.3.2-1Stan Grishin2021-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: domain names bypass rename config file update Makefile updated README link updated shellcheck compatibility support for 21.02.0-rc2 and later updated code for interface triggers add newline to test.sh Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | openvswitch: close flock fd when starting openvswitch servicesFelix Fietkau2021-07-20
| | | | | | | | | | | | | | | | | | Fixes deadlock with multiple init script calls Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | | Merge pull request #16152 from BKPepe/miniupnpnd-remove-not-upstreamed-patchJosef Schlehofer2021-07-20
|\ \ \ | | | | | | | | Revert "net/miniupnpd: ext_ip_reserved_ignore support"
| * | | Revert "net/miniupnpd: ext_ip_reserved_ignore support"Josef Schlehofer2021-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch is causing several issues [1], which then were reported to upstream [2] and it was not accepted by upstream [3]. This results that nobody maintain this custom patch and it is not useful as it is changing addr_is_reserved behavior. [1] https://github.com/openwrt/packages/issues/15258 [2] https://github.com/miniupnp/miniupnp/issues/542 [3] https://github.com/miniupnp/miniupnp/pull/511 This reverts commit b76aa9919489f49b472a8f939f6d46ca33d05f64. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | knot: update to version 3.0.8Jan Hak2021-07-20
| | | | | | | | | | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | | ddns-scripts: use https for google ipv6 ddns urlScott Lamb2021-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This matches an ipv4 change in 21f5cdd2fa and has the same rationale. Google requires https for both ipv6 and ipv6. Signed-off-by: Scott Lamb <slamb@slamb.org>
* | | | Merge pull request #16067 from neheb/dnRosen Penev2021-07-19
|\ \ \ \ | | | | | | | | | | dnsdist: fix compilation with GCC11
| * | | | dnsdist: fix compilation with GCC11Rosen Penev2021-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing header. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #16107 from Thermi/strongswan-update-5.9.3Rosen Penev2021-07-19
|\ \ \ \ \ | | | | | | | | | | | | strongswan: update to version 5.9.3
| * | | | | strongswan: update to version 5.9.3Noel Kuntze2021-07-18
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Noel Kuntze <noel.kuntze@thermi.consulting>
* | | | | Merge pull request #16130 from 1715173329/dnsproxyRosen Penev2021-07-19
|\ \ \ \ \ | | | | | | | | | | | | dnsproxy: add new package
| * | | | | dnsproxy: add new packageTianling Shen2021-07-15
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple DNS proxy server that supports all existing DNS protocols including DNS-over-TLS, DNS-over-HTTPS, DNSCrypt, and DNS-over-QUIC. Moreover, it can work as a DNS-over-HTTPS, DNS-over-TLS or DNS-over-QUIC server. For documents, see https://github.com/AdguardTeam/dnsproxy. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | Merge pull request #16131 from 1715173329/dnslookupRosen Penev2021-07-19
|\ \ \ \ \ | | | | | | | | | | | | dnslookup: add new package
| * | | | | dnslookup: add new packageTianling Shen2021-07-15
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple command line utility to make DNS lookups. Supports all known DNS protocols: plain DNS, DoH, DoT, DoQ, DNSCrypt. For documents, see https://github.com/ameshkov/dnslookup. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* / / / / bonding: allow xmit_hash_policy in 802.3ad modeDENG Qingfang2021-07-16
|/ / / / | | | | | | | | | | | | | | | | | | | | Allow the transmit hash policy to be changed in 802.3ad mode. Signed-off-by: DENG Qingfang <dqfext@gmail.com>
* | | | Merge pull request #15934 from lnslbrty/package/httptunnelRosen Penev2021-07-14
|\ \ \ \ | | | | | | | | | | httptunnel: add new package
| * | | | httptunnel: add new packageToni Uhlig2021-06-24
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | | | Merge pull request #15899 from jefferyto/addrwatch-fixesRosen Penev2021-07-14
|\ \ \ \ \ | | | | | | | | | | | | addrwatch: Various fixes
| * | | | | addrwatch: Various fixesJeffery To2021-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile changes include: * Remove USE_UCLIBC, as uclibc is no longer supported * Package output modules * Move main binary (back) to /usr/sbin, as it is system administration related and requires superuser privileges New patches: * 003-add-space-for-null-byte.patch - from https://github.com/fln/addrwatch/commit/374cfd2cabe4db9882d8a210adff430cc579f859 * 004-more-specific-library-linking.patch - from https://github.com/fln/addrwatch/commit/27b57d9da322fc16c6904d8e35aae4557a3e517b * 005-use-c99-format-macro-constants.patch - from https://github.com/fln/addrwatch/pull/28 Init script changes include: * Change from explicit disable to explicit enable, so that the service is disabled by default and on first install * Set config option default values to default values of the main binary * Fix command-line option names and format (from https://forum.openwrt.org/t/cant-start-addrwatch-service/60499/3) * Always use the --quiet command-line option, as the procd instance is not configured to capture stdout/stderr * Change the syslog config option to start the syslog output module Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #15702 from dangowrt/kplex-sierra-gps-startRosen Penev2021-07-14
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | kplex: add support for Sierra Wireless Gobi GPS
| * | | | | kplex: add support for Sierra Wireless Gobi GPSDaniel Golle2021-05-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sierra Wireless modems need the string '$GPS_START' to be sent to the GPS tty device as only then the modem firmware starts emitting NMEA-0183 sentences. Add an option 'sierragpsstart' to kplex' serial driver to support that quirk as kplex can be very useful to spread GPS data over the network while also supplying 'ugps' using a PTY, allowing for correct system time to be set automatically on boot up from GPS. This patch is also PR'ed at the upstream project: https://github.com/stripydog/kplex/pull/54 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | openvpn: enable LZO support by default for OpenSSL variantEtienne Champetier2021-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | User that don't control both OpenVPN client and server might still need LZO support, so keep it enable by default for at least OpenSSL variant. Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | dawn: update to 2021-07-11Nick Hainke2021-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ec9a3a9 fix GCC11 compilation Thanks to neheb and cotequeiroz. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | apache: update to 2.4.48Rosen Penev2021-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refreshed patch. Fixes: CVE-2019-17567 CVE-2020-13938 CVE-2020-13950 CVE-2020-35452 CVE-2021-26690 CVE-2021-26691 CVE-2021-30641 CVE-2021-31618 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | ibrdtn-tools: fix compilation with GCC11Rosen Penev2021-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | throw() is not supported with C++17. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | ibrdtnd: fix compilation with GCC11Rosen Penev2021-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | throw() is not compatible with C++17. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #16068 from neheb/keaRosen Penev2021-07-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | kea: fix compilation with GCC11
| * | | | | | kea: fix compilation with GCC11Rosen Penev2021-07-07
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing header. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | transmission: bump PKG_RELEASEDaniel Golle2021-07-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The commit updating the seccomp filter didn't bump PKG_RELEASE. Do that now. Fixes: 1141ee1e5 ("transmission: add new syscalls to seccomp filter)" Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | transmission: add new syscalls to seccomp filterDaniel Golle2021-07-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Testing showed that additional syscalls are needed on ARMv7. Add "getegid32", "geteuid32", "getgid32" and "getrandom" as they are all innocent. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #16072 from neheb/nuttRosen Penev2021-07-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | nut: fix compilation with GCC11
| * | | | | | nut: fix compilation with GCC11Rosen Penev2021-07-07
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nut is a C++98 project which does not compile with GCC11's default of C++17. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #16077 from wodu/linuxptp_maintJosef Schlehofer2021-07-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | linuxptp: Upgrade to version 3.1.1
| * | | | | | linuxptp: Upgrade to version 3.1.1Wojciech Dubowik2021-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@westermo.com>
* | | | | | | Merge pull request #16066 from TDT-AG/pr/20210707-mwan3Florian Eckert2021-07-09
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | mwan3: add internal command
| * | | | | | mwan3: bump PKG_VERSION to 2.10.11Florian Eckert2021-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | mwan3: add troublshoot command from LuCIFlorian Eckert2021-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | mwan3: cleanup help outputFlorian Eckert2021-07-08
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* / / / / / dawn: update to latest versionNick Hainke2021-07-08
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 555268b ubus: filter neighbors by SSID when preparing nr 3db9607 data storage: match SSID when searching ap entry a22f5a7 storage: ensure SSID strings are NULL-terminated Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | pdns-recursor: update to 4.5.4Peter van Dijk2021-07-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | | | mwan3: use default routes from additional tablesDaniel Golle2021-07-05
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Until now the additional tables listed in gobal 'rt_table_lookup' were not considered for interfaces. In order to be able to also use interface-defined routes from tables other than main, consider also tables listed in 'rt_table_lookup'. Update version to 2.10.10 as requested by maintainer. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | nextdns: Update to version 1.34.2Olivier Poitrey2021-07-02
| | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | strongswan: trivial improvement in 'stroke' packagingPhilip Prindeville2021-07-01
| | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>