aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | Merge pull request #5639 from dibdot/adblockdibdot2018-02-20
|\ \ \ | | | | | | | | adblock: update 3.5.1
| * | | adblock: update 3.5.1Dirk Brenken2018-02-20
| | | | | | | | | | | | | | | | | | | | | | | | * maintenance update, just small backend bugfixes Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #5636 from dibdot/travelmatedibdot2018-02-20
|\ \ \ \ | | |/ / | |/| | travelmate: release 1.1.0
| * | | travelmate: release 1.1.0Dirk Brenken2018-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * checks continuously the signal quality for conditional uplink (dis-) connections * captive portal detection with internet online check and a 'heartbeat' function to keep the uplink connection up & running Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | mosquitto: auto-disable TLS-PSK support if not availableKarl Palsson2018-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenSSL grew the ability to turn off TLS-PSK support. Make sure that mosquitto turns on/off TLS-PSK support based on this OpenSSL config. Fixes https://github.com/openwrt/packages/issues/5633 Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | Merge pull request #5579 from pprindeville/update-isc-dhcp-4.4.0Philip Prindeville2018-02-18
|\ \ \ \ | | | | | | | | | | isc-dhcp: update to 4.4.0
| * | | | isc-dhcp: update to 4.4.0Philip Prindeville2018-02-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | wavemon: Update to 0.8.2Jonathan McCrohan2018-02-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | | | sslh: Update to v1.19cJonathan McCrohan2018-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change PKG_SOURCE_URL to https Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | | | Merge pull request #5623 from sartura/sysrepo_v0.7.3Hannu Nyman2018-02-15
|\ \ \ \ \ | | | | | | | | | | | | sysrepo: bump to latest version
| * | | | | sysrepo: bump to latest versionMislav Novakovic2018-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sysrepo version 0.7.3 features following improvements: * possibility to uninstall more modules in one command with sysrepoctl * several bugfixes Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | | Merge pull request #5622 from mwarning/kadnodeDaniel Golle2018-02-15
|\ \ \ \ \ \ | |/ / / / / |/| | | | | kadnode: udpate to version 2.2.0
| * | | | | kadnode: udpate to version 2.2.0Moritz Warning2018-02-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | Revert "openvswitch: remove dependency on kernel version"Hannu Nyman2018-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 44df061c48c34010f5db19e855b112ad3aef4d2d. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | Revert "openvswitch: fix breakage due to removed SUPPORTED_KERNELS"Hannu Nyman2018-02-15
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 8f2a9a27fd508b007ca26ba1a50eefc66bfab032. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | openvswitch: fix breakage due to removed SUPPORTED_KERNELSHannu Nyman2018-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix breakage caused by 44df061c48 by removing the leftover usage of the removed SUPPORTED_KERNELS variable Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | Merge pull request #5613 from commodo/ovs_remove_kernel_version_depHannu Nyman2018-02-14
|\ \ \ \ \ | | | | | | | | | | | | openvswitch: remove dependency on kernel version
| * | | | | openvswitch: remove dependency on kernel versionAlexandru Ardelean2018-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For a while now OVS has been using the kernel's kmod. So it doesn't make sense to limit the package build for a specific set of kernels anymore. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | transmission: Restored config_overwrite due to popular demand.Rosen Penev2018-02-13
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libnatpmp was added as a dependancy to avoid built-in version. Makefile went through a few adjustments to make it simpler. CMake support is not happening since Travis is using a broken Ubuntu install. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #5606 from salzmdan/masterHannu Nyman2018-02-12
|\ \ \ \ \ | | | | | | | | | | | | knot: update to 2.6.5
| * | | | | knot: update to 2.6.5Daniel Salzman2018-02-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | | knxd: bump to upstream version 0.14.24Othmar Truniger2018-02-12
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | Shorewall6: Bump to version 5.1.12.1W. van den Akker2018-02-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | Shorewall: Bump to version 5.1.12.1W. van den Akker2018-02-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | Shorewall6-lite: Bump to version 5.1.12.1W. van den Akker2018-02-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | Shorewall-lite: Bump to version 5.1.12.1W. van den Akker2018-02-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | Shorewall-core: Bump to version 5.1.12.1W. van den Akker2018-02-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | pixiewps: use compiler, linker options of the build systemYousong Zhou2018-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pixiewps has its own CFLAGS setting and uses LDFLAGS from environment variable. When PKG_ALSR_PIE was enabled, objects were not compiled with -fPIC supplied from the build system and the final link step would fail because of the -pie option Fixes #5590 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | Merge pull request #5589 from mwarning/kadnodeHannu Nyman2018-02-10
|\ \ \ \ \ | | | | | | | | | | | | kadnode: update to version 2.1.0
| * | | | | kadnode: update to version 2.1.0Moritz Warning2018-02-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | sslh: Update to v1.19bJonathan McCrohan2018-02-10
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refresh patches Update upstream URLs Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | | | gnunet: update sourcesDaniel Golle2018-02-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | tor: update to 0.3.2.9Peter Wagner2018-02-05
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #5568 from lucize/clamupHannu Nyman2018-02-05
|\ \ \ \ \ | | | | | | | | | | | | clamav: update to 0.99.3
| * | | | | clamav: update to 0.99.3Lucian Cristian2018-02-04
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | Merge pull request #5491 from TDT-AG/pr/20180123-mwan3-add-serviceHannu Nyman2018-02-05
|\ \ \ \ \ | | | | | | | | | | | | mwan3: add init script to enable/disable mwan3
| * | | | | net/mwan3: update to version 2.6.10Florian Eckert2018-02-05
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: add mwan3_init functionFlorian Eckert2018-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move all shell commands which are executed during /lib/mwan3/mwan3.sh sourceing into a seperate init function which must be called at first. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: send SIGKILL to mwan3trackFlorian Eckert2018-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some situation it is not enough to send a SIGTERM to mwan3track to ask service to stop accurate. If this does not work send him a SIGKILL to prevent mwan3track running more then once per interface. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | net/mwan3: add init script to enable/disable mwan3 globallyFlorian Eckert2018-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding a init script to "/etc/init.d/" introduce the possibility to enable/disable mwan3 globally. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | Merge pull request #5551 from yangfl/masterHannu Nyman2018-02-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | i2pd: Update to 2.18.0, fix #5511
| * | | | | | i2pd: Update to 2.18.0, fix #5511David Yang2018-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | | | | Merge pull request #5557 from pprindeville/xtables-addons-xtgeoip-dirJo-Philipp Wich2018-02-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | xtables-addons: don't forget database dir
| * | | | | | | xtables-addons: don't forget database dirPhilip Prindeville2018-02-01
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't /usr/share/xt_geoip/ which is needed to build database into. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | Merge pull request #5560 from neheb/port-transHannu Nyman2018-02-02
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | transmission: Fix port test + other fixes.
| * | | | | | transmission: Fix port test + other fixes.Rosen Penev2018-02-01
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ran the transmission init script through shellcheck and fixed errors. Also cleaned up a bit. Removed ionice support. Will reintroduce if procd adds support. Removed config_overwrite debugging variable. No need for it. Enabled TLS verify by default. Added a dependancy to ca-bundle as a result. This is a default in current trunk. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #5272 from dedeckeh/pr-strongswan-1Stijn Tintel2018-02-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix ipsec reload and extend uci
| * | | | | | strongswan: add interface uci listHans Dedecker2017-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The interface config option allows users to configure logical OpenWRT interface names in the ipsec section; it allows StrongSwan to listen and send traffic on specified interface(s). It translates to interfaces_use StrongSwan option which is a comma sepearted list of network devices that should be used by charon. Since StrongSwan can only be started when one of the specified logical OpenWRT interface is up procd interface triggers are installed to trigger the reload script. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
| * | | | | | strongswan: fix reload serviceHans Dedecker2017-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on the ipsec running state reload_service is either reloading ipsec or starting ipsec. However in the latter case it calls ipsec start which bypasses the procd start_service function which means the running ipsec instance is not managed by procd. Fix this by calling start in case ipsec is not running; at the same time add service_running function which is used by procd provided running function. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | | | | shadowsocks-libev: remove unnecessary curly bracesYousong Zhou2018-02-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>