aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | | openvswitch: drop dependencies on kmod-mplsYousong Zhou2019-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | openvswitch: conditionally select kmod-nshYousong Zhou2019-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The nsh.ko requirement was introduced in kernel 4.15. Currently there are 3 kernel versions in base system, 4.9, 4.14, 4.19 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | openvswitch: rework skipping intree kmod build for unsupported kernelsYousong Zhou2019-06-20
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a workaround to prevent the whole build from failing because of the intree kmods are not supported yet by upstream project. Root cause is that kernel version should not play a part when making DEPENDS as the generated kconfig was for all targets that may have different kernel versions. One less than ideal effect of this change is that for an unsupported kernel version, people can still select the intree kmod but it won't be built. This may contradict expectation if the warning was not noticed by them Resolves openwrt/packages#9274 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | Merge pull request #9259 from dibdot/banIPDirk Brenken2019-06-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | banip: update 0.1.4
| * | | | | | banip: update 0.1.4Dirk Brenken2019-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refine 'refresh' mode, add normal processing/download as fallback * remove needless reload trigger * fix various ipset warnings * fix timer in 'refresh' mode * adapt ssbl regex to new source list format Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | mosquitto: update to 1.6.3Karl Palsson2019-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes multiple issues, primarily of interest to OpenWrt: * getrandom issues with and without TLS and glibc See https://github.com/openwrt/packages/issues/9005 and https://github.com/openwrt/packages/pull/9243 Many many many other fixes related to mqttv5/v3.1.1 interactions and mqtt5 support options. Full changelog at: https://mosquitto.org/blog/2019/06/version-1-6-3-released/ Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | apfree-wifidog: Update to v3.11.1716Dengfeng Liu2019-06-19
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change log for v3.11.1716: [IMP] Replaced libhttpd with libevent, therefore commented thread related parameters in wifidogx conf file [IMP] Added REQUEST_TYPE_COUNTERS_V2 to wifidog protocol [IMP] Sent online and offline client's counter info to auth server [FIX] Fixed missing setting online_time parameter bug Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
* | | | | | Merge pull request #9099 from CGretski/feature_ostiaryRosen Penev2019-06-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | ostiary: Initial package creation
| * | | | | | ostiary: Initial package creationChris Geraghty2019-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Chris Geraghty <CGretski@hotmail.com>
* | | | | | | Merge pull request #8829 from flyn-org/mdnsresponderRosen Penev2019-06-18
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | mdnsresponder: update to IETF104
| * | | | | | mdnsresponder: update to IETF104W. Michael Petullo2019-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | seafile-seahub: whitespace updateAlexandru Ardelean2019-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just un-indent the package definition a bit. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | django-constance: convert to python pkg format + add python3 variantAlexandru Ardelean2019-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | django: convert to python pkg format + add python3 variantAlexandru Ardelean2019-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also updates all dependencies to use the new `python-django` package. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | seafile-seahub: de-couple build a bit moreAlexandru Ardelean2019-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | seafile-seahub's build is a mess. It hijacks some OpenWrt mk files into the build. This can be avoided by provided some of the required parameters via env-vars and patching the env-vars into the build. Which is what this patch does. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | seafile-seahub: move all prefix-ed python packages to varAlexandru Ardelean2019-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The change is mostly organizational. More packages will be moved to have python- or python3- prefixes. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | libreswan: update to libreswan 3.29-1Antony Antony2019-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unused patches Add patch to: Automatically detect whether Curve25519 is available in NSS for USE_DH31 Signed-off-by: Antony Antony <antony@phenome.org>
* | | | | | | libreswan: add libunbound and minor fixesAntony Antony2019-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enable libunbound, along with dependency add kmod-crypto-aead kmod-crypto-gcm dependency to support AES GCM disable libseccomp /git/openwrt/build_dir/target-mips_24kc_musl/libreswan-3.27/include/lswseccomp.h:24:10: fatal error: seccomp.h: No such file or directory #include <seccomp.h> ^~~~~~~~~~~ add missing dependency nspr add nss-utils dependency to able to import x509 Certificates to fix the error ipsec import west.p12 /usr/sbin/ipsec: line 239: pk12util: not found /usr/sbin/ipsec: line 84: certutil: not found remove libnss dependency, nss-utils util will pull it. remove unused build option KERNELSRC not necesscay since b4b98e2922. Signed-off-by: Antony Antony <antony@phenome.org>
* | | | | | | Merge pull request #9035 from neheb/ibrRosen Penev2019-06-15
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | ibr*: Switch to uClibc++
| * | | | | | ibrdtnd: Switch to uClibc++Rosen Penev2019-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | ibrdtn-tools: Switch to uClibc++Rosen Penev2019-05-26
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems to work fine. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | knot: upgrade to vetsion 2.8.2Jan Hák2019-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade of Knot DNS package to version 2.8.2 Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | | | | shadowsocks-libev: bump to version 3.3.0Yousong Zhou2019-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The most notable change was that socket data buffer has been increased from 2KB to 16KB Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | Merge pull request #9164 from neheb/acmeRosen Penev2019-06-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | acme: Update to 2.8.1
| * | | | | | acme: Update to 2.8.1Rosen Penev2019-06-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix license info to use SPDX name. Switched to wget instead of curl to avoid having a dependency on 2 SSL libraries. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | netifyd: updated to v2.88Darryl Sokoloski2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change log for v2.88: [IMP] Added support for search and replace privacy expressions. [IMP] Added support for masking external addresses with private address ranges. [IMP] When enabled, trigger a sink update on start-up. [IMP] Added flow hash cache. [IMP] Added HTTPS as a super-protocol of SSL. [IMP] Add ability to save DNS hint cache to non-volatile (persistent) memory. [IMP] Save sink responses when "json_save" is enabled. [IMP] Added dynamic sink URL cloud configuration. [IMP] Implemented per-detection-thread packet capture queue. [IMP] Added support for a loadable serial UUID. [IMP] Added configuration option to override sink connection timeout. [IMP] Idle flow TTLs tunable via configuration directives. [IMP] Added idle TCP flow multiplier to keep TCP flows in memory longer. [IMP] Added new flow metadata "first_update_at" timestamp. [IMP] Added complete reference sample configuration file. [IMP] Various optimizations and fixes for FreeBSD. [IMP] Employ advisory locking when writing output files. [FIX] Ensure all configuration files are preserved on upgrades. [FIX] Fixed automatic interface role detection for nethserver/shorewall. [FIX] Memory usage fixes using profiling tools. [UPD] Updated to nDPI v2.9.0-dev-709a87c. [OPT] Flush and compress upload queue as soon as possible. [OPT] Significantly reduced detection thread locking times. [DEV] Added example plugin submodule to repository. Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* | | | | | | shadowsocks-libev: size optimizationsDeng Qingfang2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use link-time optimization and --gc-sections --as-needed ldflags Reduces ipk size by 20% Remove unnecessary dependencies Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | git: update to 2.22.0Peter Wagner2019-06-10
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | Merge pull request #9181 from neheb/jRosen Penev2019-06-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | inadyn: Update to 2.5
| * | | | | | inadyn: Update to 2.5Rosen Penev2019-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile cleanups. Added PKG_BUILD_PARALLEL for faster compilation. Added PKG_INSTALL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | bridge-utils: fix conflict with busybox brctlKonstantin Demin2019-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Busybox brctl applet conflicts with the version from bridge-utils. Fix this by using ALTERNATIVE support for brctl in bridge-utils. Signed-off-by: Konstantin Demin <rockdrilla@gmail.com> [PKG_RELEASE bump] Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | net: dhcpcd: bump to 7.2.2Marko Ratkaj2019-06-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version bump from 7.0.8 to 7.2.2 Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | gnunet: update to 0.11.5Daniel Golle2019-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | gnurl: update to 7.65.1Daniel Golle2019-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | zerotier: remove ARM32 conservative CFLAGSDeng Qingfang2019-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenWrt toolchains already use correct CFLAGS for every ARM target There is no reason to use conservative CFLAGS now It also causes compile error with GCC 9.1.0 Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | yaaw: RemoveRosen Penev2019-06-06
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This has had no updates since 2007. There are also many other aria2 web interfaces here. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9174 from ryzhovau/unbound_libRosen Penev2019-06-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | unbound: fix library double packing
| * | | | | | unbound: fix library double packingAlexander Ryzhov2019-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
* | | | | | | Merge pull request #9160 from dengqf6/ariangHannu Nyman2019-06-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ariang: update to 1.1.1
| * | | | | | | ariang: update to 1.1.1Deng Qingfang2019-06-06
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update ariang to 1.1.1 Also switch to codeload Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | dnsdist: Move into IP Adresses and NamesJames Taylor2019-06-07
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Moving the DNSDIST package into the IP Addresses and Names subcategory under Network. This will make it easier to find since it will be with other DNS tools. Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | | | | nlbwmon: update to latest Git HEADJo-Philipp Wich2019-06-06
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4574e6e nfnetlink: prevent tight retry loops 163a211 client: fix commit error information 21290db nlbwmon: merge existing data abe701d database: do not overwrite unexpectedly preexisting databases ef3fa58 socket: handle EAGAIN on send() Ref: https://github.com/jow-/nlbwmon/issues/23 Ref: https://github.com/jow-/nlbwmon/issues/26 Ref: https://github.com/jow-/nlbwmon/issues/30 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | Merge pull request #9149 from ffflorian/feat/ddns-inwxRosen Penev2019-06-05
|\ \ \ \ \ | | | | | | | | | | | | ddns-scripts: Add INWX service
| * | | | | ddns-scripts: Add INWX serviceFlorian Keller2019-06-05
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Keller <github@floriankeller.de>
* | | | | | Merge pull request #9128 from TDT-AG/pr/20190603-mwan3Florian Eckert2019-06-04
|\ \ \ \ \ \ | |/ / / / / |/| | | | | mwan3: change flush_conntrack handling to use uci list element
| * | | | | mwan3: change flush_conntrack handling to use uci list elementFlorian Eckert2019-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this change it is now possible to combine interface action events. If an interface action is generated by netifd or mwan3 for example ifup, ifdown, connectd or disconnected and this action is configured in the inteface uci section, then the conntrack table is flushed by mwan3. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | Merge pull request #9025 from cshoredaniel/pr-update-nbdRosen Penev2019-06-03
|\ \ \ \ \ \ | |/ / / / / |/| | | | | nbd: Update to 3.19 and remove unneed patches
| * | | | | nbd: Update to 3.19 and remove unneed patchesDaniel F. Dickinson2019-05-31
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Current version in OpenWrt (3.16.2) fails against the Arch Linux in System Rescue CD's NBD as rootfs (to allow sharing ISO across network). Based on resolved issues and web searching it seems nbd had endianness issues (which affected my ath79 device). This updates to 3.19 which allows System Rescue CD PXE boot with NBD rootfs to work. Removed patches no longer required due to upstream changes, and added new configure option (--without-libnl) required to avoid linking against full libnl and libnl-genl (if present in build). Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | Merge pull request #9127 from mstorchak/tgtRosen Penev2019-06-03
|\ \ \ \ \ | | | | | | | | | | | | tgt: update to 1.0.78
| * | | | | tgt: update to 1.0.78Maxim Storchak2019-06-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>