Hannu Nyman
1dec0e5dce
Merge pull request #4170 from TDT-GmbH/mwan3-fix-track-ips
net/mwan3: fix track_ips count
8 years ago
Hannu Nyman
2b07f8caa4
Merge pull request #4168 from zx2c4/patch-1
net/wireguard: version bump
8 years ago
Florian Eckert
415c405061
net/mwan3: change maintainer
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
8 years ago
Florian Eckert
75a5237029
net/mwan3: fix track_ips count
fix track_ips generation introduced with commit
6d44a7679a
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
8 years ago
Jason A. Donenfeld
db983cc080
net/wireguard: version bump
Simple version bump to 20170320.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
8 years ago
Stan Grishin
1a2ab076f0
vpnbypass: linted (shellshock) init script, modified README.
8 years ago
Hannu Nyman
509799552c
Merge pull request #4166 from mwarning/master
zerotier: bump version to 1.2.2
8 years ago
Moritz Warning
d9aaa8e508
zerotier: remove nice parameter
There is no need to nice the program by default.
Signed-off-by: Moritz Warning <moritzwarning@web.de>
8 years ago
Moritz Warning
e684cb8bb8
zerotier: update zerotier to 1.2.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
8 years ago
Jonathan McCrohan
950ab7445a
sslh: bump to v1.18
Signed-off-by: Mircea Horea IONICĂ <mionica@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
8 years ago
Stijn Tintel
71ca24ccb9
Merge pull request #3566 from nikil/moreutils
moreutils: Add package
8 years ago
Nikos Mavrogiannopoulos
3c062c89ca
Merge pull request #4161 from Ansuel/patch-1
cryptodev-linux: fix aria 2 spam message
8 years ago
Ansuel Smith
0d611a5884
cryptodev-linux: fix aria 2 spam message
cryptodev log by default unecessary debug message
With some app (like aria2) the syslog get spammed with lots of this message
cryptodev: aria2c[3231] (adjust_sg_array:106): reallocating from 32 to 512 pages
With this we disable logging of debug message as they are just for info purpose and they are not error at all.
Signed-off-by: Ansuel Smith ansuelsmth@gmail.com
8 years ago
Nikil Mehta
c4a7b1466a
moreutils: Add package
Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
8 years ago
Hannu Nyman
5fcd25ebd4
Merge pull request #4135 from lucize/greyfix
mail: add greyfix
8 years ago
Hannu Nyman
521be0fb84
Merge pull request #3902 from stangri/simple-adblock
simple-adblock: initial version
8 years ago
Hannu Nyman
a456a75153
Merge pull request #4160 from EricLuehrsen/unbound_init
unbound: fix hotplug iface and ntp restarts
8 years ago
Hannu Nyman
037e469bde
Merge pull request #4158 from TDT-GmbH/mwan-fix-hotplug
net/mwan3: fix hotplug on ACTION ifdown
8 years ago
Hannu Nyman
7a62dff065
Merge pull request #4157 from TDT-GmbH/mwan3-add-user-script
net/mwan3: add mwan3.user hotplug script
8 years ago
Stijn Tintel
1381e528e0
giflib: add host build
This is required for Kodi's TexturePacker.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
8 years ago
Eric Luehrsen
afa56a6002
unbound: fix hotplug iface and ntp restarts
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>
8 years ago
Hauke Mehrtens
3d8b505356
linuxptp: fix libc functionality check in incdefs.sh
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>
8 years ago
Hauke Mehrtens
e7c51f5973
linuxptp: download directly via http
Instead of cloning the released version via git, just download it via
http from sourceforge.
Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
8 years ago
Ted Hess
0fcdd8d84d
Merge pull request #4153 from br101/master
dfu-util: Add package
8 years ago
Bruno Randolf
9f2af0d829
dfu-util: Add package
Signed-off-by: Bruno Randolf <br1@einfach.org>
8 years ago
Florian Eckert
43ca6ec481
net/mwan3: add mwan3.user hotplug script
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
8 years ago
Florian Eckert
28c8b664e4
net/mwan3: fix hotplug on ACTION ifdown
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>
8 years ago
heil
0f73eff96a
package: haproxy
- bump to stable 1.7.3 and pending patches from upstream
Signed-off-by: heil <heil@terminal-consulting.de>
8 years ago
Hannu Nyman
05a1aa9e2e
Merge pull request #4130 from commodo/python-package-src
python, python3: ship packages with byte-codes and derive python source packages
8 years ago
champtar
358a374a3a
Merge pull request #3050 from feckert/mwan3_flush_conntrack
mwan3: enhancement add ping size and flush conntrack table
8 years ago
Florian Eckert
6d44a7679a
net/mwan3: add ping size option to mwan3track
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
8 years ago
Florian Eckert
3231736cab
net/mwan3: reset conntrack table on iface up/down event
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
8 years ago
Imre Kaloz
34541abfb3
Merge pull request #4098 from mattsm/master
miniupnpc: update to 2.0.20161216
8 years ago
Mo Chen
b974e6a8d2
miniupnpc: update miniupnpc to 2.0
Install listdevices as well
Signed-off-by: Mo Chen <uncorrupt@gmail.com>
Signed-off-by: Matthew McClintock <msm-oss@mcclintock.net>
8 years ago
Jo-Philipp Wich
87b7be1b29
Merge pull request #4154 from br101/horst-fix
horst: Fix build for LEDE
8 years ago
Bruno Randolf
e8aec4398b
horst: Fix build for LEDE
Fortified headers don't seem to like _GNU_SOURCE in this case,
but we can remove that define since it's not needed. Add a patch
for LEDE until a new horst version is released.
Signed-off-by: Bruno Randolf <br1@einfach.org>
8 years ago
Hannu Nyman
d7b68f4850
Merge pull request #4132 from yegorich/canutils
canutils: rework recipe
8 years ago
Hannu Nyman
3bef0176c5
Merge pull request #4024 from danrl/mwan
net/mwan3-luci: removed application
8 years ago
Hannu Nyman
9ea169eb1c
Merge pull request #4023 from danrl/cshark
net/cshark: remove luci-app-cshark
8 years ago
Stan Grishin
7ac3fcd9fd
simple-adblock: initial commit
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>
8 years ago
Hannu Nyman
b5118019c2
Merge pull request #4140 from zorxd/master
ddns-scripts: update dnsexit.com update URL+response
8 years ago
Hannu Nyman
eed9884b74
Merge pull request #4104 from p-wassi/gpsd_typo
utils/gpsd: fix init script
8 years ago
Daniel Engberg
4ce01ab24c
utils/dosfstools: Update to 4.1
Update to 4.1
Remove 0001-mkfs-Default-to-64-32-heads-sectors-for-targets-smal.patch
as it's included in upstream repo.
Refresh patch
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
8 years ago
Daniel Golle
00366f931c
gnunet: use PKG_MIRROR_HASH
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Hauke Mehrtens
8b610ee3f1
tor: update to version 0.2.9.10
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
8 years ago
Xavier Douville
2a2ea67586
ddns-scripts: remove answer checking for dnsexit
remove answer checking for dnsexit as their API allows for too many return codes to handle them all.
Signed-off-by: Xavier Douville <zorxd@users.noreply.github.com>
8 years ago
Daniel Golle
5deabc5a53
gnunet: update sources
RPS has now been ported, SET bugs were fixed
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Hannu Nyman
6a2dc42220
Merge pull request #4145 from EricLuehrsen/unbound_wip
unbound: bugfix odhcpd scripts and localhost fqdn options
8 years ago
Hannu Nyman
89e7e364d8
Merge pull request #4146 from stangri/vpnbypass
vpnbypass: updated service enable/start logic.
8 years ago
Yegor Yefremov
18b67b92b9
canutils: rework recipe
Don't group any utilities but just list them all as they are.
Fixes:
https://github.com/openwrt/packages/issues/3695
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
8 years ago