aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | Merge pull request #13752 from TDT-AG/pr/20201023-xinetdFlorian Eckert2020-10-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | xinetd: some changes
| * | | | | | xinetd: update config sample to latest requirementsHelge Mader2020-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
| * | | | | | xinetd: include additional (runtime) directory in configuration fileHelge Mader2020-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The additional directory is created and can be used e.g. for configurations which are created e.g. dynamically from an uci config. Signed-off-by: Helge Mader <ma@dev.tdt.de>
| * | | | | | xinetd: save configurations in /etc/xinetd.d on sysupgradeHelge Mader2020-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For applications writing their own xinetd configuration to the /etc/xinetd.d directory it would be necessary to save them (e.g. a user edits them manually) Signed-off-by: Helge Mader <ma@dev.tdt.de>
| * | | | | | xinetd: update PKG_RELEASE to 9Helge Mader2020-10-23
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* | | | | | softethervpn: update to 4.34-9745Rosen Penev2020-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several patch changes regarding to OpenSSL as this version does not compile under LibreSSL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | transmission: remove variants and use libcurl's TLS libraryRosen Penev2020-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows the Makefile to be cleaned up and to have fewer dependencies. There's no need for multiple TLS libraries to be installed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13768 from bmork/conserverRosen Penev2020-10-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | conserver: update to version 8.2.6
| * | | | | | conserver: update to version 8.2.6Bjørn Mork2020-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version 8.2.6 (October 19, 2020): - try and address license concerns with LICENSE.md - replace usleep with nanosleep (Rosen Penev <rosenp@gmail.com>) - console: Add 'k' option to exit on console-down (Mylène Josserand <mylene.josserand@collabora.com>) - Fix #48 - apply ipv4 CIDR access list when compiled with ipv6 support Signed-off-by: Bjørn Mork <bjorn@mork.no>
* | | | | | | nextdns: Update to version 1.8.8Olivier Poitrey2020-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | | | knot: update to version 3.0.1Jan Hak2020-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | definition of PSELECT_COMPAT could be removed many years ago, is no longer needed Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | | | | | openconnect: allow specify --protocol from configMengyang Li2020-10-25
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openconnect v8.10 supports 4 VPN protocols --protocol=anyconnect Compatible with Cisco AnyConnect SSL VPN, as well as ocserv (default) --protocol=nc Compatible with Juniper Network Connect --protocol=gp Compatible with Palo Alto Networks (PAN) GlobalProtect SSL VPN --protocol=pulse Compatible with Pulse Connect Secure SSL VPN This patch allows user to specify protocol use the new "vpn_protocol" option and deprecate the old option "juniper" which seems to be missing in the current openconnect client. Signed-off-by: Mengyang Li <mayli.he@gmail.com>
* | | | | | libreswan: update to 4.1Lucian Cristian2020-10-25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | banip: Added packet logging feature. Resolved shellcheck warnings.Richard Gering2020-10-24
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Gering <rg4github@dutchies.us>
* | | | | | ddns-scripts: update sitelutions urlFlorian Eckert2020-10-22
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | Merge pull request #13734 from Meano/fix-udpxyRosen Penev2020-10-21
|\ \ \ \ \ | | | | | | | | | | | | udpxy: fix error 'enable verbose' command flag in init script
| * | | | | udpxy: fix error 'enable verbose' command flag in init scriptMeano2020-10-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Meano <meano@foxmail.com>
* | | | | | Merge pull request #13183 from mrjoel/mrjoel/ddns-default-bindnetworkRosen Penev2020-10-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | ddns-scripts: use ip_source as bind_network default
| * | | | | | ddns-scripts: use ip_source as bind_network defaultJoel Johnson2020-10-21
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: #13182 on https://github.com/openwrt/packages Signed-off-by: Joel Johnson <mrjoel@lixil.net>
* | | | | | Merge pull request #13169 from aaronjg/mwan3-owner-procdFlorian Eckert2020-10-21
|\ \ \ \ \ \ | |/ / / / / |/| | | | | mwan3: mwan3track via default routing table and use procd from mwan3track & mwan3rtmon
| * | | | | mwan3: Simplify default configuration, mostly use defaultsJames White2020-10-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James White <james@jmwhite.co.uk>
| * | | | | mwan3: cleanup mwan3trackAaron Goodman2020-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - reduce duplicate logging code - simplify nping track code - simplify ping result parsing Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | mwan3: add back support for iputils pingAaron Goodman2020-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the new wrapper code, we can override the broken binding behavior of iputils ping v20101006. Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | mwan3: add "use" function to mwan3 utilsAaron Goodman2020-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use "mwan3 use" to wrap a command with interface bindings so that you can avoid the mwan3 rules and test behavior on a specific interface. eg "mwan3 use wan ping -c1 1.1.1.1" Additional binding arguments to the command will have their system calls intercepted and ignored. eg "mwan3 use wan ping -c1 -I tun0 1.1.1.1" will use the device associated with "wan", rather than "tun0". Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | mwan3: use helper library for mwan3trackAaron Goodman2020-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rather than using a special mwan3 user to manage mwan3track's tracking packets, this commit implements a small helper library to bind to device and to set a fwmark so that the tracking packets can be routed out of the correct interface. This provides a consistent method for binding to a device rather than relying on various packages potentially buggy implementations. For example: #8139 and #12836 This helper issue also allows for more tracking methods to be added even if they do not have a command line option to bind to device, such as iperf3 (eg #13050). Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | mwan3: give warning if ip of incorrect family specified in a ruleAaron Goodman2020-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also use global IPv4_REGEX environment variable as consistent IPv4 regex Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | mwan3: use procd for mwan3rtmon and mwan3trackAaron Goodman2020-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | start all mwan3mon and mwan3track instances on mwan3 start if an interface is down when mwan3track starts, it waits for a signal from the hotplug script to start procd can then handle stopping all of the scripts when mwan3 is halted Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | mwan3: fix bug when one interface is a prefix of anotherAaron Goodman2020-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | correctly terminate interface status checks with new lines so that interface status does not get confused when one interface is a prefix of another interface. Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | | 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>