diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2019-01-28 16:14:03 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2019-01-28 16:29:55 -0500 |
| commit | 9254efede1c744060a50988a1d574a6027a9e66e (patch) | |
| tree | 47aaac97f68dd3e69208a58347943ea6b590c1e2 /zebra/kernel_socket.c | |
| parent | b539a22f5a58016c9aee82a835a37c31382b50ba (diff) | |
zebra: Use the kernel flags from the IFA_FLAGS if it is available
The ifa_flags value in the netlink message was originally a uint8_t
value. The linux kernel quickly ran out of 8 bits of data to
pass and the IFA_FLAGS value was added to the netlink message to allow
more than 8 bits of data to be passed. So replace the ifa_flags
with the IFA_FLAGS value if it exists in the interface netlink
message.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'zebra/kernel_socket.c')
0 files changed, 0 insertions, 0 deletions
