diff options
author | Donald Sharp <sharpd@nvidia.com> | 2023-01-27 14:10:08 +0100 |
---|---|---|
committer | Donald Sharp <sharpd@nvidia.com> | 2023-01-31 18:29:08 +0100 |
commit | 29763bc91018bb589c4f9e3a7757f28fc108cf9e (patch) | |
tree | 9e162c2f22e2e8cc980b2a45977bf0ce19afd03c /lib/mlag.c | |
parent | Merge pull request #12687 from opensourcerouting/build-mkdir-p (diff) | |
download | frr-29763bc91018bb589c4f9e3a7757f28fc108cf9e.tar.xz frr-29763bc91018bb589c4f9e3a7757f28fc108cf9e.zip |
bgpd: ecommunity_token_rt6 is not handled
The function ecommunity_str2com_internal appears to want to handle
the ecommunity_token_rt6 enum but skips over it. Commit
9a659715dfcb6c0b1e3ef8004b6c9d14c55f2081 tried to add this but I really
don't see how this is going to behave correctly. Add the
ecommunity_token_rt6 case to the switch statement so it is handled
appropriately?
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/mlag.c')
0 files changed, 0 insertions, 0 deletions