]> git.proxmox.com Git - mirror_frr.git/commit - zebra/rt_socket.c
zebra: Use boolean for certain VxLAN-EVPN flags
authorvivek <vivek@cumulusnetworks.com>
Mon, 10 Sep 2018 17:13:20 +0000 (10:13 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 18 Sep 2018 14:41:53 +0000 (10:41 -0400)
commita37f4598d706591b4f9dd1f48d5dd428e6d146ea
treedfadc24dcd8af6a1bc39476a27e235fff37e48a8
parentfe697c6be5d0abfb20917fb1e88e90af487f1207
zebra: Use boolean for certain VxLAN-EVPN flags

Use boolean variables instead of unsigned int for certain VxLAN-EVPN
flags which are really used as boolean.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
Reviewed-by: Chirag Shah <chirag@cumulusnetworks.com>
Ticket: CM-22288
Reviewed By: CCR-7832
Testing Done:
Along with a subsequent, related commit
zebra/rt.h
zebra/rt_netlink.c
zebra/rt_socket.c
zebra/zebra_vxlan.c
zebra/zebra_vxlan.h