diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2016-09-16 22:44:41 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2016-09-16 23:00:01 +0200 |
commit | 8b5e1282509290e890b4189e7fc5fc8459b4c0d0 (patch) | |
tree | b50d1d1bda0e52711b5ed743d22db9fbc0cf493e /package/utils/e2fsprogs | |
parent | 25dab5d217715300dc609df07b56e5b73cefdfc1 (diff) | |
download | upstream-8b5e1282509290e890b4189e7fc5fc8459b4c0d0.tar.gz upstream-8b5e1282509290e890b4189e7fc5fc8459b4c0d0.tar.bz2 upstream-8b5e1282509290e890b4189e7fc5fc8459b4c0d0.zip |
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>
Diffstat (limited to 'package/utils/e2fsprogs')
0 files changed, 0 insertions, 0 deletions