aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
| * | | | | mwan3: only update src_iface rules on ifupAaron Goodman2020-10-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | mwan3: improvements to route creationAaron Goodman2020-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | handle creation of routing tables in mwan3rtmon to avoid race conditions and potentially missing routes handle ipv6 routes that have expiry update directly connected ipset when routes are added or deleted add fall through rules so that the default routing table is not used if no rule in the interface-specific routing table matches add option to comply with mwan3 source based routing get default route parameters from main routing table Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | mwan3: use MWAN3TRACK_STATUS_DIR variable throughoutAaron Goodman2020-10-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | mwan3: fixup some extra spaces and shellcheck warningsAaron Goodman2020-10-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | | | | | Merge pull request #13699 from peter-stadler/etesync-serverRosen Penev2020-10-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | etesync-server: use relative path for static_url
| * | | | | | etesync-server: use relative path for static_urlPeter Stadler2020-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Django 3.1 supports relative paths for static_url. Use it to make it more flexible. Minor fixes for upgrade: * ignore-fail-on-non-empty for rmdir /usr/share/etesync-server/etesync_server * do not stop service (it is stopped already and init file is removed) Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | | | fastd: update to v21Matthias Schiffer2020-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | | adblock: update 4.0.7-2Dirk Brenken2020-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * switch all safesearch providers to dynamic ips (derived from cname) * made the new safesearch approach compatible with bind-nslookup * removed 3.x config compatibility code Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | ovn: bump to version 20.09.0Yousong Zhou2020-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | acme: fix the 'Unknown parameter' problem caused by acme_serverMeano2020-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Meano <meano@foxmail.com>
* | | | | | | adblock: update 4.0.7Dirk Brenken2020-10-18
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix aria2c download options * fix report engine with empty domains * fix safesearch ips of safe.duckduckgo.com (get ips dynamically) * fix safesearch ips of safesearch.pixabay.com (get ips dynamically) * add regional blocklist for italy * shellcheck adjustments * add test.sh for CI testing Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | acme: Allow custom ACME server directory URLJannis Pinter2020-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The underlying `acme.sh` allows custom ACME server URLs (using `--server`). Adding the necessary field to specify a custom ACME server URL from UCI. Signed-off-by: Jannis Pinter <jannis+openwrt@pinterjann.is>
* | | | | | Merge pull request #13578 from BKPepe/bindJosef Schlehofer2020-10-16
|\ \ \ \ \ \ | |/ / / / / |/| | | | | bind: update to version 9.16.7
| * | | | | bind: update to version 9.16.7Josef Schlehofer2020-10-05
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | prosody: fix shellcheck warningsRosen Penev2020-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove paxctl stuff. pax is not packaged in OpenWrt. Add reload support. Install lua cfg file as 644. It's needed to be readable as prosody user Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | prosody: update to 0.11.7Rosen Penev2020-10-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | jool: update to 4.1.4Rosen Penev2020-10-14
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Added BUILDONLY to eliminate warning. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | modemmanager: bump to 1.14.6Nicholas Smith2020-10-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* | | | | Merge pull request #13656 from odmdas/freeradius3-fix_versionRosen Penev2020-10-14
|\ \ \ \ \ | | | | | | | | | | | | freeradius3: move "release_" from PKG_VERSION
| * | | | | freeradius3: move "release_" from PKG_VERSIONAlexey Dobrovolsky2020-10-14
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | The substring "release_" does not reflect the version number. In addition, package names will be shorter. Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
* | | | | Merge pull request #13642 from ja-pa/ooniprobe-3.0.8Hannu Nyman2020-10-14
|\ \ \ \ \ | | | | | | | | | | | | ooniprobe: update to version 3.0.8
| * | | | | ooniprobe: update to version 3.0.8Jan Pavlinec2020-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: -Add tag to disable QUIC -remove dependecy for measurement-kit Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | transmission: fix mbedtls searchRosen Penev2020-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mbedcrypto should be searched, not mbedtls. Also, there is no pkgconfig file with mbedtls. Fixed that as well. Removed Makefile hacks. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13647 from jefferyto/seafile-server-7.1.5Rosen Penev2020-10-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | seafile-server: Update to 7.1.5
| * | | | | | seafile-server: Update to 7.1.5, refresh patchesJeffery To2020-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | seafile-seahub: Update to 7.1.5, refresh patchesJeffery To2020-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | seafile-ccnet: Update to 7.1.5Jeffery To2020-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #13651 from neheb/buildRosen Penev2020-10-13
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | treewide: add missing BUILDONLY
| * | | | | | treewide: add missing BUILDONLYRosen Penev2020-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes Makefile warnings: WARNING: skipping X -- package has no install section Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13641 from TDT-AG/pr/20201012-keepalivedFlorian Eckert2020-10-13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | keepalived: update to 2.1.5
| * | | | | | keepalived: update PKG_VERSION to 2.1.5Florian Eckert2020-10-12
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | Merge pull request #13636 from neheb/pdnsr2Rosen Penev2020-10-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | pdns-resursor: add missing dependency
| * | | | | | pdns-resursor: add missing dependencyRosen Penev2020-10-11
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13639 from neheb/gethRosen Penev2020-10-12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | geth: update to 1.9.22
| * | | | | geth: update to 1.9.22Rosen Penev2020-10-11
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed bogus PKGARCH. Added nls.mk to fix compilation with uClibc-ng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #13630 from blocktrron/pr-static-neighbor-reportsDavid Bauer2020-10-12
|\ \ \ \ \ | |/ / / / |/| | | | static-neighbor-reports: add package
| * | | | static-neighbor-reports: add packageDavid Bauer2020-10-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | | Merge pull request #13629 from ynezz/upstream/cgi-io-oot-projectRosen Penev2020-10-11
|\ \ \ \ \ | | | | | | | | | | | | cgi-io: move into out of tree project
| * | | | | cgi-io: move into out of tree projectPetr Štetiar2020-10-11
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No functional changes, just moved the sources into out of tree project[1] so it's going to be easier to do CI with unit testing, fuzzing etc. 1. https://git.openwrt.org/?p=project/cgi-io.git;a=shortlog Signed-off-by: Petr Štetiar <ynezz@true.cz>
* | | | | Merge pull request #13560 from odmdas/odmdas-freeradius3-metaRosen Penev2020-10-11
|\ \ \ \ \ | | | | | | | | | | | | freeradius3: add meta-package for default modules
| * | | | | freeradius3: add meta-package for default modulesAlexey Dobrovolsky2020-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This meta-package contains only dependencies for modules needed in FreeRADIUS default configuration. This commit adds missing description and install sections. Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
* | | | | | Merge pull request #13633 from expiron/kcptun-updatesRosen Penev2020-10-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | kcptun: bump to v20201010
| * | | | | | kcptun: bump to v20201010Chao Liu2020-10-12
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Chao Liu <expiron18@gmail.com>
* / | | | | nextdns: Update to version 1.8.6Olivier Poitrey2020-10-11
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | Merge pull request #13627 from neheb/pdnsrrRosen Penev2020-10-10
|\ \ \ \ \ | | | | | | | | | | | | pdns-recursor: update to 4.3.4
| * | | | | pdns-recursor: update to 4.3.4Rosen Penev2020-10-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13626 from neheb/pdnsdRosen Penev2020-10-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | pdns: update to 4.3.1
| * | | | | | pdns: update to 4.3.1Rosen Penev2020-10-10
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove features removed upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / / dnsdist: update to 1.5.1Rosen Penev2020-10-10
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | fastd: update to v20Matthias Schiffer2020-10-10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>