openwrtv4/package/libs/libnl-tiny/src
Jonas Gorski e983ee54fd libnl-tiny: fix receiving netlink messages larger than 4K
Apply libnl commit 807fddc4cd9ecb12ba64e1b7fa26d86b6c2f19b0 ("nl:
Increase receive buffer size to 4 pages") also to libnl-tiny to ensure
netlink messages larger than 4KiB can be received, as the restart logic
seems to be broken.

This fixes iwinfo accessing info on dual band b43 cards, as they can
support a lot of channels, breaking the 4K default limit (seen was >5k).

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 43633
2014-12-11 19:35:48 +00:00
..
include libnl-tiny: ensure compatibility to libnl version 3 and higher 2014-03-21 15:54:48 +00:00
attr.c move library packages to package/libs/ 2012-10-08 11:24:12 +00:00
cache.c libnl-tiny: remove dead code 2014-12-10 16:02:49 +00:00
cache_mngt.c libnl-tiny: remove dead code 2014-12-10 16:02:49 +00:00
error.c libnl-tiny: ensure compatibility to libnl version 3 and higher 2014-03-21 15:54:48 +00:00
genl.c move library packages to package/libs/ 2012-10-08 11:24:12 +00:00
genl_ctrl.c move library packages to package/libs/ 2012-10-08 11:24:12 +00:00
genl_family.c move library packages to package/libs/ 2012-10-08 11:24:12 +00:00
genl_mngt.c libnl-tiny: remove dead code 2014-12-10 16:02:49 +00:00
handlers.c move library packages to package/libs/ 2012-10-08 11:24:12 +00:00
Makefile move library packages to package/libs/ 2012-10-08 11:24:12 +00:00
msg.c move library packages to package/libs/ 2012-10-08 11:24:12 +00:00
nl.c libnl-tiny: fix receiving netlink messages larger than 4K 2014-12-11 19:35:48 +00:00
object.c libnl-tiny: remove dead code 2014-12-10 16:02:49 +00:00
socket.c move library packages to package/libs/ 2012-10-08 11:24:12 +00:00
unl.c libnl-tiny: remove dead code 2014-12-10 16:02:49 +00:00