aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | | | | package: memcached - upgrade to latest stableThomas Heil2017-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bump to version 1.4.36 Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | | | | | Merge pull request #4206 from commodo/tcpreplay-upgradeHannu Nyman2017-03-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | tcpreplay: upgrade to version 4.2.1
| * | | | | | | | | tcpreplay: upgrade to version 4.2.1Alexandru Ardelean2017-03-27
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* / | | | | | | | net/mwan3: add failure and recovery intervalFlorian Eckert2017-03-27
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If mwan3track detects a failure the interval check will change to "failure_interval" value until this interface is declared "offline". After interface gets "offline" normal "interval" value is used again. If interface ping is successful again "recovery_interval" value is used until interface is declared "online" again. Using the different intervals will accelerate the wan line detections on failure and recovery. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | git: update to 2.12.2Peter Wagner2017-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | ntpd: update to 4.2.8p10Peter Wagner2017-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | Merge pull request #4197 from EricLuehrsen/unbound_initHannu Nyman2017-03-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | unbound: improve interface trigger behavior
| * | | | | | | | unbound: improve interface trigger behaviorEric Luehrsen2017-03-26
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | procd interface triggers may be busy. Unbound hard restarts will flush the cache. This might happen frequently depending on how interface triggers occur. Change the procd trigger to reduce occurences. Load this trigger prior to netifd (START=20), but only truly start Unbound from the trigger rather than immediately in init. Clean up log entries in scripts after Unbound, NTP, and DNSSEC are established. Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | | | | | Merge pull request #4200 from dibdot/travelmateHannu Nyman2017-03-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | travelmate: update 0.5.0
| * | | | | | | | travelmate: update 0.5.0Dirk Brenken2017-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix stop action in "active" mode * fix race condition in "active" mode Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | Merge pull request #4199 from dibdot/adblockHannu Nyman2017-03-26
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | adblock: update 2.5.0
| * | | | | | | | adblock: update 2.5.0Dirk Brenken2017-03-26
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * revamp LuCI GUI (see luci repo for details) * integrated runtime statistics in normal adblock ubus service instance (see readme) * simplified boot/init * no longer use raw interface trigger * use only network interface trigger, pre-configured for 'wan/wwan/lan' interfaces (see readme) * fixed a reload issue * removed switch to disable tld compression (seems to be pretty stable) * muted awk parser if source list contains incorrect records * raise dns backend timeout to 20 seconds * documentation update * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | Merge pull request #4174 from TDT-GmbH/mwan3-add-ubus-checkchamptar2017-03-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | net/mwan3: add ubus interface check
| * | | | | | | | net/mwan3: add ubus interface checkFlorian Eckert2017-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On interfaces with interface proto "qmi|ncm" and option dhcp enabled the interface will be changed to $iface_4 | $iface_6. The interface mapping in mwan3 will not recognize this interface. To fix this issue an ubus call will check if an upper interface exists. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | | net/wireguard: version bumpJason A. Donenfeld2017-03-24
| |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simple version bump to 20170324. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* | | | | | | | Merge pull request #4126 from gstrauss/lighttpdHannu Nyman2017-03-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | lighttpd: update to 1.4.45 (add new modules)
| * | | | | | | | lighttpd: add new modules, upd URLs, add restart()Glenn Strauss2017-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (with feedback from @hnyman and patch additions from @MikePetullo) Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | | | | | | | unbound: support copy without dash updateEric Luehrsen2017-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | | | | | | wavemon: bump to v0.8.1Jonathan McCrohan2017-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop musl-fix.patch; included upstream Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | | | | | | | git: update to 1.12.1Peter Wagner2017-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | openssh: update to 7.5p1, remove unneeded patchesPeter Wagner2017-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | Merge pull request #4173 from TDT-GmbH/mwan-change-hotplugHannu Nyman2017-03-21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | net/mwan3: pass environment variables to mwan3-user
| * | | | | | | | | net/mwan3: pass environment variables to mwan3-userFlorian Eckert2017-03-21
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | User scripts conversion from luci-app-wan3 will be simplified if the variables are passed by env instead of arguments. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | | Merge pull request #4151 from hauke/linuxptpHauke Mehrtens2017-03-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Linuxptp: add mirror hash and fix build
| * | | | | | | | | linuxptp: fix libc functionality check in incdefs.shHauke Mehrtens2017-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The checks in the incdefs.sh script do not fully work when cross compiling. It probably checks the hosts libc. Just provide the settings manually, as our musl at least supports all these features. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
| * | | | | | | | | linuxptp: download directly via httpHauke Mehrtens2017-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of cloning the released version via git, just download it via http from sourceforge. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
* | | | | | | | | | Merge pull request #4165 from cpu/feature_dnscrypt_proxy_custom_resolverHannu Nyman2017-03-20
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | dnscrypt-proxy: Add custom resolver config support
| * | | | | | | | | dnscrypt-proxy: Add custom resolver config supportDaniel2017-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit modifies the dnscrypt-proxy plugin's `dnscrypt-proxy.init` script to allow specifying a custom dnscrypt resolver. Prior to this commit users of the dnscrypt-proxy plugin are only able to choose from a dnscrypt resolver that is present in the packaged `ResolversList` CSV file. To specify a custom resolver three new configuration parameters are required[0]: `ProviderName`, `ProviderKey` and `ResolverAddress`. The `dnscrypt-proxy.init` script now maps `providername`, `providerkey`, and `resolveraddress` values (if present) from a `dnscrypt-proxy.config` file into the generated DNSCrypt configuration file. `PKG_RELEASE` is increased from 1 to 2 to reflect the new functionality. [0]: https://github.com/jedisct1/dnscrypt-proxy/blob/9eee47477031ad0ffef94160d7370d4dec6f2c3a/dnscrypt-proxy.conf#L28:L32 Signed-off-by: Daniel McCarney <daniel@binaryparadox.net>
* | | | | | | | | | Merge pull request #4167 from stangri/vpnbypassHannu Nyman2017-03-20
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | vpnbypass: linted (shellshock) init script, modified README, removed unneeded dependencies
| * | | | | | | | | vpnbypass: linted (shellshock) init script, modified README.Stan Grishin2017-03-19
| | | | | | | | | |
* | | | | | | | | | Merge pull request #4171 from TDT-GmbH/mwan3-change-maintainerHannu Nyman2017-03-20
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | net/mwan3: change maintainer
| * | | | | | | | | | net/mwan3: change maintainerFlorian Eckert2017-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | | | | Merge pull request #4170 from TDT-GmbH/mwan3-fix-track-ipsHannu Nyman2017-03-20
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | net/mwan3: fix track_ips count
| * | | | | | | | | | | net/mwan3: fix track_ips countFlorian Eckert2017-03-20
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix track_ips generation introduced with commit 6d44a7679a92717126f1da4b274d91322c7c56b7 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* / / / / / / / / / / net/wireguard: version bumpJason A. Donenfeld2017-03-20
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simple version bump to 20170320. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* | | | | | | | | | Merge pull request #4166 from mwarning/masterHannu Nyman2017-03-19
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | zerotier: bump version to 1.2.2
| * | | | | | | | | | zerotier: remove nice parameterMoritz Warning2017-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no need to nice the program by default. Signed-off-by: Moritz Warning <moritzwarning@web.de>
| * | | | | | | | | | zerotier: update zerotier to 1.2.2Moritz Warning2017-03-19
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* / | | | | | | | | sslh: bump to v1.18Jonathan McCrohan2017-03-19
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mircea Horea IONICĂ <mionica@gmail.com> Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | | | | | | | Merge pull request #3902 from stangri/simple-adblockHannu Nyman2017-03-18
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | simple-adblock: initial version
| * | | | | | | | simple-adblock: initial commitStan Grishin2017-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | simple-adblock: version 1.5 introduces background processing of downloaded list while the next list is being downloaded Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | | | Merge pull request #4160 from EricLuehrsen/unbound_initHannu Nyman2017-03-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | unbound: fix hotplug iface and ntp restarts
| * | | | | | | | | unbound: fix hotplug iface and ntp restartsEric Luehrsen2017-03-17
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unbound is configured to restart on hotplug/iface but this can result in numerous restarts at boot. Unbound also has a restart for NTP. This was observed to generate trouble and even with procd robustness too many crashes might occur (rare). Unbound would not be running. Give more care to /var/lib/unbound/root.key during restarts. Use procd for iface restarts. Check pidof() to wait one more second for Unbound. Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | | | | | | Merge pull request #4158 from TDT-GmbH/mwan-fix-hotplugHannu Nyman2017-03-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | net/mwan3: fix hotplug on ACTION ifdown
| * | | | | | | | | net/mwan3: fix hotplug on ACTION ifdownFlorian Eckert2017-03-17
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On dynamic interface proto (dhcp/pppoe) the hotplug will not execude (exit 9) because the gateway is already released. The check will now only be made on a ifup ACTION event. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* / / / / / / / / net/mwan3: add mwan3.user hotplug scriptFlorian Eckert2017-03-17
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | package: haproxyheil2017-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - bump to stable 1.7.3 and pending patches from upstream Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | | | Merge pull request #3050 from feckert/mwan3_flush_conntrackchamptar2017-03-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mwan3: enhancement add ping size and flush conntrack table
| * | | | | | | | net/mwan3: add ping size option to mwan3trackFlorian Eckert2017-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | | net/mwan3: reset conntrack table on iface up/down eventFlorian Eckert2017-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>