mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
`Table.destinations` is a map, so the order changes. This commit allows to get validate information from path by using map for validate table Fix: https://github.com/osrg/gobgp/issues/2223 Signed-off-by: Toshiki Tsuchiya <[email protected]>