Sebastian Lohff
authored
In the risserver every bmp server is identified by its address,
specified in the config, but the GetRouters() grpc only presents us with
the name acquired via the BMP session. To clarify the field usage the
router field is renamed to sys_name and an address field is added. The
address field is of type string to match the other grpc methods, which
require a router address to be specified as string.
Co-authored-by:
takt <oliver.herms@exaring.de>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.