| Commit message (Collapse) | Author | Age |
|\
| |
| | |
openconnect: add options to support juniper
|
| |
| |
| |
| | |
Signed-off-by: Vladimir Berezhnoy <non7top@gmail.com>
|
|\ \
| | |
| | | |
net/keepalived: update version and add hotplug.d notify handling
|
| | |
| | |
| | |
| | |
| | |
| | | |
Add keepalived.user script handling which are also saved during sysupgrade.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
During keepalived config generation for the vrrp_instance and vrrp_sync_group
the notify_* sections are automatic added to the runtime keepalived.conf.
This could be used for service which want to react on keepalived notifications.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Comment alt_config_file option in default config
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
In a vrrp_instance the track_interface could not be referenced similar
to a track_script. The uci track_interface section must be always set
into every vrrp_instance.
During config generation use the already prepared function
"print_track_elem_indent" to write the track_interface section into every
vrrp_instance which references this.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
If you add a notify_* script which is not only a path to a script or
to a bin file, it is necessary to quote to whole string. If you do not
quote this the config will not get accepted by keepalived and so will
not start. This will fix this issue.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Preserve keepalived uci file over sysupgrade.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove unused and unrecognized (outdated) configure options in Makefile.
--enable-vrrp
--enable-fwmark
--disable-debug
--disable-profile
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | |
| | |
| | |
| | |
| | |
| | | |
update keepalived to version 1.3.9
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | |
| | |
| | |
| | |
| | |
| | | |
This patches are already upstream. Not needed anymore.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Build timestamp prevents reproducible builds [0].
SOURCE_DATE_EPOCH allows to use a timestamp which depends
on deterministic behaviour [1].
Fixes reproducible builds.
[0] https://reproducible-builds.org/docs/timestamps/
[1] https://reproducible-builds.org/specs/source-date-epoch/
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
|
|\ \ \
| | | |
| | | | |
adblock: add German list
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Julius-Paul Jann <foss@nokius.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \
| | | |
| | | | |
knot: upgrade to 2.5.6
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update the default config file to reflect the server changes.
Remove no longer applicable patch.
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
|\ \ \ \
| | | | |
| | | | | |
net/dansguardian: Remove from tree
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Dansguardian hasn't seen a release in over 5 years and been deprecated
upstream. We're just doing a disservice providing software that isn't
supported. If functionality is needed please use e2guardian instead (in tree).
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Interfaces may be managed by 3rd-party scripts, thus src_ip may not be
always available in uci.
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Interfaces of some PtP protocols do not have a real gateway. In that
case ubus may fill them with '0.0.0.0' or even leave it blank. This
will cause error when adding new routing rule.
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
| |_|/ /
|/| | |
| | | |
| | | | |
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
net/sshfs: update to 2.10
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Update to the latest release usable with fuse 2.x
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Saverio Proto <saverio.proto@switch.ch>
|
|\ \ \ \
| | | | |
| | | | | |
adblock: release 3.1.0
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* please note: config file update required!
* add 'whitelist only' mode, block access to all domains
except those explicitly listed in the whitelist file
* rework awk regex for all blocklist sources
* include 'third-party' domains for all regional lists
* change adguard url and refine filter ruleset
* use POSIX character classes
* fix regex for whitelist preparation
* fix corner case parsing issues
* fix enable/disable behavior
* various other small fixes
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
noddos: bump to v0.5.5
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
ddns-script: fix update_url incorrect for duckdns.org service
|
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Maintainer: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Compile tested: arch:arm, OpenWRT/LEDE version:for-15.05
Run tested: arch:arm, OpenWRT/LEDE version:for-15.05, tests done
Description:
<ddns-script>: fix update_url incorrect for duckdns.org service
Signed-off-by: Wendy Wu <wendy2001011@163.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Disable linkage to libunistring with a hack: advice configure
to use included libunistring when there is actually none.
This avoids libunistring detection in buildbot the the need
for dependency.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
mikrotik-btest: Add package
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
mikrotik-btest is a bandwidth test client compatible with Mikrotik's RouterOS BTest server.
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
|
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|