Openwrt/package/utils/busybox
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
..
config
files
patches busybox: libnetlink: fix alignment of netlink messages 2016-09-16 23:00:01 +02:00
Config-defaults.in
Config.in
convert_defaults.pl
convert_menuconfig.pl
Makefile