| Commit message (Collapse) | Author | Age |
... | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
appropriate on Linux but not properly detected in the openwrt build currently.
Signed-off-by: Noah Meyerhans <noahm@debian.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Noah Meyerhans <noahm@debian.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Noah Meyerhans <noahm@debian.org>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Use right size of addresses in bind() call. Also use getpeername addresses when
connecting to ident service to prevent address family mismatch between socket(),
bind() and connect() calls.
---
Christian Schoenebeck via github pull request #205:
Reported for a long time in the web. Still exists in the current sources.
Already reported and offert on TRAC Ticket #15821.
You can find a lot of entries on "Google" about the reported problem.
I got the same error on my WNDR3800 and von VirtualBox X86.
I copied the patch to my local trunk build system and recompiled.
The problem was fixed.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Martin Johansson <martin@fatbob.nu>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Better way of fixing the "icmp unreachable exits wrong interface" problem
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Replace the MAINTAINER lines in packages that I maintain with
PKG_MAINTAINER lines, to be consistent with the rest of the packages
tree.
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
info, add pkg maintainer.
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
smartsnmpd is an implementation of SNMP Agent developed by Credo Semi. It
use Lua as script language to write SNMP MIB nodes to improve the efficiency
of developtment.
This package add native support for OpenWrt. Include using ubus and uci to
get status/info. And, it use uloop as low level event library. So it's
some sort of desgin for OpenWrt.
Website: https://github.com/credosemi/smartsnmp
Signed-off-by: Leo Ma <leoma@credosemi.com>
Signed-off-by: Xiongfei Guo <xfguo@credosemi.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix issue icmp unreachables go out wrong interface
Remove unnecessary line
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
license info, pkg maintainer. Fix cross built error
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| |\ \ \
| | | | |
| | | | | |
ddns-scripts: Set PKG_LICENSE
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Set PKG_LICENSE as written inside dynamic_dns_updater.sh and dynamic_dns_functions.sh.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[PATCH 4/4] BUG: config: error in http-response replace-header number
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Karl Palsson <karlp@remake.is>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Mosquitto has supported v3.1.1 of the mqtt protocol since verson 1.3
Signed-off-by: Karl Palsson <karlp@remake.is>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
A minor point release.
* Don’t ask client for certificate when require_certificate is false.
* Fix incorrect handling of anonymous bridges on the local broker.
* backout incomplete functionality incorrectly added in 1.3.2
Signed-off-by: Karl Palsson <karlp@remake.is>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
| |\ \ \ \
| | | | | |
| | | | | | |
Add package umurmur. Add myself as maintainer.
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| |\ \ \ \
| | | | | |
| | | | | | |
mwan3: Update to version 1.5-1
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add iptables -w option, which increases stability, requires iptables v1.4.20.
Code cleanup
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |\| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Conflicts:
devel/patch/Makefile
multimedia/minidlna/Makefile
|
| | |\ \ \ \
| | | | | | |
| | | | | | | |
mwan3-luci
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
shortened title so it fits on menuconfig screen
added newline in description so no menuconfig side scrolling required
Signed-off-by: Aedan Renner chipdankly@gmail.com
|
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
haserl, smartmontools, tmux
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Aedan Renner chipdankly@gmail.com
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The ixp4xx patch is removed as I couldn't find any information about a driver
with this name, neither in the OpenWrt kernel nor upstream. If anybody knows
that it was actually useful after all, please tell me...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
| | | |_|/
| | |/| |
| | | | |
| | | | | |
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
I added license info to those packages that I have imported here.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
| |/ / /
|/| | |
| | | |
| | | | |
fededim@gmail.com)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Stop flooding logs as stated at https://dev.openwrt.org/ticket/17317.
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
|\ \ \ \
| | | | |
| | | | | |
Add dhcpcd-6.4.3, a DHCPv4/IPv4LL/IPv6RS/DHCPv6 quad stack client.
|