1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package
Hauke Mehrtens 8b5e128250 busybox: libnetlink: fix alignment of netlink messages
A padding to align a message should not only be added between
different attributes of a netlink message, but also at the end of the
message to pad it to the correct size.

Without this patch the following command does not work and returns an
error code:
ip link add type nlmon

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2016-09-16 23:00:01 +02:00
..
base-files base-files: reduce vm.min_free_kbytes for devices with 32M RAM 2016-09-16 16:44:45 +02:00
boot boot: kobs-ng: update kobs-ng for newer kernels 2016-09-04 13:36:09 +02:00
devel perf: drop sched_getcpu wrapper 2016-08-23 22:47:43 +02:00
firmware linux-firmware: update to the commit from 2016-09-15 2016-09-16 12:30:04 +02:00
kernel rtl8xxxu: add support for rtl8188eu 2016-09-15 20:23:46 +02:00
libs openssl: re-enable ARM assembly 2016-08-31 13:57:05 +02:00
network hostapd: fix regression breaking brcmfmac 2016-09-13 12:06:42 +02:00
system mountd: update to latest git HEAD 2016-09-14 21:37:21 +02:00
utils busybox: libnetlink: fix alignment of netlink messages 2016-09-16 23:00:01 +02:00
Makefile build: create a package feed directory containing all packages 2016-08-01 11:13:38 +02:00