1
0
mirror of https://github.com/osrg/gobgp.git synced 2024-05-11 05:55:10 +00:00
Files
osrg-gobgp/api
Vallimamod Abdullah dd270fc087 api: defines LsOspfRouteType enum for LsPrefixDescriptor
Allows better serialization as this field is automatically removed from
prefix descriptor when empty/unknown instead of getting
`LsOspfRouteType(0)` default value from Stringer.
2021-12-08 07:23:16 +00:00
..