aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #14334 from bogdik/masterHannu Nyman2021-01-24
|\ | | | | Add Eoip packege
| * eoip: Add packageBogdan Shatik2021-01-24
| | | | | | | | | | | | | | | | | | add eoip package,this can create ethernet tunnels compatible with Mikrotik EoIP tunnel. At current moment it is easiest way to create stateless tunnel with Mikrotik. Signed-off-by: Bogdan Shatik <bogdikxxx@mail.ru>
* | Merge pull request #14529 from ja-pa/ooniprobe-3.4.0Josef Schlehofer2021-01-24
|\ \ | | | | | | ooniprobe: update to version 3.4.0
| * | ooniprobe: update to version 3.4.0Jan Pavlinec2021-01-22
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #14531 from adschm/calcmoveRosen Penev2021-01-23
|\ \ \ | | | | | | | | owipcalc/maccalc: import from base
| * | | maccalc: import from baseAdrian Schmutzler2021-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a helpful utility, but it does not have any dependencies in base repository. Move it to packages feed. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
| * | | owipcalc: import from baseAdrian Schmutzler2021-01-22
| |/ / | | | | | | | | | | | | | | | | | | This is a helpful utility, but it does not have any dependencies in base repository. Move it to packages feed. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* | | Merge pull request #14530 from TDT-AG/pr/20210122-iperfRosen Penev2021-01-22
|\ \ \ | | | | | | | | iperf: import iperf3 and iperf from base
| * | | iperf3: import from baseFlorian Eckert2021-01-22
| | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | iperf: import from baseFlorian Eckert2021-01-22
| |/ / | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | Merge pull request #14500 from stangri/master-https-dns-proxyRosen Penev2021-01-22
|\ \ \ | | | | | | | | https-dns-proxy: bugfix: high CPU utilization
| * | | https-dns-proxy: bugfix: high CPU utilizationStan Grishin2021-01-18
| | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | tor-hs: fix rpcdJan Pavlinec2021-01-22
| |/ / |/| | | | | | | | | | | | | | | | | | | | Changes: - add rpcd dependecy - handle rpcd in post inst/rm sections Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #14510 from zhanhb/ddns-scriptsFlorian Eckert2021-01-22
|\ \ \ | | | | | | | | ddns-scripts: fix wget-ssl path
| * | | ddns-scripts: fix wget-ssl pathHuangbin Zhan2021-01-17
| | | | | | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | | Merge pull request #14489 from pprindeville/isc-dhcp-add-other-rfc1918-netsPhilip Prindeville2021-01-21
|\ \ \ \ | | | | | | | | | | isc-dhcp: support dynamic dns for 10/8 and 172.16/12
| * | | | isc-dhcp: support dynamic dns for 10/8 and 172.16/12Philip Prindeville2021-01-15
| |/ / / | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | mosquitto: bump to 2.0.5Karl Palsson2021-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes 2.0.5 https://mosquitto.org/blog/2021/01/version-2-0-5-released/ Includes 2.0.4 https://mosquitto.org/blog/2020/12/version-2-0-4-released/ Includes 2.0.3 https://mosquitto.org/blog/2020/12/version-2-0-3-released/ Multiple fixes to broker and client and libraries, related the 2.x changes. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | knot: update to version 3.0.4Jan Hak2021-01-21
| | | | | | | | | | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | | safe-search: restart dnsmasq instead of reloadGregory L. Dietsche2021-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some users have reported that reloading dnsmasq does not always work. It sometimes stop responding to DNS lookup requests after being reloaded. This patch changes "safe-search-maintenance" so that it restarts dnsmasq instead of reloading it. Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
* | | | safe-search: Dynamic UpdatesGregory L. Dietsche2021-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure that the best available IP is always used for all supported safe-search providers. This is accomplished by periodically checking DNS for the most recent list of IP addresses associated with each provider. Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
* | | | udpspeeder: Update to version 20210116.0 of upstreamNishant Sharma2021-01-20
| | | | | | | | | | | | | | | | Signed-off-by: Nishant Sharma <codemarauder@gmail.com>
* | | | modemmanager: bump versionNicholas Smith2021-01-19
| |/ / |/| | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* | | haproxy: Update HAProxy to v2.2.8Christian Lachner2021-01-17
|/ / | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | Merge pull request #14480 from OpenIoTHub/masterRosen Penev2021-01-14
|\ \ | | | | | | gateway-go: update to 0.1.95
| * | gateway-go: update to 0.1.95Yu Fang2021-01-14
| | | | | | | | | | | | Signed-off-by: Yu Fang <yu@iotserv.com>
* | | isc-dhcp: add dynamic dns integration for local bind serverPhilip Prindeville2021-01-13
|/ / | | | | | | | | | | | | | | Start after named is running. Add support for "cname", "domain", "mxhost", and "srvhost" configs. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | Merge pull request #14366 from bmork/smartsnmpdHannu Nyman2021-01-12
|\ \ | | | | | | smartsnmpd: remove dysfunctional package
| * | smartsnmpd: remove dysfunctional packageBjørn Mork2020-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package has been completely broken on several levels since commit eadd5abe40a0 ("smartsnmpd: Update to 2015-02-22 version") The update changed the configuration file syntax without fixing the scripts generating this file. The OpenWrt package would therefore fail to run. Worse than that, the last upstream version is completely broken is unable to generate proper snmp replies even if the configuration file is fixed, This has been tested and verified on both OpenWrt/realtek and Debian/amd64. I considered fixing the package, but dropped it for the following reasons 1) upstream has abandoned the project 2) the upstream fork "smithsnmp" continues to make aribitrary changes to configuration files and other packaging challenges 3) the package is tied to the lua5.1 C API, and further upgrades will be non-trivial 4) there are several other snmp daemons available in OpenWrt, without any of these issues 5) no one is interested in this package The last point is proven by the lack of testing and feedback. The last update was not even tested by the person preparing and commiting the update. Signed-off-by: Bjørn Mork <bjorn@mork.no>
* | | ooniprobe: update to version 3.1.0Jan Pavlinec2021-01-12
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #14441 from flyn-org/clamavHannu Nyman2021-01-12
|\ \ \ | | | | | | | | clamav: allow configuring clamd to use TCP socket
| * | | clamav: allow configuration to use TCP socketW. Michael Petullo2021-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Something having to do with passing a file descriptor over spamd's Unix socket causes the ClamAV milter to fail. The milter says "ERROR: Unknown reply from clamd," and running strace on spamd reveals "No file descriptor received. ERROR." Some work by others can be found on the Internet that suggests using a TCP socket for the communication between the milter and spamd fixes this. Lucian Cristian confirmed this on OpenWrt. I am not sure why the Unix socket does not work. I suspect it is something related to musl, but I have not yet found evidence of this. This merge request adds the option to configure spamd to use a TCP socket, and it uses this as the default. The merge request also adds an init script for clamav-milter. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | Merge pull request #14470 from neheb/gRosen Penev2021-01-11
|\ \ \ \ | | | | | | | | | | gnunet: fix compilation with libdane
| * | | | gnunet: fix compilation with libdaneRosen Penev2021-01-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | nginx: use UCI configuration provided by nginx-utilPeter Stadler2021-01-11
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to version 1.19.6 * remove default configuration files and documentation as they are in the package `nginx-util`. * do not install a `/etc/nginx/nginx.conf` file. * use the dynamic `/etc/nginx/uci.conf` if the symlink (to `/var/lib/nginx/uci.conf`) is not dead after calling `nginx-util init_lan` (else try `/etc/nginx/nginx.conf`) * replace nginx package by a dummy depending on `nginx-ssl`; the dummies will be removed after a transition period. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | samba4: add proper io_uring kernel detectionAndy Walsh2021-01-11
| | | | | | | | | | | | | | | | | | | | | | | | * add proper io_uring kernel detection Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | nextdns: Update to version 1.9.6Olivier Poitrey2021-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | haproxy: Update HAProxy to v2.2.7Christian Lachner2021-01-10
| | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | Merge pull request #14445 from neheb/ksmbnRosen Penev2021-01-10
|\ \ \ \ | | | | | | | | | | ksmbd: update to 3.3.3
| * | | | ksmbd-tools: update to 3.3.3Rosen Penev2021-01-09
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | The major change are: Fix memleak and invalid memory write issue Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / tcpreplay: add libdnet supportRosen Penev2021-01-09
|/ / / | | | | | | | | | | | | | | | | | | | | | On Arch Linux, tcpreplay is picking up the host dnet-config and adding OS paths, thereby breaking compilation. The easiest solution is to add libdnet support as the previous commit fixes dnet-config on OpenWrt. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | samba4: update to 4.13.3, enbale io_uringAndy Walsh2021-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to 4.13.3 * enable vfs io_uring module by default, if kernel supports it * fix for possible exploit openwrt/packages#13758 * sanetize all external template/config inputs * fix some shellcheck warnings * remove old aio modules/deps Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | Merge pull request #14415 from linosgian/openssh_add_fido2_supportRosen Penev2021-01-08
|\ \ \ | | | | | | | | openssh: Add FIDO2 hardware token support
| * | | openssh: Add FIDO2 hardware token supportLinos Giannopoulos2021-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 8.2[0] added support for two new key types: "ecdsa-sk" and "ed25519-sk". These two type enable the usage of hardware tokens that implement the FIDO (or FIDO2) standard, as an authentication method for SSH. Since we're already on version 8.4 all we need to do is to explicitly enable the support for hardware keys when compiling OpenSSH and add all the missing dependencies OpenSSH requires. OpenSSH depends on libfido2[1], to communicate with the FIDO devices over USB. In turn, libfido2 depends on libcbor, a C implementation of the CBOR protocol[2] and OpenSSL. [0]: https://lwn.net/Articles/812537/ [1]: https://github.com/Yubico/libfido2 [2]: tools.ietf.org/html/rfc7049 Signed-off-by: Linos Giannopoulos <linosgian00@gmail.com>
* | | | transmission: add syscalls needed on PPC to seccomp rulesDaniel Golle2021-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add fadvise64_64 and fchmod syscalls needed on PowerPC platforms to seccomp rules of transmission-daemon. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | https-dns-proxy: update to 2020-11-25: add HTTP auth and DSCP codepoint supportStan Grishin2021-01-06
| | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | Merge pull request #14063 from peter-stadler/etebaseRosen Penev2021-01-06
|\ \ \ \ | | | | | | | | | | [RFC] etebase: add package
| * | | | etebase: upgrade to 0.6.1Peter Stadler2020-12-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
| * | | | etesync-server: rename to etebasePeter Stadler2020-12-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | Merge pull request #13405 from peter-stadler/nginx-util-uciRosen Penev2021-01-06
|\ \ \ \ \ | | | | | | | | | | | | [RFC] nginx-util: use UCI for server configuration