aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | gatling: add package gatlingMartin Hübner2022-09-23
| | | | | | | | | | | | | | | | | | | | | | | | Gatling is a high-performance webserver from fefe. It gives a fairly decent feature-set at really small size. And its fast. Co-authored-by: Josef Schlehofer <pepe.schlehofer@gmail.com> Signed-off-by: Martin Hübner <martin.hubner@web.de>
* | | dnsproxy: Update to 0.45.0Tianling Shen2022-09-23
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | dnslookup: Update to 1.8.0Tianling Shen2022-09-23
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | Merge pull request #19422 from paper42/knot-resolver-5.5.3Josef Schlehofer2022-09-23
|\ \ \ | | | | | | | | knot-resolver: update to 5.5.3
| * | | knot-resolver: update to 5.5.3Michal Vasilek2022-09-22
| | | | | | | | | | | | | | | | | | | | | | | | * fixes CVE-2022-40188 Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | | pdns-recursor: update to 4.7.3Peter van Dijk2022-09-22
|/ / / | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | netsniff-ng: Build and package mausezahnMartin Blumenstingl2022-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mausezahn is a multicast traffic generator which is part of the netsniff-ng sources. This utility is needed for the upcoming kernel-selftests-net-forwarding package. Add a new package for it. netsniff-ng will automatically detect all installed dependencies and build only the utilities whose dependencies are installed (meaning: mausezahn is not build when for example libcli is not installed and other tools are not build if for example zlib is missing). Depending on the selected packages (netsniff-ng or mausezahn) the OpenWrt build system has to trigger netsniff-ng's configure script, which will then pick up and automatically build the programs (mausezahn, netsniff-ng, trafgen, ...) for which all dependencies are installed. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
* | | hping3: add new packageAlexander E. Patrakov2022-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new package would help measuring one-way delays using ICMP type 13 packets. This is important for various scripts that automatically adjust CAKE shaper bandwidth based on the observed bufferbloat. They need to understand whether the delay is on the way up or on the way down, so that they can adjust the bandwidth of the proper part of the shaper. https://forum.openwrt.org/t/cake-w-adaptive-bandwidth-historic/108848 https://forum.openwrt.org/t/cake-w-adaptive-bandwidth/135379 V2: refreshed patches Signed-off-by: Alexander E. Patrakov <patrakov@gmail.com>
* | | bind: bump to 9.18.7Noah Meyerhans2022-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes multiple security issues: CVE-2022-38178 - Fix memory leak in EdDSA verify processing CVE-2022-3080 - Fix serve-stale crash that could happen when stale-answer-client-timeout was set to 0 and there was a stale CNAME in the cache for an incoming query CVE-2022-2906 - Fix memory leaks in the DH code when using OpenSSL 3.0.0 and later versions. The openssldh_compare(), openssldh_paramcompare(), and openssldh_todns() functions were affected CVE-2022-2881 - When an HTTP connection was reused to get statistics from the stats channel, and zlib compression was in use, each successive response sent larger and larger blocks of memory, potentially reading past the end of the allocated buffer CVE-2022-2795 - Prevent excessive resource use while processing large delegations Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | wifi-presence: Update to version v0.2.0Adam Williams2022-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | This version better decodes SSID names which contain emoji, control characters, and other non-ascii characters. https://github.com/awilliams/wifi-presence/pull/8 Signed-off-by: Adam Williams <pwnfactory@gmail.com>
* | | gg: Update to 0.2.11Tianling Shen2022-09-22
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | Merge pull request #19410 from robimarko/mdioStijn Tintel2022-09-21
|\ \ \ | | | | | | | | mdio-tools: update to 1.2.0
| * | | mdio-tools: update to 1.2.0Robert Marko2022-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the mdio-netlink kmod and userspace mdio-tools to version 1.2.0. This allows dropping the time64 musl patch which was upstreamed. [v1.2.0] - 2022-09-15 --------------------- - mdio: A new addressing mode "mmd-c22": Used to access MMDs attached to MDIO controllers without Clause 45 support by using registers 13 and 14 in the device's Clause 22 register space - mdio: Pretty print gigabit link capability information from a PHY's extended status register - mdio: Pretty print lots of status information from MMDs (C45 PHYs) - mvls: Decode priority override information of ATU entries - mvls: Table listings now always prints out the device information, even on single chip systems. Signed-off-by: Robert Marko <robimarko@gmail.com>
* | | | lighttpd: update to lighttpd 1.4.67 release hashGlenn Strauss2022-09-21
| |/ / |/| | | | | | | | | | | | | | * update to lighttpd 1.4.67 release hash Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | Merge pull request #19335 from db260179/master-openconnectFlorian Eckert2022-09-20
|\ \ \ | |/ / |/| | vpnc-script: restart dnsmasq when openconnect disconnects
| * | vpnc-script: restart dnsmasq when openconnect disconnectsDavid Bentham2022-09-19
| | | | | | | | | | | | Signed-off-by: David Bentham <db260179@gmail.com>
* | | v2ray-geodata: Update to latest versionTianling Shen2022-09-18
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | xray-core: Update to 1.6.0Tianling Shen2022-09-18
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | adblock: update 4.1.4-3Dirk Brenken2022-09-18
| | | | | | | | | | | | | | | | | | * unbound: fix domain search regression Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | nut: ensure time_t is defined in upsclient.hEneas U de Queiroz2022-09-17
| | | | | | | | | | | | | | | | | | | | | Use an upstream commit to ensure time_t is defined in upsclient.h, fixing a compile failure in collectd. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | nut: avoid picking up libi2c dependencyEneas U de Queiroz2022-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add --without-linux-i2c to configure arguments to avoid using i2c if found in the staging dir. Switch to AUTORELEASE. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | curl: update to 7.85.0Stan Grishin2022-09-15
| | | | | | | | | | | | | | | | | | | | | * https://curl.se/changes.html#7_85_0 * add GitHub to PKG_SOURCE_URL Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | Revert "curl: update to 7.85.0"Stan Grishin2022-09-15
| | | | | | | | | | | | | | | | | | This reverts commit 312ab68be498f0d895d8d4dc5b2f0fc857e45eb9. Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | curl: update to 7.85.0Stan Grishin2022-09-15
| | | | | | | | | | | | | | | | | | * https://curl.se/changes.html#7_85_0 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | Merge pull request #19329 from jempatel/improve_keepalived-uciFlorian Eckert2022-09-15
|\ \ \ | | | | | | | | keepalived: add status rpc and service improvement
| * | | keepalived: add status rpc and service improvementJaymin Patel2022-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - enable json by default to generate json stats - add rpc to generate json status - add kmod-nf-ipvs dependencies for virtual servers - set default vip labels on virtual interfaces - set process name for keepalived child processes Signed-off-by: Jaymin Patel <jem.patel@gmail.com>
* | | | iperf3: fix install section of Makefile and dependenciesNick Hainke2022-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the Makefile the library installation was accidentally called "Package/iperf3/install" and not "Package/libiperf3/install". Fix this typo. Thanks to Hartmut spotting this. Also the iperf3-ssl does not need to depend on libiperf3. Fixes ae48be8e2157 ("iperf3: add shared libiperf library and link iperf3 dynamically") Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | sysrepo: build under WSLRosen Penev2022-09-14
| | | | | | | | | | | | | | | | | | | | | | | | This check is for host, not cross compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | AdGuardHome: update to v0.107.12YiZhen Choo2022-09-14
| | | | | | | | | | | | | | | | Signed-off-by: YiZhen Choo <yizhen.c02@gmail.com>
* | | | modemmanager: bump to 1.18.12Maxim Anisimov2022-09-14
| | | | | | | | | | | | | | | | Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* | | | Merge pull request #19340 from EricLuehrsen/nut-280Hannu Nyman2022-09-14
|\ \ \ \ | | | | | | | | | | nut: update to 2.8.0
| * | | | nut: update to 2.8.0Eric Luehrsen2022-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -- Release Message Snippet https://networkupstools.org/ -- After a long and windy trip since the last official release v2.7.4 half a dozen years ago ... NUT v2.8.0! ... the new release includes numerous new drivers, sub-drivers, protocols and bug-fixes, with many companies and individuals chipping in with contributions of code. ... Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | rsync: bump to 3.2.6John Audia2022-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump to latest upstream release. Signed-off-by: John Audia <therealgraysky@proton.me>
* | | | | smartdns: bump to 1.2022.38Nick Peng2022-09-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nick Peng <pymumu@gmail.com>
* | | | | mwan3: fix balanced default configFlorian Eckert2022-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The metrics and weight need to be the same. A 50% balanced would be require member policies of the same metric and weight value. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | iperf3: add shared libiperf library and link iperf3 dynamicallyNick Hainke2022-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add library for creating own functions with iperf3 functionality. Example: https://github.com/esnet/iperf/blob/master/examples/mis.c This library is needed by python3-iperf3. Build iperf3 binary with dynamically linked libiperf3. However, still build iperf3-ssl as static binary due to a lack of shipping two libiperf versions. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | Merge pull request #19349 from rmilecki/ddns-scripts-cleanFlorian Eckert2022-09-14
|\ \ \ \ \ | | | | | | | | | | | | ddns-scripts: drop dead services
| * | | | | ddns-scripts: drop dead servicesRafał Miłecki2022-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop services that are not available anymore. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | | | | | knot: update to version 3.2.1Jan Hák2022-09-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | | | | aria2: Fix aria2.init start issueNaraku J2022-09-12
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Re-mount '$config_file' inside the '$config_dir' will cause aria2 process unable to start. Signed-off-by: Naraku J <74468372+Narakuku@users.noreply.github.com>
* / / / / adblock: update 4.1.4-2Dirk Brenken2022-09-11
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * some more cleanups, forgotten with the last update * optimized unbound syntax ('always_nxdomain' & 'always_transparent') * optimized oisd download sources (use wilcard variants which are much smaller) * removed superfluous version information/function Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | adblock: update 4.1.4Dirk Brenken2022-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dnsmasq upstream has changed the code for domain handling and recommends the 'local' syntax for large blocklists * remove pipefail command, see #19043 for reference * removed the unused 'adb_dnsinotify' parameter * removed the 'adb_maxqueue' parameter, the queue size will be automatically set by the number of cpu cores * various cleanups, mostly shellcheck related Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | conserver: fix build with new autotoolsMichael Pratt2022-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport a patch that fixes build with new versions of Autoconf and Automake. Signed-off-by: Michael Pratt <mcpratt@pm.me>
* | | | boinc: fix build with new autotoolsMichael Pratt2022-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport a patch that fixes build with new versions of Autoconf and Automake. Signed-off-by: Michael Pratt <mcpratt@pm.me>
* | | | nfdump: add flex to dependenciesMichael Pratt2022-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package uses the macro AC_PROG_LEX(yywrap) which in new versions of GNU Autoconf specifically looks for the yywrap function in the libraries, and considers lex/flex not present if the function is not found. Signed-off-by: Michael Pratt <mcpratt@pm.me>
* | | | v2ray-geodata: split from xray-geodataTianling Shen2022-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This can be used for v2ray, Xray, v2rayA and some other projects, make it generic. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | v2ray-core: add new packageTianling Shen2022-09-09
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | Project V is a set of network tools that help you to build your own computer network. It secures your network connections and thus protects your privacy. For more details, see https://www.v2fly.org/en_US/guide/faq.html Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | Merge pull request #19188 from mars642/feature_lorawanFlorian Eckert2022-09-08
|\ \ \ | | | | | | | | basicstation, sx1302_hal: initial commit
| * | | basicstation: initial check-inMarcus Schref2022-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (LoRa) Basicstation is an implementation of a LoRa packet forwarder and is intended to be run on the host of a LoRa-based gateway. Basicstation forwards RF packets recieved by a concentrator to a LoRaWAN network server (LNS). It also transmits RF packets received from the LNS to one or multiple LoRa end devices. Further information: https://lora-developers.semtech.com/build/ software/lora-basics/lora-basics-for-gateways Signed-off-by: Marcus Schref <mschref@web.de>
* | | | cloudflared: Update to 2022.9.0Tianling Shen2022-09-07
| |/ / |/| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>