aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
| * | | | | | radicale: Update to 1.1.7Jeffery To2022-01-05
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | wg-installer: add hotplug script for olsrNick Hainke2022-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add hotplug-olsrd to automatically mesh with olsrd via new wireguard links. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | miniupnpd: create iptables and nftables variantStijn Tintel2022-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The next OpenWrt stable release aims to use firewall4 by default. As this uses nftables as backend, miniupnpd will no longer work. Create an iptables and nftables variant of the miniupnpd package so that miniupnpd can be used with either firewall variant. See #16818 for more info. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | Revert "miniupnpd: introduce IGDv1 variant"Stijn Tintel2022-01-05
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since version 2.2.3, miniupnpd will detect MS clients and force IGDv1. This reverts commit 7f5534ac7a88124c59b23188bcdc39bd9e92d879. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | miniupnpc: update to version 2.2.3Shaleen Jain2022-01-05
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Shaleen Jain <shaleen@jain.sh>
* | | | | miniupnpd: update to version 2.2.3Shaleen Jain2022-01-05
|/ / / / | | | | | | | | | | | | Signed-off-by: Shaleen Jain <shaleen@jain.sh>
* | | | inadyn: update to 2.9.1Rosen Penev2022-01-03
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | stubby: clean up the makefileRui Salvaterra2022-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These cmake modules are actually never referenced. Stubby itself doesn't link to libidn or libunbound, only getdns does. They're most likely leftovers from when stubby was split from getdns to its own repository. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* | | | adguardhome: Update to v0.107.2 stableJames White2022-01-02
| | | | | | | | | | | | | | | | Signed-off-by: James White <james@jmwhite.co.uk>
* | | | dnsproxy: Update to 0.40.3Tianling Shen2022-01-02
|/ / / | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | dnsproxy: Update to 0.40.2Tianling Shen2021-12-29
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | Merge pull request #17418 from TDT-AG/pr/20211222-mwan3Florian Eckert2021-12-28
|\ \ \ | | | | | | | | mwan3: fix mwan3 flush conntrack table call
| * | | mwan3: fix mwan3 flush conntrack table callFlorian Eckert2021-12-22
| | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | stubby: quote address value in configDmitry Mikhirev2021-12-26
| |/ / |/| | | | | | | | | | | | | | fixes #17421 Signed-off-by: Dmitry Mikhirev <mikhirev@gmail.com>
* | | Merge pull request #17409 from alaviss/adguardhome-updateJosef Schlehofer2021-12-25
|\ \ \ | |_|/ |/| | adguardhome: update to 0.107.0
| * | adguardhome: update to 0.107.0Hiếu Lê2021-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Full changelog available at: https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.0 packr has been removed from build dependencies, per https://github.com/AdguardTeam/AdGuardHome/commit/c6888326b034daea9e69de5ee0a8f37aede45892#diff-2873f79a86c0d8b3335cd7731b0ecf7dd4301eb19a82ef7a1cba7589b5252261L2 Also added the ability to configure working directory location and moved the directory to /var. On most setups this should not change anything, as /var is symlinked to /tmp. The move mostly benefits setups where /var is configured to be persistent. The working directory is used by AdGuard to store persistent data like query logs, filter lists, etc. Data stored in this directory can get really huge, as such allowing this directory to be moved elsewhere (ie. an USB drive) is very beneficial. Co-authored-by: Dobroslaw Kijowski <dobo90@gmail.com> Co-authored-by: Jeffery To <jeffery.to@gmail.com> Signed-off-by: Hiếu Lê <leorize+oss@disroot.org>
* | | usteer: fix PKG_SOURCE_DATEDavid Bauer2021-12-24
| | | | | | | | | | | | | | | Reported-by: Hannu Nyman <hannu.nyman@iki.fi> Signed-off-by: David Bauer <mail@david-bauer.net>
* | | Merge pull request #17388 from AuthorReflex/openvpn-2.5.5Josef Schlehofer2021-12-24
|\ \ \ | | | | | | | | openvpn: update to 2.5.5
| * | | openvpn: update to 2.5.5Ivan Pavlov2021-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me / @mkrkn Compile tested: ramips/mt7620 TP-Link Archer C50 v1, ramips/mt7621 Xiaomi Mi router 3 Pro, ath79/generic TP-Link WDR-3500 Run tested: ramips/mt7620 TP-Link Archer C50 v1, ramips/mt7621 Xiaomi Mi router 3 Pro, ath79/generic TP-Link WDR-3500 openvpn: update to 2.5.5 use of CFG Spectre-mitigations in MSVC builds bring back OpenSSL config loading to Windows builds several build fixes, refer to https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
* | | | Merge pull request #17427 from 1715173329/xrJosef Schlehofer2021-12-24
|\ \ \ \ | | | | | | | | | | xray-core: Update to 1.5.2
| * | | | xray-core: Update to 1.5.2Tianling Shen2021-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patches. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | dnsproxy: Update to 0.40.1Tianling Shen2021-12-24
|/ / / / | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | adblock: 4.1.3-4Dirk Brenken2021-12-22
| | | | | | | | | | | | | | | | | | | | | | | | * fix backup dir creation in raw mode Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | geoipupdate: initial commitMatthew Hagan2021-12-22
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | Add MaxMind's geoipupdate utility. mmdb files are downloaded to /var/GeoIP by default. The user should update /etc/GeoIP.conf with their API key and DB choice, currently set to country only. So as not to exceed MaxMind's download limitations, the user should manually run the utility or set up a cron job. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* | | crowdsec-firewall-bouncer: remove crowdsec package dependencyKerma Gérald2021-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove un-necessary crowdsec package dependency, to be able to use crowdsec-firewall-bouncer independently from crowdsec local installation. (with remote API) Fix issue: https://github.com/openwrt/packages/issues/17406 Description: using crowdsec-firewall-bouncer on many OpenWRT devices connected with my domain LAPI server (which collect many crowdsec machines, mostly nginx), it works great. Actually, crowdsec package is not mandatory for that usage, it would be great if it was not a dependency. Signed-off-by: Kerma Gérald <gandalf@gk2.net>
* | | gg: add new packageTianling Shen2021-12-21
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | xray-core: Update to 1.5.1Tianling Shen2021-12-21
| |/ |/| | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | knot: update to 3.1.5Jan Hák2021-12-21
| | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | tailscale: update to 1.18.2Wes Morgan2021-12-20
| | | | | | | | Signed-off-by: Wes Morgan <git@wesmorgan.me>
* | Merge pull request #17378 from neheb/22Alexandru Ardelean2021-12-20
|\ \ | | | | | | davfs2: update to 1.6.1
| * | davfs2: update to 1.6.1Rosen Penev2021-12-16
| | | | | | | | | | | | | | | | | | Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | tgt: update to 1.0.81Maxim Storchak2021-12-19
| | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | Merge pull request #17265 from TDT-AG/pr/20211203-modemmanagerFlorian Eckert2021-12-18
|\ \ \ | |_|/ |/| | modemmanager: refactoring procd init script
| * | modemmanager: refactoring hotplug debug loggingFlorian Eckert2021-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The output of the hotplug is very chatty and floods the log with messages that are not necessary in functioning operation. So that the log can be filtered. A log level was added to each message as the first opiton on mm_log function call. In addition, the facility of the hotplug script has been set to daemon, which in my view fits better than user. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | ModemManager: add service optionsFlorian Eckert2021-12-14
| | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | ModemManager: refactoring procd init scriptFlorian Eckert2021-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The way the init script is written now, we get a bad output when calling the ubus service backend. ubus call service list "{'verbose':true,'name':'modemmanager'}" >{ > "modemmanager": { > "instances": { > "instance1": { > "running": true, > "pid": 20511, > "command": [ > "sh", > "-c", > ". >/usr/share/ModemManager/modemmanager.common; \t >mkdir -m 0755 -p /var/run/modemmanager; \t >mm_cleanup_interfaces; \t >( mm_report_events_from_cache ) >/dev/null 2>&1 & \t >/usr/sbin/ModemManager" > ], > "term_timeout": 5, > "respawn": { > "threshold": 3600, > "timeout": 5, > "retry": 5 > }, > "pidfile":"/var/run/modemmanager/modemmanager.pid" > } > } > } >}" I also get the output in the log that the PID file cannot be created. > daemon.err procd: Failed to remove pidfile: :No such file or directory The changes in this commit fixes this issues, by moving startup into a wrapper script. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | atftp: update to 0.7.5Rosen Penev2021-12-17
| | | | | | | | | | | | | | | | | | Remove upstreamed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | nft-qos: bump PKG_RELEASEImran Khan2021-12-17
| | | | | | | | | | | | Signed-off-by: Imran Khan <gururug@gmail.com>
* | | nft-qos: fix monitor duplicatesImran Khan2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | nft command syntax is incorrect rearrange parameter order Signed-off-by: Imran Khan <gururug@gmail.com>
* | | nft-qos: fix include on image build service enableImran Khan2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: f88485f572ec1ff9082106ccf0ccb20fc7af5801 ("nft-qos: silence buildsystem errors") Prefixing IPKG_INSTROOT to sourced includes is ineffective for this package. Source includes only when empty to avoid image make errors. Signed-off-by: Imran Khan <gururug@gmail.com>
* | | sqm-scripts: drop redundant dependencyRui Salvaterra2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | The kmod-sched-cake package already depends on kmod-sched-core, there's no need for explicitly stating the dependency. While at it, change PKG_RELEASE to $(AUTORELEASE). Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* | | bwm-ng: update to 0.63Rosen Penev2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Add autoreconf and fixup configure section. The tarball no longer ships configure and Makefiles. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | ariang: update to 1.2.3Rosen Penev2021-12-16
| |/ |/| | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | fail2ban: Python 10.0 compatibilityAlexander Ryzhov2021-12-16
| | | | | | | | Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
* | snort: update to 2.9.19W. Michael Petullo2021-12-16
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | snort3: update to 3.1.18.0W. Michael Petullo2021-12-16
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | chrony: update to 4.2Miroslav Lichvar2021-12-16
| | | | | | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | openvswitch: partially restore kmod-mpls dependencyStijn Tintel2021-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | Enabling OPENVSWITCH in the kernel config selects MPLS. This exposes the MPLS_ROUTING symbol, which is missing if kmod-mpls is not enabled. On kernel 5.4 this problem doesn't show up, as the Open vSwitch package uses the in-tree kernel modules rather than the upstream ones. Restore the kmod-mpls dependency when using the upstream kernel modules to fix build. Reported-by: Matthew Hagan <mnhagan88@gmail.com> Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | openvswitch: fix libunbound dependency checkMatthew Hagan2021-12-16
| | | | | | | | | | | | | | | | | | | | | | The ifeq check for CONFIG_OPENVSWITCH_WITH_LIBUNBOUND does not evaluate correctly within the menuconfig, resulting in libunbound not being selected, resulting in a failing libunbound.so.8 dependency. Instead add this condition:dependency in the manner defined in the OpenWrt developer guide. Signed-off-by: Matthew Hagan <mathagan@fb.com>
* | openvswitch: Change dependency from append to definitionMatthew Hagan2021-12-16
| | | | | | | | | | | | | | | | | | | | | | | | ovs_libovsdb_depends and ovs_libofproto_depends append the libatomic dependency. However in these cases these variables were not previously defined and thus a reader may search the Makefile for the definition. Therefore change the operator to explicitly define these dependency variables, rather than append. In addition add a space after operator to improve readability and conform to other dependency definitions in the Makefile. Signed-off-by: Matthew Hagan <mathagan@fb.com>