summaryrefslogtreecommitdiff
path: root/zebra/kernel_socket.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-01-28 16:14:03 -0500
committerDonald Sharp <sharpd@cumulusnetworks.com>2019-01-28 16:29:55 -0500
commit9254efede1c744060a50988a1d574a6027a9e66e (patch)
tree47aaac97f68dd3e69208a58347943ea6b590c1e2 /zebra/kernel_socket.c
parentb539a22f5a58016c9aee82a835a37c31382b50ba (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