aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
| * | | | | mwan3: add netifd up info to mwan3 ubus status outputFlorian Eckert2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the netifd up status output to the mwan3 ubus status output. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: add enabled info to mwan3 ubus statusFlorian Eckert2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: add interface uptime netifd value to ubus mwan3 status outputFlorian Eckert2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing netifd uptime info to ubus status call. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: rename downtime to offlineFlorian Eckert2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename downtime ubus output from mwan3 to offline. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: rename uptime to onlineFlorian Eckert2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename uptime ubus output from mwan3 to online. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: add migration script for flush_conntrack configFlorian Eckert2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | dnscrypt-proxy2: add init script using procdAdam Mizerski2019-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Adam Mizerski <adam@mizerski.pl> Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | dnscrypt-proxy2: add a new packageJosef Schlehofer2019-07-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #9345 from neheb/bitlRosen Penev2019-07-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | bitlbee: Update to 3.6-1
| * | | | | | bitlbee: Update to 3.6Rosen Penev2019-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patch. Removed mirror. It seems it has a wrong HTTPS certificate. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9287 from lucize/openfortivpnRosen Penev2019-07-08
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | openfortivpn: add package
| * | | | | | openfortivpn: add packageLucian Cristian2019-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An open implementation of Fortinet's proprietary PPP+SSL VPN solution Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | Merge pull request #9407 from neheb/spooRosen Penev2019-07-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | spoofer: Update to 1.4.5
| * | | | | | | spoofer: Update to 1.4.5Rosen Penev2019-07-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for the new protobuf update. Cleaned up Makefile. Got rid of HOST_BUILD_DEPENDS. This package does not have a host build. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | travelmate: update 1.4.9Dirk Brenken2019-07-08
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix a corner case issue with auto expiry of the 'Faulty Station' list (the last run information was not updated) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #9382 from neheb/rsyRosen Penev2019-07-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | rsync: Fix compile with -Wimplicit-function-declaration
| * | | | | | | rsync: Fix compile with -Wimplicit-function-declarationRosen Penev2019-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The configure test for gettimeofday does not include the proper header. Override the variable as all OpenWrt libc have two arguments for gettimeofday. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | net: mstpd: new package (multiple spanning tree daemon)Alexandru Ardelean2019-07-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds support for mstpd (Multiple Spanning Tree Protocol Daemon). mstpd works reasonably well with RSTP. MSTP protocol works ok, but is known to have some issues with some managed switches. In order to get this to work, each physical switch port needs to have it's own software network interface (so, for example: port 0 <==> eth0). This means that this is suited mostly for higher end devices that can process STP packets in software. An interface for `swconfig` or Linux's DSA or switchdev would haven been interesting, but it never materialized. Adding this in the OpenWrt packages feed may provide some interest or feedback on whether `mstpd` should do more, to integrate with managed switches and offer some basis for Linux (through OpenWrt) as an OS for managed switches. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | Merge pull request #9030 from dengqf6/xt3.2Rosen Penev2019-07-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | xtables-addons: update to 3.3
| * | | | | | | | xtables-addons: update to 3.3Deng Qingfang2019-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 3.3 supports GeoLite2 database Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | | | Merge pull request #9363 from adde88/masterRosen Penev2019-07-04
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Added hcxdumptool and hcxtools, created by @ZerBea
| * | | | | | | | | hcxtools: Fixed typo in both MakefilesAndreas Nilsen2019-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PKG_LICENCE_FILES vas wrongly named PKG_LICENCE_FILE Signed-off-by: Andreas Nilsen <adde88@gmail.com>
| * | | | | | | | | hcxtools: Changes to the Makefile, as suggested.Andreas Nilsen2019-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Now using codeload as suggested. - Removed PKG_BUILD_PARALLEL, and PKG_USE_MIPS16:=0 as it was no longer needed to build the latest version successfully. - Moved PKG_MAINTAINER to top. - Use INSTALL_BIN instead of CP - Added PKG_LICENSE and PKG_LICENSE_FILES - Fixed a typo in TITLE - DCO should be fixed now. Signed-off-by: Andreas Nilsen <adde88@gmail.com>
| * | | | | | | | | hcxtools: Fixed PKG_SOURCE_URLAndreas Nilsen2019-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andreas Nilsen <adde88@gmail.com>
| * | | | | | | | | hcxtools: Added hcxtools and hcxdumptool, created by: @ZerBea.Andreas Nilsen2019-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andreas Nilsen <adde88@gmail.com>
* | | | | | | | | | simple-adblock: options to filter non-ASCII domains, local compressed storageStan Grishin2019-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | | | | Merge pull request #9391 from mwarning/zerotierRosen Penev2019-07-04
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | zerotier: keep configuration file on update
| * | | | | | | | | | zerotier: keep configuration file on updateMoritz Warning2019-07-04
| | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | | | | | Merge pull request #9390 from cotequeiroz/coova-chilli-parallelRosen Penev2019-07-04
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | coova-chilli: disable parallel build
| * | | | | | | | | | coova-chilli: disable parallel buildEneas U de Queiroz2019-07-04
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Parallel building is causing a failure because it executes some commands, such as patch, more than once. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | | | | | | Merge pull request #9386 from neheb/ke2Rosen Penev2019-07-04
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | kea: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | | | | kea: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-07-03
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forgot to add this one to the last pull request. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #9230 from James-TR/pdns-recursorRosen Penev2019-07-04
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | pdns-recursor: add package
| * | | | | | | | | pdns-recursor: add packageJames Taylor2019-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me Compile tested: armv7l, OpenWRT SDK Run tested: armv7l Linksys WRT1900ACS, OpenWrt SNAPSHOT, r9987-655fff1571 - confirmed PowerDNS recursor links correctly against libraries and runs on my target environment. Description: PowerDNS Recursor is a high-performance resolving name server, utilizing multiple processor and including Lua scripting capabilities. This commit includes the recursive nameserver https://www.powerdns.com/recursor.html Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | | | | | | | | ddns-scripts: various fixesDirk Brenken2019-07-03
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * use '$ddns_rundir' in 'get_service_data' for pipe creation, fix #8971 * add missing local variables in 'get_service_data' * change DNS server verification with drill in 'verify_host_port', fix/supersed #8935 * remove needless cat calls in 'verify_host_port' * set cloudfare TTL to min. 120 seconds, fix #7745 * bump/align package version number Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | ocserv: updated to 0.12.4Nikos Mavrogiannopoulos2019-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | | | | | | pdns: correct incomplete fix for build failureJames Taylor2019-07-03
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me This commit addresses a build failure around guards on execinfo.h usage to prevent uclibc from pulling it in, as it defines both __GLIBC__ and __UCLIBC__. The original patch had invalid syntax which this corrects. Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | | | | | | Merge pull request #9367 from gladiac1337/haproxy-2.0.1-masterRosen Penev2019-07-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | haproxy: Update HAProxy to v2.0.1
| * | | | | | | | haproxy: Change DEPENDS from libncursesw to libncursesChristian Lachner2019-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Change DEPENDS from libncrusesw to libncurses Signed-off-by: Christian Lachner <gladiac@gmail.com>
| * | | | | | | | haproxy: Update HAProxy to v2.0.1Christian Lachner2019-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - Add new patches Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | | | Merge pull request #9368 from neheb/torrRosen Penev2019-07-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | RTorrent updates
| * | | | | | | | | rtorrent: Enable IPv6 supportRosen Penev2019-07-01
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Other Makefile cleanups as well. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #9337 from neheb/nodRosen Penev2019-07-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | noddos: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | | | noddos: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rearranged Makefile for consistency between packages. Added PKG_BUILD_PARALLEL for faster compilation. Removed ca-certificates dependency. ca-bundle is enough. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #9334 from neheb/net1Rosen Penev2019-07-02
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Netopeer2: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | | | | Netopeer2: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-06-27
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reorganized Makefile for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | net: seafile-seahub: update maintainer & license fileAlexandru Ardelean2019-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | django-restframework: update packaging format + add python3 variantAlexandru Ardelean2019-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | django-postoffice: update packaging format + add python3 variantAlexandru Ardelean2019-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | django-picklefield: update packaging format + add python3 variantAlexandru Ardelean2019-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>