]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Fix non-compilation of bgp_attr_extcom_tunnel_type 4341/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 15 May 2019 02:42:05 +0000 (22:42 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 15 May 2019 02:42:05 +0000 (22:42 -0400)
commitfa34668617510c1d6e88f1c665f25b68db07d805
tree2d3c1d8c2f57a5c1c7f7733ef1ad98ec37e937e3
parent543c7496251c490eea8084d68c78e5aefabb06e5
bgpd: Fix non-compilation of bgp_attr_extcom_tunnel_type

The bgp_attr_extcom_tunnel_type does not properly
compile with warnings turned on due to recent change.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_attr.c