| Commit message (Collapse) | Author | Age |
... | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The creation of the dummy package nginx creates some problem with dependency detection for the all-module variant. Reorganize the dependency and compile nginx before the the sub-variant.
Fixes #13275
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
nginx: update ubus module to fix SIGSEGV
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- Bump relase
- Bump nginx_ubus_module version
Fixes #13314
Reported-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
unbound: add option for dnstap support
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Canonical radtest start results in an error:
$ radtest bob hello localhost 0 testing123
/usr/bin/radtest: line 1: hostname: not found
(0) Error parsing "stdin": Failed to get value
hostname command is not present in OpenWrt.
Instead, hostname can be obtained from file /proc/sys/kernel/hostname.
added: 004-get-hostname-from-proc-in-radtest.patch
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
radtest utility is used in many manuals to check the operation of
radius server.
At the moment all parameters must be specified at startup, for example:
$ radtest bob hello localhost 0 testing123 0 localhost
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
nginx: refresh nginx-ubus-module version
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix a compilation bug for nginx ubus module.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
dawn: bump version
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The rrm_nr_get_own call was not parsed correctly.
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* rename 'smarttv' to 'smarttv_tracking'
* added 'firetv_tracking' and 'android_tracking' (thanks @panache67)
* added 'gaming' (thanks @hasanlo in openwrt forum)
* update readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|\ \ \ \
| | | | |
| | | | | |
libreswan: drop support for kernel 4.14
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Support for kernel 4.14 has been dropped in main repo, so remove it
here as well.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Support for kernel 4.14 has been removed in main repo, so drop the
dependencies here as well (and those for even older 4.9).
Also drop a patch that is required only for 4.14 and lower.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
sqm-scripts: depend directly on kmod-sched-cake again
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Since support for kernel 4.14 has been removed, kmod-sched-cake-oot
is gone, and the kmod-sched-cake-virtual package is not needed
anymore.
This effectively reverts 9114244fbd1b ("sqm-scripts: Switch sch_cake
dependency to new virtual package")
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jan Hak <jan.hak@nic.cz>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
kismet: fix compilation under uClibc-ng and GCC10
|
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |/ / /
|/| | |
| | | |
| | | | |
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
|
| |/ /
|/| |
| | |
| | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This also removes PKG_BUILD_PARALLEL:=0 that was added for packages that
use HOST_PYTHON3_PACKAGE_BUILD_DEPENDS.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|/ /
| |
| |
| |
| |
| | |
bcopy/bzero are no longer available.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
sslh: update to 1.21c
|
| | |
| | |
| | |
| | |
| | |
| | | |
Refresh patches. Remove now pointless format patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
apfree-wifidog: update to 4.08.1771
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Dengfeng Liu <dfliuc@isoftstone.com>
|
|\ \ \ \
| | | | |
| | | | | |
strongswan: add left and mark configuration to UCI
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This commit allows for UCI configuration of the "left=" and the
"mark=" values in a StrongSwan IPSec connection. This improves
VTI support and allows certain stricter connection scenarios.
Signed-off-by: Michael C. Bazarewsky <github@bazstuff.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
openconnect: allow disable dtls with bool option no_dtls
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
openconnect may emit following error logs every minute when negotiating
with deployments forbidding usage of dtls
Thu Aug 27 04:11:59 2020 daemon.notice openconnect[12024]: DTLS handshake failed: Error in the push function.
Thu Aug 27 04:11:59 2020 daemon.notice openconnect[12024]: (Is a firewall preventing you from sending UDP packets?)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
For easier review
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| |/ / /
|/| | |
| | | |
| | | | |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
| |/ /
|/| |
| | |
| | |
| | |
| | | |
Remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
wavemon: fix compilation with glibc
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
-lpthread is needed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| |_|/ /
|/| | | |
openfortivpn: use more standard config option names
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
change 'server' to 'peeraddr'
change 'iface_name' to 'tunlink'
fix some indentation issues
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Required by ovn-ctl for stopping ovn ovsdb instances
This utility was introduced since 20.03.0 after the project was
maintained in its own repo
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Package libcurl is missing dependencies for the following libraries:
libzstd.so.1
Previous patch by Hans Dedecker <dedeckeh@gmail.com> took the easy way
out :)
Suggested-by: Syrone Wong <wong.syrone@gmail.com>
Signed-off-by: Tony Butler <spudz76@gmail.com>
[fixed title]
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Instead of using mbedtls by default use wolfssl. We now integrate
wolfssl in the default build so use it also as default ssl library for
curl.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Backport a commit from upstream curl to fix a problem in configure with
wolfssl.
checking size of time_t... configure: error: cannot determine a size for time_t
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
|/ /
| |
| |
| |
| |
| |
| | |
Move package over from openwrt.git based on the Hamburg 2019 decision
that non essential packages should be maintained in packages.git
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
| |
| |
| |
| |
| |
| |
| | |
Includes:
- datastorage: fix hearingmap not synced
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
|\ \
| | |
| | | |
openfortivpn: fix routes passed to netifd
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The openfortivpn routes are a bit different than the standard ppp
routes so we need to handle them with a custom ppp-up script.
Gateway should not be set, and src should be set to the PPP local ip
address.
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|