aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | Merge pull request #11697 from neheb/portRosen Penev2020-04-02
|\ \ \ \ \ | | | | | | | | | | | | port-mirroring: fix compilation under newer musl
| * | | | | port-mirroring: fix compilation under newer muslRosen Penev2020-03-28
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | time_t is 64-bit under 32-bit OSes with version 1.2.0. Fixes wrong pointer error. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #11710 from neheb/pdnsdddRosen Penev2020-04-02
|\ \ \ \ \ | | | | | | | | | | | | pdns: fix compilation without deprecated OpenSSL APIs
| * | | | | pdns: fix compilation without deprecated OpenSSL APIsRosen Penev2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The bn.h header is missing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | wifidog-ng: Update to 2.0.2Jianhui Zhao2020-04-03
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Compatible with Linux kernel 5.3 and above Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | | | Merge pull request #11705 from neheb/kismRosen Penev2020-04-02
|\ \ \ \ \ | | | | | | | | | | | | kismet: fix compilation with libcxx
| * | | | | kismet: fix compilation with libcxxRosen Penev2020-03-29
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | std::bind is not the same as bind(). Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #11711 from neheb/atftpdRosen Penev2020-04-02
|\ \ \ \ \ | | | | | | | | | | | | atftp: fix compilation with newer musl
| * | | | | atftp: fix compilation with newer muslRosen Penev2020-03-29
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Added missing header for __THROW. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | jool: update to 4.0.8David Bauer2020-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes issues with big-endian systems (e.g. ath79). Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | | sqm-scripts: support in & out of tree cake packagesKevin Darbyshire-Bryant2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change dependency requirements based on kernel version. Ultimately in a post Linux 4_14 world the differentation can be removed. In the short term this allows post 4_14 kernels to use in-tree versions of the cake shaper. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | Merge pull request #11724 from jefferyto/python2-remove-pluginsHannu Nyman2020-04-01
|\ \ \ \ \ | | | | | | | | | | | | treewide: Remove Python 2 plugin/bindings/etc from non-Python packages
| * | | | | seafile-server: Remove Python 2 bindingsJeffery To2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | seafile-ccnet: Remove Python 2 bindingsJeffery To2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | freeradius3: Remove Python 2 module packageJeffery To2020-04-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #11728 from stangri/master-vpn-policy-routingHannu Nyman2020-04-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | vpn-policy-routing: separation between auto/all proto; mwan3 compatibility; README update
| * | | | | | vpn-policy-routing: separation between auto/all proto; compatibility with ↵Stan Grishin2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mwan3; README update Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | adblock: re-release 4.0.1Dirk Brenken2020-04-01
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixed an oversight introduced in the last 3.99 pre-release series, only relevant for "raw" mode e.g. dnscrypt-proxy users Signed-off-by: Dirk Brenken <dev@brenken.org>
* / / / / / adblock: update 4.0.1Dirk Brenken2020-03-31
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix dependency issue * fix query timeouts in web frontend (seen with many selected lists), now the query comes back latest after 30 seconds, to prevent any timeouts, with all results to this point. * add missing parameter in readme.md Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #11721 from jefferyto/python2-remove-programsHannu Nyman2020-03-31
|\ \ \ \ \ | | | | | | | | | | | | treewide: Remove programs that will not be updated to Python 3
| * | | | | obfsproxy: Remove packageJeffery To2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version of obfsproxy will cease to function once Python 2 is removed from the feed. Upstream has indicated[1] that this package will not be updated to use Python 3. This package will be added to the abandoned packages feed. [1]: https://trac.torproject.org/projects/tor/ticket/31057 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | danish: Remove packageJeffery To2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version of danish will cease to function once Python 2 is removed from the feed. The maintainer has indicated[1] that this package will not be updated to use Python 3. This package will be added to the abandoned packages feed. [1]: https://github.com/openwrt/packages/issues/8893#issuecomment-489312682 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | Merge pull request #11575 from neheb/tinRosen Penev2020-03-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | tinyproxy: fix init script
| * | | | | | tinyproxy: convert to procdRosen Penev2020-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The path changed since 274506803ab9025e3726b1a9449830e4ea8e72d0 Fixed. Also took the time to convert to procd. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11712 from neheb/wssdRosen Penev2020-03-31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | wsdd2: run init script through shellcheck
| * | | | | | | wsdd2: run init script through shellcheckRosen Penev2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11708 from neheb/frrrrRosen Penev2020-03-31
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | frr: add libatomic dependency
| * | | | | | | frr: add libatomic dependencyRosen Penev2020-03-29
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for some platforms. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11716 from 532910/prosody-scurity-fixRosen Penev2020-03-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | prosody: /etc/prosody owner fix
| * | | | | | | prosody: /etc/prosody permissions fixSergio E. Nemirowski2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sergio E. Nemirowski <sergio@outerface.net>
* | | | | | | | miniupnpd: fix sh syntax errorKevin Darbyshire-Bryant2020-03-30
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "use_stun" default to prevent sh: out of range error introduced by c61614a84 Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | | nft-qos: swap dependency orderKevin Darbyshire-Bryant2020-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In preparation for generating nftables-no/json variants, swap dependency order to prevent following recursive dependency warnings: tmp/.config-package.in:73879:error: recursive dependency detected! For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" tmp/.config-package.in:73879: symbol PACKAGE_luci-app-nft-qos depends on PACKAGE_luci-app-nft-qos tmp/.config-package.in:854:error: recursive dependency detected! For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" tmp/.config-package.in:854: symbol PACKAGE_nft-qos depends on PACKAGE_nft-qos Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | | strongswan: move ipsec.* to strongswan-ipsecStijn Tintel2020-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When building with strongswan-ipsec disabled, strongswan fails to build because the ipsec.conf file does not exist. Fix this by moving the ipsec.* files and directories to the strongswan-ipsec package. Closes #10879 while keeping ipsec.conf to avoid breaking existing setups, as opposed to #11709. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | bonding: proto notify error definitionsFlorian Eckert2020-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix proto_notify_error usage. In this function only a definition shall be returned, which will later appear in the ubus status output of the interface and not a whole string. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | Merge pull request #11707 from neheb/zerrRosen Penev2020-03-30
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | zerotier: fix compilation with newer musl
| * | | | | | zerotier: fix compilation with newer muslRosen Penev2020-03-29
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | musl 1.2.0 gets rid of this syscall. Just call the function directly. It's easier. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / / kea: do not build static host binariesRosen Penev2020-03-29
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Errors on some systems. No real change. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | nmap: Update to 7.80, add full variant, switch to Python 3Jeffery To2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update to 7.80 * Add "full" variants for nmap and ncat that support Lua scripts (and OpenSSL) * Replace libcxx fix with upstream patch[1] (CHANGELOG change was removed) * Switch ndiff to use Python 3 (using a patch from Debian[2], which comes from an upstream PR[3] plus a port of ndiff/setup.py) [1]: https://github.com/nmap/nmap/commit/ea4e2d6657103a2c3d6f543a1a8619eb4d4472c8 [2]: https://salsa.debian.org/pkg-security-team/nmap/-/blob/0510c602dd45f4dc0b06a6f422a9b0855564ddbb/debian/patches/0004-Python3-port-of-ndiff.patch [3]: https://github.com/nmap/nmap/pull/1807 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | nmap: add Nping with SSL optionNuno Goncalves2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Henrique de Moraes Holschuh <henrique@nic.br> Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | dawn: remove glibc headers extensionsNick Hainke2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #11689 Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | simple-adblock: support multiple dnsmasq instances; rework communication ↵Stan Grishin2020-03-29
| |/ / / |/| | | | | | | | | | | | | | | | | | | between principal package and luci app Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | dawn: fix stdint.h include for arcNick Hainke2020-03-28
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #11686. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | Merge pull request #11680 from dibdot/adblockDirk Brenken2020-03-28
|\ \ \ \ | | | | | | | | | | adblock: release 4.0.0
| * | | | adblock: release 4.0.0Dirk Brenken2020-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * new package dependencies: coreultis-sort and a download util with SSL support * focus on speed (multicore-support) to handle quite big lists * include 38 pre-configured blocklist sources in a compressed json file (/etc/adblock/adblock.sources.gz) * dynamic SafeSearch support for google, bing, duckduckgo, yandex, youtube and pixabay (CNAME (bind) & IP (dnsmaq, unbound)) * DNS backend autodetection * Download Utility autodetection * Report Interface autodetection * Easy cron wrapper to set an adblock related auto-timer for automatic blocklist updates * raw domain/blocklist support (e.g. for dnscrypt support) * re-add restrictive Jaillist support * rework online doc * Complete LuCI rewrite (migrated to client side JS) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #11648 from PolynomialDivision/feature/add_dawnRosen Penev2020-03-28
|\ \ \ \ \ | | | | | | | | | | | | dawn: add decentralized wifi controller
| * | | | | dawn: add decentralized wifi controllerNick Hainke2020-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dawn is a decentralized WiFi controller. Just install dawn and the APs will find each other via umdns. They periodically exchange information about connected clients, wireless statistics and other needed information. With that, the daemon load balances clients between different APs through association control. Further, the daemon exposes through ubus the hearing map and the complete wireless network overview. The hearing map is the list of all probe requests seen from a client from all APs that are running the controller. Hearing map: ubus call dawn get_hearing_map Network overview: ubus call dawn get_network Dawn has a graphical user interface called luci-app-dawn. With that, the load balancing and other useful settings can be controlled. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | reaver: enable PKG_BUILD_PARALLELYousong Zhou2020-03-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | reaver: bump to version 1.6.6Yousong Zhou2020-03-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | tor: update to version 0.4.2.7 (security fix)Jan Pavlinec2020-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: CVE-2020-10592 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | openvswitch: depend on IPV6 for intree kmodsYousong Zhou2020-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ref: https://github.com/openwrt/packages/issues/11665 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>