summaryrefslogtreecommitdiff
path: root/zebra/kernel_socket.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2016-10-11 08:47:32 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2016-10-11 08:54:05 -0400
commitb6bf1505df0d8fa7d566126e6ea2aa9b9f9c8f54 (patch)
tree307cdab6394604cf1a4c787889eba35e0d9b4a65 /zebra/kernel_socket.c
parentd8e012a89e822f23d75361c24ba19324b3685381 (diff)
bgp: Fix bi->extra->tag if statement
bi->extra->tag is a 3 byte array, the statement as written will always be true. Modify code to see if we actually have any data in the tag and then print the label. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Reviewed-by: Lou Berger <lberger@labn.net>
Diffstat (limited to 'zebra/kernel_socket.c')
0 files changed, 0 insertions, 0 deletions