diff options
author | Tom Gundersen <teg@jklm.no> | 2015-06-23 13:13:20 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2015-06-30 23:14:53 +0200 |
commit | 4c641e99fa1b32385b941cccccb566f5ddc9daed (patch) | |
tree | 344112b5974bb559377a82742d9a5e39604879c8 /units/systemd-resolved.service.m4.in | |
parent | 64ea3f926dfd43b52d7ef0399e44ce00587b5993 (diff) |
sd-netlink: respect attribute type flags
Though currently unused by us, netlink attribute types support embedding flags to indicate
if the type is encoded in network byte-order and if it is a nested attribute. Read out
these flags when parsing the message.
We will now swap the byteorder in case it is non-native when reading out integers (though
this is not needed by any of the types we currently support). We do not enforce the NESTED
flag, as the kernel gets this wrong in many cases.
Diffstat (limited to 'units/systemd-resolved.service.m4.in')
0 files changed, 0 insertions, 0 deletions