aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* openvswitch: fixup kernels for older versionsSteven Barth2015-04-20
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* openvswitch: Fixup SUPPORTED_KERNELsSteven Barth2015-04-20
| | | | Signed-off-By: Steven Barth <steven@midlink.org>
* Merge pull request #1145 from emabo/masterSteven Barth2015-04-20
|\ | | | | openvswitch: upgrade to version 2.3.90
| * openvswitch: upgrade to version 2.3.90, review #1Emanuele Bovisio2015-04-17
| |
| * openvswitch: upgrade to version 2.3.90Emanuele Bovisio2015-04-17
| |
* | Merge pull request #1154 from MikePetullo/masterSteven Barth2015-04-20
|\ \ | | | | | | dmapd: update to 0.0.72
| * | dmapd: update to 0.0.72W. Michael Petullo2015-04-20
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | nsd: Bump to version 4.1.2Vasilis Tsiligiannis2015-04-20
|/ /
* | Update net/unbound to version 1.5.3Michael Hanselmann2015-04-19
| | | | | | | | | | | | unbound 1.5.3 was released on March 10, 2015. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
* | Remove dependeny on iptables-mod-filter from sqm-scriptsSebastian Moeller2015-04-19
| | | | | | | | | | | | | | | | As Hnyman noted in https://github.com/dtaht/ceropackages-3.10/issues/13 we carry a few unnecessary dependecies in sqm-scripts, so remove one of them (iptables-mod-filter) as we neither use it nor plan to use it. Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
* | lksctp-tools: import sctp from old packages feedNicolas Thill2015-04-18
|/ | | | | | | | | | | - update to latest version (v1.0.16) - add license info - add myself as maintainer - install dev files the proper way in Build/InstallDev - rename sctp package to libsctp - add an sctp-tools package and an sctp transitional meta package Signed-off-by: Nicolas Thill <nico@openwrt.org>
* pen: update to 0.27.5Nicolas Thill2015-04-16
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* haproxy: include patches from mainlineheil2015-04-16
| | | | | | | | | | | | - [PATCH 3/9] BUG/MEDIUM: Do not consider an agent check as failed on - [PATCH 4/9] BUG/MEDIUM: peers: correctly configure the client timeout - [PATCH 5/9] BUG/MEDIUM: buffer: one byte miss in buffer free space - [PATCH 6/9] BUG/MAJOR: http: don't read past buffer's end in - [PATCH 7/9] BUG/MEDIUM: http: the function "(req|res)-replace-value" - [PATCH 8/9] BUG/MINOR: compression: consider the expansion factor in - [PATCH 9/9] BUG/MEDIUM: http: hdr_cnt would not count any header when Signed-off-by: heil <heil@terminal-consulting.de>
* ntpd: fix typoPeter Wagner2015-04-13
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* Currently the hotplug script never starts because it assumes the wrongPeter Wagner2015-04-13
| | | | | | | path to the binary. Fix the path. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> Signed-off-by: Peter Wagner <tripolar@gmx.at>
* ntpd: update to 4.2.8p2Peter Wagner2015-04-12
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* git: update to 2.3.5Peter Wagner2015-04-12
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* znc: disable mips16Jonas Gorski2015-04-12
| | | | | | Using mips16 seems to make znc randomly crash. Signed-off-by: Jonas Gorski <jogo@openwrt.org>
* ddns-scripts: bugfixes/update to version 2.4.1-1Christian Schoenebeck2015-04-12
| | | | | | | | | * fix problem with lucihelper script reported in OpenWrt Ticket 19419 * rewritten split_FQDN fixing detection errors and using zcat * updated tld_names.dat and .gz compressed to save space * add LoopiaDNS (loopia.se) to services_ipv6 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* Merge pull request #1128 from samm-git/masterSteven Barth2015-04-11
|\ | | | | apinger: add apinger package
| * apinger: add apinger packageAlex Samorukov2015-04-08
| | | | | | | | | | | | | | | | | | | | Alarm Pinger (apinger) is a little tool which monitors various IP devices by simple ICMP echo requests. There are various other tools, that can do this, but most of them are shell or perl scripts, spawning many processes, thus much CPU-expensive, especially when one wants continuous monitoring and fast response on target failure. Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
* | net/mosquitto: Patch QoS 2 in flight bugKarl Palsson2015-04-10
| | | | | | | | | | | | | | Patched until new upstream release is available. Patch sourced from upstream. Signed-off-by: Karl Palsson <karlp@remake.is>
* | net/mosquitto: Bump to 1.4.1Karl Palsson2015-04-10
| | | | | | | | | | | | | | | | | | Some useful fixes: http://mosquitto.org/2015/04/version-1-4-1-released/ Drops a patch that has been rolled into upstream. Signed-off-by: Karl Palsson <karlp@remake.is>
* | Merge pull request #1045 from teslamint/patch-1champtar2015-04-10
|\ \ | | | | | | | | | | | | coova-chilli: fix typo prevents compile with cyassl compile tested on ar71xx
| * | coova-chilli: fix typo prevents compile with cyasslJaehoon You2015-03-17
| | | | | | | | | | | | Signed-off-by: Jaehoon You <teslamint@gmail.com>
* | | Merge pull request #1131 from fingon/mdnsresponder-fixSteven Barth2015-04-09
|\ \ \ | | | | | | | | mdnsresponder: Fixed IPv6 deprecated address handling
| * | | mdnsresponder: Fixed deprecated address handling (the new getifaddr code in ↵Markus Stenberg2015-04-09
| | |/ | |/| | | | | | | the patch was wrong; instead, fixed old mDNSResponder code to work with correct sized interface names, and to handle deprecated flag).
* / | ocserv: updated to 0.10.2Nikos Mavrogiannopoulos2015-04-08
|/ / | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | strongswan: add missing dependencySteven Barth2015-04-07
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | keepalived: update to 1.2.16Nicolas Thill2015-04-06
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | pen: update to 0.27.3Nicolas Thill2015-04-06
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | strongswan: bump to 5.3.0Steven Barth2015-04-06
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | Merge pull request #1115 from mhaas/stunnel-5.14-2Steven Barth2015-04-06
|\ \ | | | | | | stunnel: Bump from 5.10 to 5.14
| * | stunnel: Bump from 5.10 to 5.14Michael Haas2015-04-03
| | | | | | | | | | | | | | | | | | Also refresh patches. Signed-Off-By: Michael Haas <haas@computerlinguist.org>
* | | openconnect: allow specifying a custom CSD wrapper scriptFlorian Fainelli2015-04-04
| | | | | | | | | | | | | | | | | | | | | | | | Some VPN servers might be configured in a way that a CSD wrapper script is mandatory to complete the authentication process, allow that to be specified for openconnect. Signed-off-by: Florian Fainelli <florian@openwrt.org>
* | | openconnect: allow specifying "os"Florian Fainelli2015-04-04
|/ / | | | | | | | | | | | | Some servers might be implementing ACLs based on the value specified by openconnect for "os", allow that to be configured. Signed-off-by: Florian Fainelli <florian@openwrt.org>
* | wavemon: Fetch source from GitHub repositoryTed Hess2015-03-31
| | | | | | | | | | | | | | | | Closes #1099 Closes #1103 Signed-off-by: Ted Hess <thess@kitschensync.net> Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | knxd: fix dependency in makefileOthmar Truniger2015-03-31
| | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | spawn-fcgi: fix install stepJohn Crispin2015-03-29
| | | | | | | | | | | | the makefile trues to copy a file that does not exist Signed-off-by: John Crispin <blogic@openwrt.org>
* | Merge pull request #1082 from smoofra/bindNoah Meyerhans2015-03-31
|\ \ | | | | | | bind: build fix: remove autoconf AR cruft
| * | bind: build fix: remove autoconf AR cruftLawrence D'Anna2015-03-27
| | | | | | | | | | | | | | | | | | | | | | | | This patch removes some autoconf goo which is causing bind to use the host's ar instead the ar from the toolchain. If they're both elf platforms this is fine, but it's no good if host is darwin. Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>
* | | Revert "new package: noip"Steven Barth2015-03-31
| | |
* | | Merge pull request #1083 from smoofra/noipSteven Barth2015-03-31
|\ \ \ | | | | | | | | new package: noip
| * | | new package: noipLawrence D'Anna2015-03-27
| |/ / | | | | | | | | | | | | | | | This is the client program for noip.com, which is a dynamic dns provider. Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>
* | | Merge pull request #1089 from obsy/masterSteven Barth2015-03-31
|\ \ \ | | | | | | | | transmission: fix build problem with fallocate64
| * | | transmission: fix build problem with fallocate64Cezary Jackiewicz2015-03-29
| | | |
* | | | prosody: bump to 0.9.8Thomas Heil2015-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Ensure only valid UTF-8 is passed to libidn. It was found (CVE-2015-2059) that libidn can read beyond the boundaries of the provided buffer when an input string contains invalid UTF-8 sequences. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | spawn-fcgi: import from oldpackagesDaniel Golle2015-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | also bump version, use new download URL and add myself as maintainer. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | openconnect: list the defaultroute optionNikos Mavrogiannopoulos2015-03-29
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | xl2tpd: fix build with muslDaniel Golle2015-03-29
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>