aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* travelmate: update 0.4.1Dirk Brenken2017-03-04
| | | | | | | | * mute useless logging in "active mode" * optimize startup behaviour * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* travelmate: release 0.4.0Dirk Brenken2017-03-03
| | | | | | | | | | | | * add an "active mode", where travelmate will be restarted every n seconds (default 60) and checks existing uplink connection regardless of ifdown event trigger (disabled by default) * enhance multiple radio support * fix the ap detection * respect different radios during scanning & connection handling * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* Merge pull request #4068 from danrl/wgHannu Nyman2017-02-27
|\ | | | | net/wireguard: add support for fwmark option
| * net/wireguard: add support for fwmark optiondanrl2017-02-27
| | | | | | | | | | | | | | | | | | Adds support for the fwmark option. FwMark is a 32-bit fwmark for outgoing packets. If set to 0 or "off", this option is disabled. Signed-off-by: Dan Luedtke <mail@danrl.com>
* | openssh: Fix ssl-engine supportMartin Schiller2017-02-27
| | | | | | | | Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* | Merge pull request #4058 from nikil/bitlbeeHannu Nyman2017-02-26
|\ \ | | | | | | bitlbee: Update to 3.5.1
| * | bitlbee: Update to 3.5.1Nikil Mehta2017-02-22
| | | | | | | | | | | | Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
* | | Merge pull request #4067 from oskar456/addrwatchHannu Nyman2017-02-26
|\ \ \ | | | | | | | | addrwatch: fix imagebuilder and config file name
| * | | addrwatch: fix typo in config file nameOndřej Caletka2017-02-24
| | | | | | | | | | | | | | | | Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
| * | | addrwatch: fix complaint when adding addrwatch with image builderStan Grishin2017-02-24
| | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | Merge pull request #4053 from nikil/fpingHannu Nyman2017-02-26
|\ \ \ \ | | | | | | | | | | fping: Update to 3.16
| * | | | fping: Update to 3.16Nikil Mehta2017-02-22
| | |/ / | |/| | | | | | | | | | Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
* | | | unbound: Update to 1.6.1 with 2017 trust anchorEric Luehrsen2017-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unbound 1.6.1 has a few bug fixes for resource leaks, configuration robustness, compile environment interaction, and maintaining the trust anchor. The 2017 trust anchor (DS) is built into unbound and unbound-anchor. File /etc/unbound/root.key holds 2010/2017 DS record until 2018 https://www.icann.org/resources/pages/ksk-rollover https://www.iana.org/domains/root Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | unbound: bugfix add_local_fqdn with empty ULAEric Luehrsen2017-02-25
| |_|/ |/| | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | Merge pull request #4056 from dibdot/adblockTed Hess2017-02-24
|\ \ \ | |_|/ |/| | adblock: update 2.3.2
| * | adblock: update 2.3.2Dirk Brenken2017-02-22
| | | | | | | | | | | | | | | | | | | | | | | | * optimize memory consumption & enable overall sort only on devices with > 64MB RAM, this prevents sort related kernel dumps Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | wireguard: version bumpdanrl2017-02-23
| | | | | | | | | | | | Signed-off-by: Dan Luedtke <mail@danrl.com>
* | | pptpd: run service in foreground for procd compatibilityRafał Miłecki2017-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | To have service working nicely with procd it should be running in the foreground. Otherwise it's not possible to e.g. stop it with the init.d script. Luckily for us pptpd has a simple switch that allows it. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Fixes: 15e7f611afb ("pptpd: convert init script to procd")
* | | lighttpd: fix regression in local-redir used with url.rewrite-onceRafał Miłecki2017-02-23
| |/ |/| | | | | | | | | | | | | | | This fixes upstream regression introduced in 1.4.40. It was reported & debugged in https://redmine.lighttpd.net/issues/2793 This fix is queued for 1.4.46 in the personal/gstrauss/master upstream branch. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | net/wireguard: add stub install sectionJason A. Donenfeld2017-02-21
| | | | | | | | | | | | This is in response to the metapackage discussion in openwrt/luci#1030. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* | lighttpd: update to 1.4.45Rafał Miłecki2017-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 1.4.42 introduced a problem with starting lighttpd as OpenWrt/LEDE service. It was stopping whole init process at sth like: 783 root 1124 S {S50lighttpd} /bin/sh /etc/rc.common /etc/rc.d/S50lighttpd boot 799 root 1164 S /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf It was hanging until getting random pool: [ 176.340007] random: nonblocking pool is initialized and then immediately the rest of init process followed: [ 176.423475] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0 [ 176.430754] jffs2_build_filesystem(): unlocking the mtd device... done. [ 176.437615] jffs2_build_filesystem(): erasing all blocks after the end marker... done. This was fixed in 1.4.44, but bump directly to 1.4.45 while at it. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | Merge pull request #4038 from kuoruan/aria2Hannu Nyman2017-02-20
|\ \ | | | | | | Aria2: Edit config and update
| * | aria2: Update to v1.31.0Hsing-Wang Liao2017-02-20
| | | | | | | | | | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
| * | aria2: Add more feature choices and switch default XML parser library to Libxml2Hsing-Wang Liao2017-02-19
| | | | | | | | | | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | ser2net: update to 3.4Michael Heimpold2017-02-19
|/ / | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #4030 from dibdot/travelmateHannu Nyman2017-02-18
|\ \ | | | | | | travelmate: update 0.3.5
| * | travelmate: update 0.3.5Dirk Brenken2017-02-18
| | | | | | | | | | | | | | | | | | | | | * add 'enabled' check in init script * support multiple radios (see online doc) * fix race condition in ap check Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #4032 from kuoruan/webui-aria2Hannu Nyman2017-02-18
|\ \ \ | | | | | | | | webui-aria2: bump version
| * | | webui-aria2: bump versionHsing-Wang Liao2017-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Reduced package size. * Update to latest commit. Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | | wireguard: move into VPN-submenuSven Roederer2017-02-18
|/ / / | | | | | | | | | | | | | | | | | | Wireguard is a VPN-implementation and should be located in VPN-submenu Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
* | | Merge pull request #4022 from stangri/vpnbypassHannu Nyman2017-02-17
|\ \ \ | | | | | | | | vpnbypass: fix for flushing mangle table
| * | | vpnbypass: fix for flushing mangle tableStan Grishin2017-02-16
| | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | Merge pull request #4019 from dibdot/adblockHannu Nyman2017-02-16
|\ \ \ \ | | |_|/ | |/| | adblock: update 2.3.1
| * | | adblock: update 2.3.1Dirk Brenken2017-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * various optimizations & corner case fixes * removed no longer needed debug information * polished up for forthcoming LEDE release ;-) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | net/luci-app-*: move luci apps to luci repodanrl2017-02-15
| |/ / |/| | | | | | | | | | | | | | | | | This is a long-needed clean-up. These applications are not gone! They live in the luci repo now, where all their friends already are. Signed-off-by: Dan Luedtke <mail@danrl.com>
* | | vpnbypass: fixed makefile and removed screenshot from .files/Stan Grishin2017-02-14
| | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | vpnbypass: makefile hotfixStan Grishin2017-02-14
| | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | vpnbypass: remove problematic sed command from MakefileHannu Nyman2017-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile had sed commands in "prepare" step that modified the source files directly. That lead to feed update failure at the buildbot. Remove those commands as the first aid. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | net-snmp: add engineID config optionsStijn Tintel2017-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to the snmpd.conf man page, the engineID of an snmp agent should be consistent through time. However, it seems that the engineID changes every reboot. Add options to configure how the engineID is generated. The default setting generates it based on the MAC address of the eth0 interface. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | wireguard: simple package bump to 0.0.20170214Jason A. Donenfeld2017-02-14
| | | | | | | | | | | | | | | | | | | | | While I'm at it, add myself as maintainer, since I'm doing many of the bumps anyway. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* | | xl2tpd: backporting fix for race condition causing xl2tpd hangYousong Zhou2017-02-14
| | | | | | | | | | | | | | | | | | The patch was taken from https://github.com/xelerance/xl2tpd/pull/125 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | Merge pull request #4001 from kissg1988/seafileHannu Nyman2017-02-14
|\ \ \ | | | | | | | | seafile: update to version 6.0.7
| * | | seafile: update to version 6.0.7Gergely Kiss2017-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update several dependencies, as well: * django-compressor -> 2.1.1 * django-constance -> 1.3.4 * django-restframework -> 3.5.4 * django-statici18n -> 1.3.0 * django -> 1.8.17 * openpyxl -> 2.4.2 * python-dateutil -> 2.6.0 * python-urllib3 -> 1.20 Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | vpnbypass: updated README (linked from luci app)Stan Grishin2017-02-13
| | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | Merge pull request #3987 from stangri/vpnbypassHannu Nyman2017-02-13
|\ \ \ \ | |/ / / |/| | | vpnbypass: new service triggers, typo fix
| * | | vpnbypass: new service triggers, typo fix, more reliable startStan Grishin2017-02-13
| | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | ocserv: updated to 0.11.7Nikos Mavrogiannopoulos2017-02-12
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | Merge pull request #3983 from leitec/ngircd-update-24Hannu Nyman2017-02-12
|\ \ \ \ | | | | | | | | | | ngircd: update to v24
| * | | | ngircd: update to v24Claudio Leite2017-02-11
| |/ / / | | | | | | | | | | | | Signed-off-by: Claudio Leite <leitec@gmail.com>
* | | | Merge pull request #3985 from EricLuehrsen/unbound_odhcpdHannu Nyman2017-02-12
|\ \ \ \ | | | | | | | | | | unbound: improve robustness with dhcp scripts