aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #5076 from non7top/juniperNikos Mavrogiannopoulos2017-11-20
|\ | | | | openconnect: add options to support juniper
| * openconnect: add options to support juniperVladimir Berezhnoy2017-11-20
| | | | | | | | Signed-off-by: Vladimir Berezhnoy <non7top@gmail.com>
* | Merge pull request #5077 from TDT-GmbH/20171030-keepalived-update-versionchamptar2017-11-18
|\ \ | | | | | | net/keepalived: update version and add hotplug.d notify handling
| * | net/keepalived: add keepalived.user script handlingFlorian Eckert2017-11-08
| | | | | | | | | | | | | | | | | | Add keepalived.user script handling which are also saved during sysupgrade. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | net/keepalived: add notify hotplug-call script handlingFlorian Eckert2017-11-08
| | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | net/keepalived: comment alt_config_fileFlorian Eckert2017-11-07
| | | | | | | | | | | | | | | | | | Comment alt_config_file option in default config Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | net/keepalived: move track_interface generation into own sectionFlorian Eckert2017-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | net/keepalived: add quoting for print_elems_indent functionFlorian Eckert2017-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | net/keepalived: preserve keepalived uci file over sysupgradeFlorian Eckert2017-10-30
| | | | | | | | | | | | | | | | | | Preserve keepalived uci file over sysupgrade. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | net/keepalived: update CONFIGURE_ARGSFlorian Eckert2017-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | net/keepalived: update version to 1.3.9Florian Eckert2017-10-30
| | | | | | | | | | | | | | | | | | update keepalived to version 1.3.9 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | net/keepalived: remove patches for version 1.2.19Florian Eckert2017-10-30
| | | | | | | | | | | | | | | | | | This patches are already upstream. Not needed anymore. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | socat: set BUILD_DATE to SOURCE_DATE_EPOCHAlexander Couzens2017-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #5091 from Nokius/adblock-reg_deHannu Nyman2017-11-11
|\ \ \ | | | | | | | | adblock: add German list
| * | | adblock: add German listJulius-Paul Jann2017-11-09
| | |/ | |/| | | | | | | Signed-off-by: Julius-Paul Jann <foss@nokius.net>
* | | tor: update to 0.3.1.8Peter Wagner2017-11-09
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | gnunet: update to recent git snapshotDaniel Golle2017-11-09
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #4647 from salzmdan/masterchamptar2017-11-08
|\ \ \ | | | | | | | | knot: upgrade to 2.5.6
| * | | knot: upgrade to 2.5.6Daniel Salzman2017-11-02
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | knot: upgrade to 2.5.5Daniel Salzman2017-09-29
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | knot: upgrade to 2.5.4Daniel Salzman2017-09-20
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | knot: upgrade to 2.5.3Daniel Salzman2017-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the default config file to reflect the server changes. Remove no longer applicable patch. Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | knot: don't create 'knot' user for utilitiesDaniel Salzman2017-09-20
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | knot: simplify tests installation and executionDaniel Salzman2017-09-20
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | knot: merge knot libraries, add explicit dependency versions, library cleanupDaniel Salzman2017-09-20
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | knot: remove knsec3hash utility which is almost useless on OpenWRTDaniel Salzman2017-08-01
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | Merge pull request #4885 from diizzyy/patch-92champtar2017-11-08
|\ \ \ \ | | | | | | | | | | net/dansguardian: Remove from tree
| * | | | net/dansguardian: Remove from treeDaniel Engberg2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | mwan3: update to version 2.6.7David Yang2017-11-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | | mwan3: add check for pingDavid Yang2017-11-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | | mwan3: reduce dependency on src_ipDavid Yang2017-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | mwan3: fix empty gateway when creating routing tableDavid Yang2017-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | mwan3: reduce unnecessary comparisonsDavid Yang2017-11-08
| |_|/ / |/| | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | Merge pull request #5059 from wigyori/masterZoltan Herpai2017-11-07
|\ \ \ \ | | | | | | | | | | net/sshfs: update to 2.10
| * | | | net/sshfs: update to 2.10Zoltan HERPAI2017-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to the latest release usable with fuse 2.x Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* | | | | gnurl: update to version 7.56.1Daniel Golle2017-11-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | nfs-kernel-server: update to 2.2.1Peter Wagner2017-11-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | git: update to 2.15.0Peter Wagner2017-11-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | tinc: version bump 1.0.33Saverio Proto2017-11-05
|/ / / / | | | | | | | | | | | | Signed-off-by: Saverio Proto <saverio.proto@switch.ch>
* | | | Merge pull request #5057 from dibdot/adblockHannu Nyman2017-11-04
|\ \ \ \ | | | | | | | | | | adblock: release 3.1.0
| * | | | adblock: release 3.1.0Dirk Brenken2017-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | Merge pull request #5041 from StevenHessing/noddosHannu Nyman2017-11-02
|\ \ \ \ \ | | | | | | | | | | | | noddos: bump to v0.5.5
| * | | | | noddos: bump up to noddos v0.5.5Steven Hessing2017-11-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
* | | | | | wget: set myself as maintainerPeter Wagner2017-11-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | Merge pull request #5039 from wendy2001011/wendy-1Hannu Nyman2017-10-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | ddns-script: fix update_url incorrect for duckdns.org service
| * | | | | | ddns-script: fix update_url incorrect for duckdns.org serviceWendy Wu2017-10-30
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | wget: fix update to 1.19.2 for buildbotHannu Nyman2017-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #3647 from rogerpueyo/mikrotik-btestchamptar2017-10-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | mikrotik-btest: Add package
| * | | | | | mikrotik-btest: Add packageRoger Pueyo Centelles2017-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mikrotik-btest is a bandwidth test client compatible with Mikrotik's RouterOS BTest server. Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
* | | | | | | tor: disable lzma to get rid of the liblzma.so.5 dependencyPeter Wagner2017-10-30
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>