aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | Merge pull request #16439 from ja-pa/tailscale-1.12.3Rosen Penev2021-08-24
|\ \ \ \ | | | | | | | | | | tailscale: update to version 1.12.3
| * | | | tailscale: update to version 1.12.3Jan Pavlinec2021-08-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
* | | | | Merge pull request #16446 from micmac1/mdio-tools-ac_initRosen Penev2021-08-24
|\ \ \ \ \ | | | | | | | | | | | | mdio-tools: fix buildbot build
| * | | | | mdio-tools: fix buildbot buildSebastian Kemper2021-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On buildbots the build fails because git isn't finding any git repo and then AC_INIT refuses to run: fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). configure.ac:5: error: AC_INIT should be called with package and version arguments Address this by substituting the git command with $(PKG_VERSION). Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | proxychains-ng: update to version 4.15Daniel Bermond2021-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me Build system: Arch Linux x86_64 Build tested: ipq806x/R7800 Run tested : ipq806x/R7800 Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
* | | | | | Merge pull request #16408 from vgaetera/iface-bondRosen Penev2021-08-23
|\ \ \ \ \ \ | |/ / / / / |/| | | | | bonding: use shorter interface prefix
| * | | | | bonding: use shorter interface prefixVladislav Grigoryev2021-08-24
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the interface protocol prefix from "bonding-" to "bond-". This allows longer custom interface names and useful for VLANs. Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
* | | | | aria2: bump to v1.36.0Hsing-Wang Liao2021-08-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | | | Merge pull request #16432 from nickberry17/update_MM_and_libsRosen Penev2021-08-22
|\ \ \ \ \ | | | | | | | | | | | | bump ModemManager and libs
| * | | | | modemmanager: switch to autoreleaseNicholas Smith2021-08-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
| * | | | | modemmanager: bump to 1.16.10Nicholas Smith2021-08-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
* | | | | | Merge pull request #16427 from neheb/vsRosen Penev2021-08-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | vsftpd: update to 3.0.5
| * | | | | | vsftpd: update to 3.0.5Rosen Penev2021-08-21
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | phantap: update to latest commitEtienne Champetier2021-08-22
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 26bd876 Switch from ifname to device d8d3d5f Fix blog post link Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | Merge pull request #16428 from dibdot/travelmateDirk Brenken2021-08-22
|\ \ \ \ \ | | | | | | | | | | | | travelmate: update to 2.0.6
| * | | | | travelmate: update to 2.0.6Dirk Brenken2021-08-22
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * replaced pipe input for a while/read-loop with a here document/variable as input (fix various subshell related bugs and oddities) * further improve abort and re-connection handling * prevent alleged detected connection failures (false positives) with an additional gw check, to stabilize VPN connections in particular Signed-off-by: Dirk Brenken <dev@brenken.org>
* / / / / nfdump: fix compilation with PKG_ASLRRosen Penev2021-08-21
|/ / / / | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | https-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGSEtienne Champetier2021-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes compilation issues with ASLR PIE enabled We were compiling with '-g -DDEBUG' https-dns-proxy_2021-07-29-*_arm_cortex-a9_vfpv3-d16.ipk shrink from 19514 to 19095 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | dnscrypt-proxy2: Upgrade to 2.1.0Ted Hess2021-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust build opts to force GOPATH mode by setting GO111MODULE off. Ref: https://go.dev/blog/go116-module-changes Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #16379 from neheb/sftRosen Penev2021-08-20
|\ \ \ \ | |/ / / |/| | | softethervpn5: fix compilation without engines
| * | | softethervpn5: fix compilation without enginesRosen Penev2021-08-16
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #16396 from paper42/git-2.33Rosen Penev2021-08-18
|\ \ \ \ | | | | | | | | | | git: update to 2.33.0
| * | | | git: update to 2.33.0Michal Vasilek2021-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refresh patches Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | | | yggdrasil: uci ifname is now known as deviceWilliam Fleurant2021-08-18
|/ / / / | | | | | | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | | unbound: update to 1.3.2Eric Luehrsen2021-08-17
| | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | Merge pull request #16273 from pprindeville/strongswan-sysupgradePhilip Prindeville2021-08-16
|\ \ \ \ | |/ / / |/| | | strongswan: add /etc/config/ipsec to sysupgrade list
| * | | strongswan: add /etc/config/ipsec to sysupgrade listPhilip Prindeville2021-08-01
| | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | kea: add kea-uci package with basic init scriptStijn Tintel2021-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This init script allows to start the Kea Control Agent, the DHCPv4 server, the DHCPv6 server, and the DHCP-DDNS server. It expects the config files to be where the packages install them. As this is a single init script that can start 4 different binaries that are each in their own package, these files cannot be included in any of these other package, so create a dedicated package for it. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | kea: add conffilesStijn Tintel2021-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the /etc/kea directory to conffiles, so configuration will not be lost during sysupgrade. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | kea: add package for high availability hookStijn Tintel2021-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows running multiple kea instances in load balancing or hot-standby mode, minimizing risk of downtime. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | kea: add package for lease commands hookStijn Tintel2021-08-16
| | | | | | | | | | | | | | | | | | | | | | | | This is required for the HA hook. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | Merge pull request #16363 from stintel/tcpreplayAlexandru Ardelean2021-08-16
|\ \ \ \ | | | | | | | | | | tcpreplay: avoid host lib leakage
| * | | | tcpreplay: avoid host lib leakageStijn Tintel2021-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On hosts that have pcapnav-config installed, there is host lib leakage. From config.log: LNAVLIB='-L/usr/lib64 -lpcapnav -lpcap' LNAV_CFLAGS='-I/usr/include' Fix this by disabling pcapnav-config, which isn't available anyway. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | Merge pull request #16372 from dibdot/travelmateDirk Brenken2021-08-15
|\ \ \ \ \ | | | | | | | | | | | | travelmate: update to 2.0.5-3
| * | | | | travelmate: update to 2.0.5-3Dirk Brenken2021-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * simplify the scan logic, to get rid of nifty IFS tricks * limit the nearby scan results to process only the strongest uplinks, set 'trm_maxscan' accordingly (default '10') * update the readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | ksmbd: use hostname only as nameFritz D. Ansel2021-08-15
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | even if a fqdn (with domain) is set by user Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
* | | | | ksmbd: set stoplevelFritz D. Ansel2021-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to allow graceful stop of the daemon Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
* | | | | samba4: allow disabling wsdd2 in menuconfigFritz D. Ansel2021-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | but keep it selected by default as before so it could be selected if nmbd and/or wssd2 should be used Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
* | | | | samba4: use hostname only as nameFritz D. Ansel2021-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | even if a fqdn (with domain) is set by user Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
* | | | | samba4: set stoplevelFritz D. Ansel2021-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to allow graceful stop of the daemon Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
* | | | | wsdd2: dont use fqdnFritz D. Ansel2021-08-15
|/ / / / | | | | | | | | | | | | | | | | | | | | workgroups use the name of the host without domain Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
* | | | curl: update to 7.78.0Stan Grishin2021-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to 7.78.0 * change maintainer * remove obsolete mirror (curl.mirror.anstey.ca) * update main curl URLs Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | sqm-scripts: bump to v1.5.1Toke Høiland-Jørgensen2021-08-13
| | | | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | travelmate: update to 2.0.5-2Dirk Brenken2021-08-13
| | | | | | | | | | | | | | | | | | | | | | | | * scan for open uplinks even if no other station has been added/configured Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #16341 from Payne-X6/masterRosen Penev2021-08-12
|\ \ \ \ | | | | | | | | | | knot: update to version 3.1.1
| * | | | knot: update to version 3.1.1Jan Hak2021-08-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | | | Merge pull request #16318 from selanf/x2Florian Eckert2021-08-12
|\ \ \ \ \ | |/ / / / |/| | | | xinetd: support for anonym configs
| * | | | xinetd: fix syntax violationFritz D. Ansel2021-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | see https://github.com/openwrt/packages/pull/16318#discussion_r687481110 Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
| * | | | xinetd: support for anonym configsFritz D. Ansel2021-08-12
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | config by names clashes if a service supports udp and tcp, eg time and daytime Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
* | | | radsecproxy: Bump to v1.9.0Toke Høiland-Jørgensen2021-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove 300-gcc10.patch as that was applied upstream, and refresh the other patch. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>