aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Shorewall-core: Bump to version 5.2.0.2.W. van den Akker2018-05-10
| | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* net/keepalived: update to 1.4.4Florian Eckert2018-05-09
| | | | | | Update to new upstream stable version 1.4.4 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* Merge pull request #5855 from diizzyy/net-vnstatHannu Nyman2018-05-08
|\ | | | | net/vnstat: Update to 1.18
| * net/vnstat: Update to 1.18Daniel Engberg2018-04-01
| | | | | | | | | | | | Update vnstat to 1.18 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | Merge pull request #6022 from ldir-EDB0/bumpminiupnpdHannu Nyman2018-05-08
|\ \ | | | | | | miniupnpd: bump to 2.0.20180503
| * | miniupnpd: bump to 2.0.20180503Kevin Darbyshire-Bryant2018-05-08
| | | | | | | | | | | | | | | | | | Bumping to latest release. No (used) functional difference. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | Merge pull request #6009 from ramsonline/patch-1Hannu Nyman2018-05-08
|\ \ \ | | | | | | | | adblock: typo : donwload -> download
| * | | typo : donwload -> downloadrams2018-05-05
| | | | | | | | | | | | small typo in description
* | | | net/keepalived: update to 1.4.3Florian Eckert2018-05-08
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bump PKG_VERSION to 1.4.3 To Fix compilation issue cherry-pick two commits from keepalived master tree: https://github.com/acassen/keepalived/commit/afc450807c5e83c5312e9f88dd6911fe3b00f42e https://github.com/acassen/keepalived/commit/58ae2ba75fa57896bc690c57a892958eb9816cd4 This was discussed on: https://github.com/acassen/keepalived/issues/835 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | lftp: updated to 4.8.3Federico Di Marco2018-05-08
| | | | | | | | | | | | Signed-off-by: Federico Di Marco <fededim@gmail.com>
* | | net/mosquitto: support all the extra options from newest versionKarl Palsson2018-05-07
| | | | | | | | | | | | | | | | | | Import the config conversion script from https://github.com/remakeelectric/owrt_pub_feeds/tree/master/net/mosquitto-next Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | mosquitto: bump to major 1.5 releaseKarl Palsson2018-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a major release. https://mosquitto.org/blog/2018/05/version-1-5-released/ Performance, configurability, protection from fuzzing and bad data, customizable SSL contexts, all sorts of goodies. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | sqm-scripts: Bump to v1.2.2Toke Høiland-Jørgensen2018-05-06
|/ / | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | Merge pull request #6001 from ldir-EDB0/importminiupnpdJo-Philipp Wich2018-05-05
|\ \ | | | | | | miniupnpd: Import release 20180422 to repo
| * | miniupnpd: Import release 20180422 to repoKevin Darbyshire-Bryant2018-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import miniupnpd from routing repo and bump to 20180422. Drop 102-ipv6-ext-port.patch as this looks upstreamed in the pinhole code to me. Consolidate all other patches & update with a view to sending upstream. Add support for runtime IGDv1 mode switch (default to IGDv2) (not extensively) Tested-on: ar71xx Archer C7 v2 in IGDv1 compatibility mode. A variety of devices/applications appear to be able to create mappings. Have an attempt at resolving https://github.com/openwrt-routing/packages/issues/286 TL;DR miniupnpd rules get processed before fw3 rules and thus can override existing/intended redirects. Ideally the miniupnpd rules would be last in the relevant chains, unfortunately fw3 can sometimes use the last rule as a REJECT. Put miniupnpd rules as penultimate. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | Merge pull request #6008 from EricLuehrsen/unbound_171Hannu Nyman2018-05-05
|\ \ \ | | | | | | | | unbound: update to 1.7.1
| * | | unbound: update to 1.7.1Eric Luehrsen2018-05-05
| | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | lftp: disable correct libidn versionHannu Nyman2018-05-05
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix buildbot breakage by disabling libidn2 that has been recently added to the packages. lftp has apparently switched from libidn to libidn2 some time ago, so the old configure directive was actually wrong, as can be seen from build log. > configure: WARNING: unrecognized options: --without-libidn > ... > Package lftp is missing dependencies for the following libraries: > libidn2.so.0 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | Merge pull request #5990 from tripolar/masterHannu Nyman2018-05-03
|\ \ \ | | | | | | | | don't use unitialised vars when UNBOUND_D_DHCP_LINK != odhcpd
| * | | unbound: don't use unitialised vars when UNBOUND_D_DHCP_LINK != odhcpdPeter Wagner2018-05-01
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #6000 from mwarning/kadnodeHannu Nyman2018-05-03
|\ \ \ \ | | | | | | | | | | kadnode: use codeload url
| * | | | kadnode: smaller binaryMoritz Warning2018-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Decreases size of package by 3% Signed-off-by: Moritz Warning <moritzwarning@web.de>
| * | | | kadnode: use codeload urlMoritz Warning2018-05-02
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | Merge pull request #5997 from mwarning/zerotierHannu Nyman2018-05-03
|\ \ \ \ \ | |_|_|/ / |/| | | | zerotier: update to version 1.2.8
| * | | | zerotier: update to version 1.2.8Moritz Warning2018-05-02
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | sqm-scripts: Another bump to v1.2.1Toke Høiland-Jørgensen2018-05-02
| | | | |
* | | | | Merge pull request #5999 from tohojo/masterJo-Philipp Wich2018-05-02
|\ \ \ \ \ | | | | | | | | | | | | sqm-scripts: Bump to v1.2.0
| * | | | | sqm-scripts: Bump to v1.2.0Toke Høiland-Jørgensen2018-05-02
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | Shorewall6: Bump to version 5.2.0.1.W. van den Akker2018-05-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | Shorewall: Bump to version 5.2.0.1.W. van den Akker2018-05-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | Shorewall6-lite: Bump to version 5.2.0.1.W. van den Akker2018-05-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | Shorewall-lite: Bump to version 5.2.0.1.W. van den Akker2018-05-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | Shorewall-core: Bump to version 5.2.0.1.W. van den Akker2018-05-01
|/ / / / | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | isc-dhcp: update to 4.4.1Philip Prindeville2018-04-29
| | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | Merge pull request #5931 from dedeckeh/pr-xtables-addons-rtspHans Dedecker2018-04-27
|\ \ \ \ | | | | | | | | | | xtables-addons: rtsp helper improvements
| * | | | xtables-addons: rtsp: update source in expected RTP connectionHans Dedecker2018-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update source IP of the expected RTP connection according to the SOURCE attribute value if present in the RTSP SETUP REPLY message. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
| * | | | xtables-addons: rstp: use specific source in expected RTP connectionHans Dedecker2018-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of passing a wildcard source to the expected RTP data connection; use the server IP address of the RTSP SETUP packet or the RTP media source from the SETUP URI contained in the SETUP packet. This guarantees RTP data is only accepted from the expected source. Signed-off-by: Alin Nastac <alin.nastac@gmail.com> Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | | Merge pull request #5970 from jemyzhang/masterHannu Nyman2018-04-27
|\ \ \ \ \ | | | | | | | | | | | | net/https-dns-proxy: Update to 2018-04-23
| * | | | | net/https-dns-proxy: Update to 2018-04-23Jemy Zhang2018-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + add option for resolver_url_prefix Signed-off-by: Jemy Zhang <jemy.zhang@gmail.com>
* | | | | | Merge pull request #5802 from VincentRiou/lighttpd_with_wstunnelHannu Nyman2018-04-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | lighttpd: add mod-wstunnel
| * | | | | | lighttpd: add mod-wstunnelVincent Riou2018-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exposes the mod-wstunnel plugin which implements websocket proxying over http Signed-off-by: Vincent Riou <vincent@invizbox.com>
* | | | | | | snort: depend on libnghttp2W. Michael Petullo2018-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #5879 from neheb/transmissionHannu Nyman2018-04-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | transmission: Add rpc_host_whitelist support.
| * | | | | | | transmission: Add rpc_host_whitelist support.Rosen Penev2018-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was requested as it can be useful under certain circumstances. Disabled rpc_whitelist by default. Not only is there a firewall, but it denies access when IP address of the device is changed. Added group support in UCI. Fixes cases where group does not match the user (nobody:nogroup). Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | snort: set configuration file path in init scriptW. Michael Petullo2018-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | Merge pull request #5702 from MikePetullo/snort2Hannu Nyman2018-04-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | snort: update to 2.9.11.1
| * | | | | | | | snort: update to 2.9.11.1W. Michael Petullo2018-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | Merge pull request #5927 from MikePetullo/snort3Hannu Nyman2018-04-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | snort: set W. Michael Petullo as maintainer
| * | | | | | | | | snort: set W. Michael Petullo as maintainerW. Michael Petullo2018-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | Merge pull request #5933 from alinnastac/rp-pppoe-improved-init-scriptsHans Dedecker2018-04-23
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | rp-pppoe: improve init scripts