aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* pdns: update to 4.6.0Peter van Dijk2022-01-25
| | | | | | | * Bump to 4.6.0 * Remove "random" backend as it is gone upstream Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* vnstat2: update to version 2.9Jan Hoffmann2022-01-25
| | | | Signed-off-by: Jan Hoffmann <jan@3e8.eu>
* proxychains-ng: update to version 4.16Daniel Bermond2022-01-25
| | | | | | | | | | Maintainer: me Build system: Arch Linux x86_64 Build tested: ipq806x/R7800 Run tested : ipq806x/R7800 Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
* wg-installer: fix multiple namespacesNick Hainke2022-01-23
| | | | | | | Add flag "--lookup-default-namespace" to signal that wg-installer should look already established wireguard sessions in the default namespace. Signed-off-by: Nick Hainke <vincent@systemli.org>
* Merge pull request #17543 from stintel/vallumdStijn Tintel2022-01-22
|\ | | | | vallumd: bump to 0.2.0
| * vallumd: bump to 0.2.0Stijn Tintel2022-01-09
| | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | jool: remove iptables support and update templatesTiago Gaspar2022-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit removes iptables backend support and leaves only the netfilter backend support. This means that: - iptables and nftables firewall based systems (firewall3 and firewall 4) are supported trough the netfilter instance mode - the iptables/xtables mode support is disabled For more information on the modes and how to use the new netfilter instance checkout https://www.jool.mx/en/intro-jool.html This move is made out of the commit upstream that sets firewall4 as the default for new default buils and based on the conversation in #16818 and was decided that the netfilter interface is the priority since iptables support will be dropped in the foreseeable future. While at it update the templates provided. Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | libreswan: fix build on macosSergey V. Lobanov2022-01-20
| | | | | | | | | | | | | | | | | | | | libreswan makefile detects macos (darwin) and changes build logic but OpenWrt is always Linux so it is required to specify linux as target platfrom This patch specifies Linux as a target platfrom Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* | crowdsec-firewall-bouncer: fix name in initd to start the processKerma Gérald2022-01-20
| | | | | | | | | | | | | | | | | | | | crowdsec rename the binary from crowdsec-firewall-bouncer to cs-firewall-bouncer the initd need the correct binary name to start the process the link for github source need also to be fixed (only the information one) fix the BuildDate updated copyright Signed-off-by: Kerma Gérald <gandalf@gk2.net>
* | dnsproxy: Update to 0.40.5Tianling Shen2022-01-20
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | lighttpd: update to lighttpd 1.4.64 release hashGlenn Strauss2022-01-20
| | | | | | | | | | | | remove long-deprecated modules Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | wg-installer: remove unused dependencyNick Hainke2022-01-20
| | | | | | | | | | | | | | Remove the dependency "coreutils-realpath" from wg-installer-server-hotplug-olsrd. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | wg-installer: create wireguard key if it does not existNick Hainke2022-01-20
| | | | | | | | | | | | | | Check if the key exists which is given by option wg_key '/etc/wgserver/wg.key' Signed-off-by: Nick Hainke <vincent@systemli.org>
* | wg-installer: install cronjobNick Hainke2022-01-20
| | | | | | | | | | | | | | Install a cronjob that removes unused wireguard interfaces every 10 minutes. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | wg-installer: check if a key is already insertedNick Hainke2022-01-20
| | | | | | | | | | | | | | Check if a peer is already existing with a given public key. Introduce a response code for signaling why the server rejected the request. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | wg-installer: rework codeNick Hainke2022-01-20
| | | | | | | | | | | | | | Use shellcheck to rework the code. Use "export" to return variables from a function call. Further, fix typos. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | dnsdist: update to 1.7.0Peter van Dijk2022-01-19
| | | | | | | | | | | | | | * bump to 1.7.0 * add outgoing DNS over HTTPS support, using new dependency nghttp2 Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | pdns-recursor: update to 4.6.0Peter van Dijk2022-01-19
| | | | | | | | | | | | | | | | | | * bump to 4.7.0 * enable DNS over TLS (uses libssl which was already a dependency) * add libcurl dependency for new zone-to-cache feature. Co-Authored-By: wout@wbnet.eu Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | ola: fix build on macosSergey V. Lobanov2022-01-19
| | | | | | | | | | | | | | | | | | | | Latest Apple clang (v13) defines __cplusplus=199711 by default, but protobuf requires at least 201103 (c++11) Backported patch to fix c++ detection: https://github.com/OpenLightingProject/ola/commit/30fe936a885c8a364bdda507a692c8e259576621 Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* | frr: update to latestLucian Cristian2022-01-18
| | | | | | | | | | | | also fix mips compile Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | git: update to version 2.34.1Josef Schlehofer2022-01-18
| | | | | | | | | | | | | | | | | | | | | | | | - Refreshed patches - Release notes 2.34.0: https://github.com/git/git/blob/2ae0a9cb8298185a94e5998086f380a355dd8907/Documentation/RelNotes/2.34.0.txt - Release notes 2.34.1: https://github.com/git/git/blob/2ae0a9cb8298185a94e5998086f380a355dd8907/Documentation/RelNotes/2.34.1.txt Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | mdio-tools: update to version 1.0.1Robert Marko2022-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 1.0.1 brought the following changes: [v1.0.1] - 2021-11-26 Primarily fixes a few issues in the kernel module that were found during a quick review from Russell King: https://lore.kernel.org/netdev/YYPThd7aX+TBWslz@shell.armlinux.org.uk/ https://lore.kernel.org/netdev/YYPU1gOvUPa00JWg@shell.armlinux.org.uk/ - mdio: The mvls subcommand now supports flushing the ATU - mdio-netlink: Plug some glaring holes around integer overflows of the PC. - mdio-netlink: Release reference to MDIO bus after a transaction completes. So, update to the latest version and switch the kernel module back to fetching tarballs like the userspace tool does. Signed-off-by: Robert Marko <robimarko@gmail.com>
* | wg-installer: cosmetic changesNick Hainke2022-01-18
| | | | | | | | | | | | Use "ip addr" instead of "ip addres" or "ip a". Signed-off-by: Nick Hainke <vincent@systemli.org>
* | crowdsec: update from upstream latest release 1.2.3Kerma Gérald2022-01-18
| | | | | | | | | | | | | | update from latest upstream release 1.2.3 updated copyright Signed-off-by: Kerma Gérald <gandalf@gk2.net>
* | Merge pull request #17586 from clayface/davfs2-secretsFlorian Eckert2022-01-18
|\ \ | | | | | | davfs2: add secrets file to conffiles definition
| * | davfs2: add secrets file to conffiles definitionMatthew Hagan2022-01-12
| | | | | | | | | | | | | | | | | | | | | davfs2 username and password information is typically stored in /etc/davfs2/secrets. This information should be kept across sysupgrades. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* | | redsocks: fix build on macosSergey V. Lobanov2022-01-17
| | | | | | | | | | | | | | | | | | | | | | | | fix cross-compile issues (on macos) use $CC -dumpmachine instead of `uname` use $CC instead of CC Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* | | libreswan: update to 4.6Lucian Cristian2022-01-17
| | | | | | | | | | | | | | | | | | this update also fixes a CVE Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | knxd: bump to new upstream version 0.14.53Othmar Truniger2022-01-17
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | dawn: update to 2022-01-17Nick Hainke2022-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 877e2dc iwinfo: fix get_bandwidth_iwinfo 9ce01ec datastorage: fix multi-SSID 9187665 treewide: improve maintaince 6bf9b6d memory: Tighten up some memory handling to help spot errors 4df0c98 treewide: improve logging Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | Merge pull request #17534 from neheb/4Michael Heimpold2022-01-16
|\ \ \ | | | | | | | | knxd: fix compilation with newer glibc
| * | | knxd: fix compilation with newer glibcRosen Penev2022-01-08
| | | | | | | | | | | | | | | | | | | | | | | | the link variable conflicts with the link() function. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | wg-installer: switch to ubus call for olsrd hotplugNick Hainke2022-01-16
| | | | | | | | | | | | | | | | | | | | | | | | Use ubus ipc calls to add and remove interfaces. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | wg-installer: rework iproute2 commandsNick Hainke2022-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use ip address add instead of ip a a - Directly add broadcast address Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | Merge pull request #17617 from hgl/ddns-cloudflareFlorian Eckert2022-01-15
|\ \ \ \ | | | | | | | | | | ddns-scripts-cloudflare: fix shell conditional
| * | | | ddns-scripts-cloudflare: fix shell conditionalGlen Huang2022-01-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Glen Huang <heyhgl@gmail.com>
* | | | | Merge pull request #17600 from camarel/feature/ddns-scripts-wget-user-agentFlorian Eckert2022-01-15
|\ \ \ \ \ | | | | | | | | | | | | ddns-scripts: pass user agent string
| * | | | | ddns-scripts: pass user agent stringClaudio Marelli2022-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a user agent string to the wget request. Fixes #17507 Signed-off-by: Claudio Marelli <camarelli@gmx.net>
* | | | | | Merge pull request #17432 from r4sas/i2pd-2.40.0Josef Schlehofer2022-01-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | i2pd: Update to 2.40.0, update init.rc script, UCI config and Makefile
| * | | | | | i2pd: Update to 2.40.0 and update package sourcesR4SAS I2P2022-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updating i2pd package to 2.40.0 * Rewrite Makefile * Remove usage of PKG_INSTALL (package's make install) * Rewrite init.rc configuration and script * Remove '--service' option from init, which only sets datadir to /var/lib/i2pd * Use '--datadir' option in init, otherwise datadir changing via uci is not works * Update patch for i2pd.conf Signed-off-by: R4SAS I2P <r4sas@i2pmail.org>
* | | | | | | modemmanager: remove 2s timeout before reporting cached eventsAleksander Morgado2022-01-13
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When ModemManager is started on boot we may end up with hotplug events reported directly to the daemon, plus some others already cached in the cache file before the daemon was started. If the cached events correspond to the same device that is still notifying ports directly, we may end up with a modem object created before the cached events have been emitted, so the modem may not handle all control/data ports it should. E.g.: - modem detected - hotplug event for wwan0 port, cached as MM not running - hotplug event for cdc-wdm0 port, cached as MM not running - hotplug event for ttyUSB0, cached as MM not running - MM starts - hotplug event for ttyUSB1, directly processed as MM is running - hotplug event for ttyUSB2, directly processed as MM is running - modem object created with ttyUSB1 and ttyUSB2 - 2s after MM starts, cached events for wwan0, cdc-wdm0 and ttyUSB0 happen, but are ignored because the modem object has already been created MM expects that ports of the same device are reported with less than 1500ms in between ports. In other words, if ports are reported more than 1500ms after the last reported port, they may get ignored. If we remove the 2s timeout, the report of the cached events will happen as soon as MM starts, which makes it much more likely to happen in the timeslot that MM expects for ports of the same device reported. The logic is still not perfect, and we may also need to increase that 1500ms timeout inside MM, but removing the 2s timeout right away here makes sense. This 2s timeout was introduced along with the new wrapper launcher for the daemon, it didn't exist before. Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* | | | | | Merge pull request #17563 from TDT-AG/pr/20220110-stunnelFlorian Eckert2022-01-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | stunnel: update to 5.61
| * | | | | | stunnel: add new protocol option capwin and capwinctrlFlorian Eckert2022-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new protocol capwin and capwinctrl was added in version 5.61 https://www.stunnel.org/NEWS.html Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | stunnel: update to 5.61Florian Eckert2022-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | Merge pull request #17494 from BKPepe/update-atlasJosef Schlehofer2022-01-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Atlas SW probe to version 5040 and its busybox version
| * | | | | | | atlas-probe: update to version 2.4.1Josef Schlehofer2022-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed patches: 001-fix-stime-glibc-remove.patch - it is included in upstream 003-Fix-compilation-with-gcc11.patch - no longer necessary Updated patches: 002-Avoid-problems-with-64-bit-time_t.patch Refreshed patches: 004-Comment-out-librt-testing.patch Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | | | | atlas-sw-probe: update to version 5040Josef Schlehofer2022-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update copyright Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | wg-installer: fix shell typoNick Hainke2022-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | | | wg-installer: allow defining link costs for hotplugsNick Hainke2022-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add options to set link costs in mesh routing daemons. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | | | jool: update to 4.1.6, add init files and default configurationTiago Gaspar2022-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds support for starting and running jool through init scripts, with default config files as examples. Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>