aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* openvswitch: bump to version 2.11.0Yousong Zhou2019-03-04
| | | | | | | | | | | | | | The following patches are in upstream now 0100-netdev-linux-Use-unsigned-int-for-ifi_flags.patch 0103-ovs-ctl-fix-setting-hostname.patch 0106-ovs-save-compatible-with-busybox-ip-command.patch 0107-datapath-use-KARCH-when-building-linux-datapath-modu.patch As for 0001-musl-compatibility.patch, the net/if_packet.h part does not apply anymore. And musl is not relevant as we use libatomic from gcc Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* shadowsocks-libev: bump to version 3.2.4Yousong Zhou2019-03-04
| | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* openssh: add upstream patches, including CVE-2019-6111Peter Wagner2019-03-03
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* gnunet-secushare: auto-configure database backendDaniel Golle2019-03-02
| | | | | | Import uci-defaults scripts to auto-set psycstore database backend. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge pull request #8312 from TDT-AG/pr/20190227-mwan3Hannu Nyman2019-03-02
|\ | | | | mwan3: fix disconnected event generation in mwan3track
| * mwan3: fix disconnected event generation in mwan3trackFlorian Eckert2019-02-27
| | | | | | | | | | | | | | | | | | | | Before this change two disconnected events were generated. This is wrong! The disconnected event is impliciet generated by the hotplug script on ifdown event. The mwan3track script is notified by a USR1 signal which generates the disconnectd event. The additional "disconnectd" event on ifdown is not required. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | Merge pull request #8317 from Andy2244/samba4-netbiosHannu Nyman2019-03-02
|\ \ | | | | | | samba4: tmsize patch, build with netbios by default
| * | samba4: tmsize patch, build with netbios by defaultAndy Walsh2019-03-01
| | | | | | | | | | | | | | | | | | | | | | | | * add patch for tmsize overflow (https://bugzilla.samba.org/show_bug.cgi?id=13622) * re-enable netbios by default (Some users still need netbios and its just a minor size increase 50kb) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | softethervpn5: switch to git (2019-02-27)Andy Walsh2019-03-01
| | | | | | | | | | | | | | | | | | | | | | | | * switch to git, until we can consume manual created source releases again * Fix compilation without OpenSSL ENGINE * remove unnecessary stop_service() triggers Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | gnunet-fuse: add packageDaniel Golle2019-02-28
| | | | | | | | | | | | | | | | | | GNUnet component to mount GNUnet filesystems via FUSE Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | gnunet-secushare: add packageDaniel Golle2019-02-28
| | | | | | | | | | | | | | | | | | Not-very-useful-yet GNUnet components for secushare. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | gnunet: GNUnet v0.11 releaseDaniel Golle2019-02-28
| | | | | | | | | | | | | | | | | | | | | | | | Switch to v0.11 release sources (plus patches to still get it to build) gnunet-social was out-sourced into a separate repository and hence new OpenWrt package gnunet-secushare. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #8302 from dibdot/travelmateDirk Brenken2019-02-27
|\ \ \ | |_|/ |/| | travelmate: release 1.4.0
| * | travelmate: release 1.4.0Dirk Brenken2019-02-27
| | | | | | | | | | | | | | | | | | | | | * various small tweaks & fixes * widely tested, ready for forthcoming 19.x branching Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #8231 from neheb/tranHannu Nyman2019-02-26
|\ \ \ | | | | | | | | transmission: Add LTO support to shave off 35KB off of the ipk
| * | | transmission: Add LTO support to shave off 35KB off of the ipkRosen Penev2019-02-15
| | | | | | | | | | | | | | | | | | | | | | | | Minor Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | ntpd: Update init scriptJeffery To2019-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. This also moves the generated config file to /var/etc and adds a service_triggers() function. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | tor: Add PKG_CPE_ID for proper CVE tracking.Jan Pavlinec2019-02-26
| | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | git: update to 2.21.0Peter Wagner2019-02-25
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | bind: update to 9.12.3-P4Deng Qingfang2019-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed CVEs: CVE-2018-5744 CVE-2018-5745 CVE-2019-6465 Add PKG_CPE_ID Size optimizations Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | Merge pull request #8284 from wvdakker/masterHannu Nyman2019-02-23
|\ \ \ \ | | | | | | | | | | Shorewall: Bump to version 5.2.3
| * | | | Shorewall6: Bump to version 5.2.3.W. van den Akker2019-02-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall: Bump to version 5.2.3.W. van den Akker2019-02-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall6-lite: Bump to version 5.2.3.W. van den Akker2019-02-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall-lite: Bump to version 5.2.3.W. van den Akker2019-02-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall-core: Bump to version 5.2.3.W. van den Akker2019-02-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | Merge pull request #8280 from guidosarducci/master-add-speedtestHannu Nyman2019-02-23
|\ \ \ \ \ | | | | | | | | | | | | speedtest-netperf: new package to measure network performance
| * | | | | speedtest-netperf: new package to measure network performanceTony Ambardar2019-02-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The speedtest-netperf.sh script measures the network throughput while monitoring latency under load and capturing key CPU usage and frequency statistics. The script can emulate a web-based speed test by downloading and then uploading from an internet server, or perform simultaneous download and upload to mimic the stress of the FLENT test program. It simplifies tasks such as validating ISP provisioned speeds or setting up and fine-tuning SQM, directly on the router. The CPU usage details can also help determine if the demands of SQM, routing and other tasks such as the test itself are exhausting the device's CPUs. This script leverages earlier scripts from the CeroWrt project used for bufferbloat mitigation, betterspeedtest.sh and netperfrunner.sh. They are used with the permission of the author, Rich Brown. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
* | | | | | privoxy: update to 3.0.28Peter Wagner2019-02-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | tor: update to 0.3.5.8Peter Wagner2019-02-23
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #8281 from dibdot/travelmateDirk Brenken2019-02-23
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | travelmate: bugfix 1.3.7
| * | | travelmate: bugfix 1.3.7Dirk Brenken2019-02-23
| | | | | | | | | | | | | | | | | | | | * fix a possible 'reload' race condition Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #8275 from dibdot/travelmateDirk Brenken2019-02-22
|\| | | | | | | | | | | travelmate: update 1.3.6
| * | | travelmate: update 1.3.6Dirk Brenken2019-02-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * add captive portal domains automatically to the related domain whitelist (dhcp option 'rebind_domain'), if rebind protection/RFC1918 is enabled Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #8254 from neheb/patch-5Hannu Nyman2019-02-20
|\ \ \ \ | | | | | | | | | | haproxy: Don't select OPENSSL_WITH_DEPRECATED
| * | | | haproxy: Don't select OPENSSL_WITH_DEPRECATEDRosen Penev2019-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | Deprecated APIs are already patched out. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #8206 from dengqf6/xtHans Dedecker2019-02-19
|\ \ \ \ \ | | | | | | | | | | | | xtables-addons: fix build on 4.19 for xt_DNETMAP and xt_pknock
| * | | | | xtables-addons: fix build on 4.19 for xt_DNETMAP and xt_pknockDeng Qingfang2019-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport 2 commits to fix build on 4.19: https://github.com/nawawi/xtables-addons/commit/3ea761a1ed338241fbc79bef8e433307e108b6cd https://github.com/nawawi/xtables-addons/commit/2b76b68c65c97fc11409088c3c30993324df8500 Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | nfs-kernel-server: update patchesPeter Wagner2019-02-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | obfsproxy: Use default compileJeffery To2019-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates the package to use the default PyBuild/Compile, instead of defining a custom Build/Compile. This also updates the source url and adds a src package. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | shadowsocks-libev: move --no-delay into json config fileYousong Zhou2019-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was introduced in 3.1.0 as a command line argument and was part of the json config since 3.1.1 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | shadowsocks-libev: use jshn.sh for making json configYousong Zhou2019-02-19
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | As suggested by Jeffery To in openwrt/packages#8233 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | twisted: Rename package, fix errorsJeffery To2019-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This renames the Python 2 twisted package to python-twisted, and updates dependents (i.e. obfsproxy) to reference the updated name. This also fixes conflicts between the Python 2 and 3 packages. Twisted installs some scripts to /usr/bin, and previously scripts for both packages used the same names. This adds a "3" suffix to scripts installed by python3-twisted. This also adds python[3]-setuptools as a dependency, as the scripts installed to /usr/bin depend on pkg_resources (part of setuptools). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | git: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-02-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | vallumd: bump to 0.1.4Stijn Tintel2019-02-17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | irssi: Fix OpenSSL without deprecated APIs compilationRosen Penev2019-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When OpenSSL is built without deprecated APIs, pkg-config first tries OpenSSL in the staging directory but fails as it cannot find the deprecated SSL_library_init function and ends up finding the system one. Added PKG_BUILD_PARALLEL for faster compilation. Added -Wl,--gc-sections to LDFLAGS to save ~10KB from the resulting ipk. Reworked configure section as some of those options were renamed or removed. Removed EXTRA_* hacks that are no longer necessary. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | nfs-kernel-server: fix freeaddrinfo usage in nfs-kernel-server, because ↵Peter Wagner2019-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | freeaddrinfo in musl after the 1.1.21 update, doesn't handly NULL pointers (which seems to spec conform) see https://www.openwall.com/lists/musl/2019/02/03/3 for more info Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #8219 from Apteryks/masterStijn Tintel2019-02-16
|\ \ \ \ \ | | | | | | | | | | | | net-snmp: disable support for perl
| * | | | | net-snmp: disable support for perlMaxim Cournoyer2019-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using an external toolchain, it was discovered that net-snmp would link with the Perl library (-lperl) from the host rather than from the target. Since we do not provide Perl as a dependency to net-snmp, the solution is to disable support for it. Fixes issue #8217. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
* | | | | | Merge pull request #5821 from kbabioch/feat/ipNetToPhysicalTableStijn Tintel2019-02-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | net-snmp: Enable MIB ip-mib/inetNetToMediaTable