aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2016-09-16 22:44:41 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2016-09-16 23:00:01 +0200
commit8b5e1282509290e890b4189e7fc5fc8459b4c0d0 (patch)
treeb50d1d1bda0e52711b5ed743d22db9fbc0cf493e /scripts
parent25dab5d217715300dc609df07b56e5b73cefdfc1 (diff)
downloadupstream-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 'scripts')
0 files changed, 0 insertions, 0 deletions