aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | tcpreplay: fix compilation with Arch LinuxRosen Penev2020-12-22
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | It tries to link to host libraries for some reason. Add autoreconf to fix. Also remove redundant prefixes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | wget: rename wget to wget-sslKarel Kočí2020-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The idea behind this is to prevent confusion between "virtual" package wget and real one. Wget is provided by not just wget packages but also by uclient-fetch so technically it is better to threat wget as virtual package. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | Merge pull request #14292 from TDT-AG/pr/20201221-mwan3Florian Eckert2020-12-22
|\ \ \ \ | | | | | | | | | | mwan3: minor fixes
| * | | | mwan3: update PKG_VERSIONFlorian Eckert2020-12-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | mwan3: fix string check for active_tblsFlorian Eckert2020-12-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | mwan3: fix tabFlorian Eckert2020-12-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | mwan3: remove unused mwan3_unlock function callFlorian Eckert2020-12-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | mwan3: reinstall missing mwan3.user fileFlorian Eckert2020-12-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | mwan3: fix MWAN3_STARTUP callerFlorian Eckert2020-12-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | mwan3: fix whitspaceFlorian Eckert2020-12-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | mwan3: fix logger tag in mwan3 initFlorian Eckert2020-12-22
| |/ / / | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | Merge pull request #14279 from neheb/nodJosef Schlehofer2020-12-21
|\ \ \ \ | |/ / / |/| | | noddos: remove
| * | | noddos: removeRosen Penev2020-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to https://github.com/openwrt/packages/issues/14248 , this is totally abandoned. The website isn't even up anymore. Fixes: https://github.com/openwrt/packages/issues/14248 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | hs20: patch hostapd to make use of updated dm_ddfDaniel Golle2020-12-20
| |_|/ |/| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | transmission: jail: add allow 'getuid' syscallDaniel Golle2020-12-20
| | | | | | | | | | | | | | | | | | transmission needs 'getuid', at least on mips_24kc. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | hs20: some small improvementsDaniel Golle2020-12-20
| | | | | | | | | | | | | | | | | | | | | | | | * update device description framework to v1.3 * setup methods in database * setup uhttpd to use hs20 cert Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #14282 from pesintta/uacme-1.6Rosen Penev2020-12-20
|\ \ \ | | | | | | | | uacme: Update to 1.6
| * | | uacme: Update to 1.6Antti Seppälä2020-12-20
| | | | | | | | | | | | | | | | Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
* | | | adblock: fix restrictive sort selectionDirk Brenken2020-12-20
|/ / / | | | | | | Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #14277 from neheb/opeRosen Penev2020-12-20
|\ \ \ | |/ / |/| | open-iscsi: update to 2.1.3
| * | open-iscsi: update to 2.1.3Rosen Penev2020-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pass CC to configure. host CC flags can leak in the build system, preventing compilation. Deleted upstream backports. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | adblock: update 4.0.8Dirk Brenken2020-12-19
|/ / | | | | | | | | | | | | | | | | | | | | | | | | * source changes: - add new source 'games_tracking' (https://www.gameindustry.eu) - change malwaredomains source mirror - remove malwarelist source (source is empty) - remove youtube source (does not work at all) * support multiple firewall zones for dns redirects * add firewall zone/port housekeeping * fix dns backend detection in TurrisOS (LuCI change) * add check for gnu-sort Signed-off-by: Dirk Brenken <dev@brenken.org>
* | simple-adblock: config updateStan Grishin2020-12-18
| | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | Merge pull request #14268 from pprindeville/fix-isc-dhcp-reload-typoPhilip Prindeville2020-12-18
|\ \ | | | | | | isc-dhcp: fix regression in reloading
| * | isc-dhcp: fix regression in reloadingPhilip Prindeville2020-12-18
| | | | | | | | | | | | | | | | | | Introduced in "isc-dhcp: improve startup performance" Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #14223 from tofurky/fwknop_gpgme_depsRosen Penev2020-12-18
|\ \ \ | |/ / |/| | fwknop: gpgme: fix build of fwknop with gpg enabled
| * | fwknop: fix build with gpg support enabledMatt Merhar2020-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Along with the accompanying change to gpgme to install gpgme-config, since libfko is what is actually linked to gpgme, and not fwknop/fwknopd, an explicit dependency must be added to that package. menuconfig now allows enabling gpg support if only fwknop is selected without also selecting fwknopd. Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
* | | Merge pull request #14233 from pprindeville/issue#14232Philip Prindeville2020-12-18
|\ \ \ | | | | | | | | bind: start named early enough to be present when isc-dhcp starts
| * | | bind: start named early enough to be present when isc-dhcp startsPhilip Prindeville2020-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start named before dhcpd so that dhcpd can prime the local zones at startup. Restore the empty domain zone for rfc1918 addresses that previously existed. Create an additional subsidiary named.conf.local file (initially empty) in /tmp/bind/ that can be seeded with dynamic zones and primed with "rndc reload", and add it to the watched list of config files for procd. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | Merge pull request #14263 from neheb/easyRosen Penev2020-12-18
|\ \ \ \ | | | | | | | | | | openvpn-easy-rsa: use relative symlinks
| * | | | openvpn-easy-rsa: use relative symlinksRosen Penev2020-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes dead symlinks under InstallDev. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #14265 from neheb/olapRosen Penev2020-12-18
|\ \ \ \ \ | | | | | | | | | | | | protobuf: fix bad CFLAGS in pkgconfig
| * | | | | ola: fix compilation with older clangRosen Penev2020-12-17
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Werror is normally passed with pkgconfig headers. Remove it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #14261 from neheb/cifs2Rosen Penev2020-12-17
|\ \ \ \ \ | | | | | | | | | | | | cifs-utils: link mount utility relative instead of absolute
| * | | | | cifs-utils: link mount utility relative instead of absoluteRosen Penev2020-12-17
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Fixes InstallDev dead link. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / kadnode: link binary relativeRosen Penev2020-12-17
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes dead symlink in InstallDev Clean up Makefile for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14257 from zhanhb/alternatives-libexecRosen Penev2020-12-17
|\ \ \ \ | | | | | | | | | | treewide: move binaries of alternatives to /usr/libexec
| * | | | treewide: move binary of alternatives to libexec, rename as suggestedHuangbin Zhan2020-10-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | | | mdnsresponder: bring back LN hackRosen Penev2020-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It turns out that the Makefile of mdnsreponder links to absolute paths instead of relative ones. This is an issue when compiling. Fix for InstallDev as well. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #14247 from gstrauss/lighttpd-1.4.57Rosen Penev2020-12-17
|\ \ \ \ \ | | | | | | | | | | | | lighttpd: update to lighttpd 1.4.57
| * | | | | lighttpd: update to lighttpd 1.4.57 release hashGlenn Strauss2020-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to lighttpd 1.4.57 release hash * remove patches incorporated upstream Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | | | | lighttpd: cleaner TLS dependency logic in MakefileGlenn Strauss2020-12-17
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | incorporate suggestion from cotequeiroz (Eneas U de Queiroz) https://github.com/openwrt/packages/issues/14142#issuecomment-739583111 Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | | | Merge pull request #14254 from dbermond/miniupnpc-add-installdevRosen Penev2020-12-17
|\ \ \ \ \ | |/ / / / |/| | | | miniupnpc: add InstallDev
| * | | | miniupnpc: add InstallDevDaniel Bermond2020-12-12
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit ef388ff1f3f2 removed 'CMAKE_INSTALL:=1', and this makes the development files to be not installed anymore on 'staging_dir'. Being such, packages that needs to link against libminiupnpc fails to build, because it cannot find the headers and the library. Adding an InstallDev fixes this. Build-tested on: ipq806x (R7800) Run-tested on: ipq806x (R7800) Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
* | | | knot: update to 3.0.3Jan Hak2020-12-16
| | | | | | | | | | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | | mwan3: update versionAaron Goodman2020-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de> - Changed version string Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | | | mwan3: add more error logging to routing functionsAaron Goodman2020-12-16
| | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | | | mwan3: improve route flushing on mwan3 stopAaron Goodman2020-12-16
| | | | | | | | | | | | | | | | | | | | | | | | only attempt to flush routes for the relevant family Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | | | mwan3: fix race condition in route loadingAaron Goodman2020-12-16
| | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | | | mwan3: fix linkdown routes not being addedAaron Goodman2020-12-16
| | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>