Jo-Philipp Wich 376f038726 luci-lib-nixio: pass exact sockaddr length to getnameinfo()
Musl libc requires the length parameter of getnameinfo() to be exactly
`sizeof(struct sockaddr_in)` or `sizeof(struct sockaddr_in6)`, depending on
the passed sockaddr family.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-07-30 22:38:36 +02:00
2015-05-17 17:06:43 +02:00
2015-04-20 10:08:23 +02:00
2008-11-19 23:02:36 +00:00
2014-06-11 13:29:05 +00:00
2014-11-07 18:05:28 +03:00

OpenWrt luci feed

Description

This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.

Usage

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update luci
./scripts/feeds install -a -p luci

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.

S
Description
LuCI - OpenWrt Configuration Interface
Readme Apache-2.0
554 MiB
Languages
JavaScript 70.4%
C 12.4%
Lua 5.8%
CSS 3.6%
UnrealScript 3%
Other 4.7%