]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: fix rfapi call to ecom2str with correct number of parameters
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 30 Jan 2017 13:57:55 +0000 (14:57 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 14 Feb 2017 12:58:59 +0000 (13:58 +0100)
commit72831436ed8ffa1c826c64a67e63ba3fe85d6d7f
treed4dc327c121f1eaa69e28b0b038c6213e170d4cd
parent4d0e6ece4bcd2a39d03e6c8d3fe7109601a22286
bgpd: fix rfapi call to ecom2str with correct number of parameters

This commit is a complement for bgpd: handling router mac extended
community. As API of bgp_ecommunity ecom2str() function changed, rfapi
file has diverged with this API. The commit adds the correct number of
parameters.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/rfapi/bgp_rfapi_cfg.c
bgpd/rfapi/rfapi.c