]> git.puffer.fish Git - matthieu/frr.git/commit
lib: align prefixevpn2str output with bgp_evpn_route2str
authorPat Ruddy <pat@voltanet.io>
Thu, 15 Oct 2020 11:24:51 +0000 (12:24 +0100)
committerPat Ruddy <pat@voltanet.io>
Thu, 15 Oct 2020 13:28:51 +0000 (14:28 +0100)
commit8d78eeb54b6094f65577af815971a4d5dc1e6f00
tree48d6e9ad526ead75f25a481abe570ef27f37b2fc
parentf000b7c14464a2f5c23c8e2063bc7a9a652c1f56
lib: align prefixevpn2str output with bgp_evpn_route2str

We have 2 different routines to turn an evpn route into a string.
This commit aligns the two to the latest maintained version as a
first step in removing one of them.

Signed-off-by: Pat Ruddy <pat@voltanet.io>
lib/prefix.c