aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | transmission: mount /etc/resolv.conf in jailDaniel Golle2020-03-12
| | | | | | | | | | | | | | | | | | | | | transmission needs to have name resolution to be able to resolve the trackers' hostnames. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #11541 from neheb/jjjjRosen Penev2020-03-10
|\ \ \ | | | | | | | | softethervpn: disable PIC
| * | | softethervpn: disable PICRosen Penev2020-03-09
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Compilation is broken on AArch64. Reordered some things for consistency between packages. Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | siit: replace SUBDIRS with M in package recipeDavid Bauer2020-03-11
| | | | | | | | | | | | | | | | | | | | | The SUBDIRS variable has been removed in kernel 5.4, and was deprecated since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD. Signed-off-by: David Bauer <mail@david-bauer.net>
* | | wifidog-ng: replace SUBDIRS with M in package recipeDavid Bauer2020-03-11
| | | | | | | | | | | | | | | | | | | | | The SUBDIRS variable has been removed in kernel 5.4, and was deprecated since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD. Signed-off-by: David Bauer <mail@david-bauer.net>
* | | jool: replace SUBDIRS with M in package recipeDavid Bauer2020-03-11
|/ / | | | | | | | | | | | | The SUBDIRS variable has been removed in kernel 5.4, and was deprecated since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD. Signed-off-by: David Bauer <mail@david-bauer.net>
* | knot: update to version 2.9.3Jan Hak2020-03-09
| | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | transmission: add syscalls to seccomp filterDaniel Golle2020-03-08
| | | | | | | | | | | | Syscalls observered when running on arm32. Add them to seccomp rule. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | linknx: bump to version 0.0.1.38Othmar Truniger2020-03-08
| | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | Shorewall6: Bump to 5.2.3.7.W. van den Akker2020-03-07
| | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | Shorewall: Bump to 5.2.3.7.W. van den Akker2020-03-07
| | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | Shorewall6-lite: Bump to 5.2.3.7.W. van den Akker2020-03-07
| | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | Shorewall-lite: Bump to 5.2.3.7.W. van den Akker2020-03-07
| | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | Shorewall-core: Bump to 5.2.3.7.W. van den Akker2020-03-07
| | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | jool: update to 4.0.7Rosen Penev2020-03-06
| | | | | | | | | | | | Adds support for kernel 5.4 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | keepalived: fix building with disable libipvs dynamicFlorian Eckert2020-03-05
| | | | | | | | | | | | | | | | | | | | Backport of upstream staging commit to fix compilation issue with x86_64 as ppc64le build hosts. https://github.com/pqarmitage/keepalived/commit/42c020aab6e51d09f22a2e4a33ce6fd73009e2dc This fixes #10642. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | squid: fix 'localhet' typo in squid.confJonathan Elchison2020-03-04
| | | | | | | | Signed-off-by: Jonathan Elchison <JElchison@Gmail.com>
* | Merge pull request #11468 from dengqf6/xt-3.9Jo-Philipp Wich2020-03-04
|\ \ | | | | | | xtables-addons: update to 3.9, fix build on kernel 5.4
| * | xtables-addons: update to 3.9DENG Qingfang2020-03-01
| | | | | | | | | | | | Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
| * | xtables-addons: fix packetscript build with 5.3DENG Qingfang2020-03-01
| | | | | | | | | | | | | | | | | | Use skb_ensure_writable instead Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
| * | xtables-addons: update rtsp extensionDENG Qingfang2020-03-01
| | | | | | | | | | | | | | | | | | | | | 57394bc Fix build with Linux 5.3 b95d68c Use uint for module parameter type for setup_timeout, remove -ve check Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | linknx: convert to procdRosen Penev2020-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed options UCI parameter. It's not terribly useful. Most of the parameters can be replaced with procd functionality. procd also demands processes to run in the foreground. Removed -fno-builtin. It seems to be a legacy option. Ran init script through shellcheck. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | bonding: add missing policiesHelge Mader2020-03-03
| | | | | | | | | | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* | | mosquitto: bump to 1.6.9Karl Palsson2020-03-02
| | | | | | | | | | | | | | | | | | | | | | | | Full changelog: https://mosquitto.org/blog/2020/02/version-1-6-9-released/ Nothing of particular relevant to OpenWrt, just general fixes. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | Merge pull request #11462 from yousong/sqmToke Høiland-Jørgensen2020-03-01
|\ \ \ | | | | | | | | sqm-scripts: luci-app-sqm: init ucitrack with uci-defaults
| * | | sqm-scripts: luci-app-sqm: init ucitrack with uci-defaultsYousong Zhou2020-03-01
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | To avoid build failure when luci-app-sqm is selected as builtin where the ipk will be installed on build machine While at it, switch to using $(MAKE) instead of plain "make" Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* / / git: update to version 2.25.1Josef Schlehofer2020-03-01
|/ / | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | ddns-scripts: bump package versionRosen Penev2020-02-28
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | ddns-scripts: fix logging bugRosen Penev2020-02-28
| | | | | | | | | | | | | | Fixes issue #11282, this patch was provided by PaulFertser on the #openwrt IRC. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #11444 from neheb/stbRosen Penev2020-02-28
|\ \ | | | | | | stubby: fix init script
| * | stubby: fix init scriptRosen Penev2020-02-26
| | | | | | | | | | | | | | | | | | The configuration file was not being generated. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | u2pnpd: update to 0.5Michael Heimpold2020-02-28
| | | | | | | | | | | | | | | | | | | | | This update fixes #11452 since LFS detection support was added upstream. While at, update SPDX license tag to latest standard. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #11416 from Borromini/masterRosen Penev2020-02-27
|\ \ \ | | | | | | | | Unbound: update to 1.10.0
| * | | unbound: enable ipset support for the unbound-daemon-heavy variant.Stijn Segers2020-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch enables ipset support in the unbound-daemon-heavy variant. See [1] for instructions on how to use it. Also fix a minor typo in the libunbound-light description. [1] https://github.com/NLnetLabs/unbound/pull/28 Signed-off-by: Stijn Segers <foss@volatilesystems.org>
| * | | Unbound: update to 1.10.0Stijn Segers2020-02-23
| | | | | | | | | | | | | | | | Signed-off-by: Stijn Segers <foss@volatilesystems.org>
* | | | Merge pull request #11433 from lucize/libreupRosen Penev2020-02-27
|\ \ \ \ | | | | | | | | | | libreswan: update to 3.30
| * | | | libreswan: update to 3.30Lucian Cristian2020-02-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | Merge pull request #11450 from TDT-AG/pr/20200227-keepalivedRosen Penev2020-02-27
|\ \ \ \ \ | | | | | | | | | | | | keepalived: update version to 2.0.20
| * | | | | keepalived: update version to 2.0.20Florian Eckert2020-02-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | Merge pull request #11451 from jow-/cgi-io-fix-uclibcRosen Penev2020-02-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | cgi-io: fix compilation against uClibc
| * | | | | | cgi-io: fix compilation against uClibcJo-Philipp Wich2020-02-27
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | Merge pull request #11449 from neheb/addrwRosen Penev2020-02-27
|\ \ \ \ \ \ | |/ / / / / |/| | | | | addrwatch: update to 1.0.2
| * | | | | addrwatch: update to 1.0.2Rosen Penev2020-02-26
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to standard tarball to avoid autoreconfig. Fix license information. Add PKG_BUILD_PARALLEL for faster compilation. Add PKG_INSTALL for consistency with other packages. Removed upstreamed patches. Refresh remaining one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | | ola: link against libm under glibcRosen Penev2020-02-26
|/ / / / | | | | | | | | | | | | | | | | | | | | Fixes compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #11434 from lucize/frrupRosen Penev2020-02-26
|\ \ \ \ | | | | | | | | | | frr: update to 7.3
| * | | | frr: update to 7.3Lucian Cristian2020-02-26
| |/ / / | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | pagekite: add simple websockets and update syntaxKarl Palsson2020-02-26
| | | | | | | | | | | | | | | | | | | | | | | | Syntax now matches preferred upstream style. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | pagekite: avoid redundant information in syslogKarl Palsson2020-02-26
| | | | | | | | | | | | | | | | | | | | | | | | Patch from upstream: https://github.com/pagekite/libpagekite/commit/7b4587818564aa667f868249e9a8f1dc1d095fd3 Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | pagekite: bump to v0.91.200218Karl Palsson2020-02-26
| | | | | | | | | | | | | | | | | | | | | | | | pings the front ends less aggressively, reducing cpu usage on the host. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | ocserv: updated to 0.12.6Nikos Mavrogiannopoulos2020-02-26
|/ / / | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>