summaryrefslogtreecommitdiffhomepage
path: root/api/grpc_server.go
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2018-05-30 21:26:29 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2018-05-30 21:44:54 +0900
commited3f7b711c92c69bf231bc9e6a06312b23270db0 (patch)
tree406191f4e07653996916b74d6891473456581ea5 /api/grpc_server.go
parente84ed701c02e2d834d3db23098b3b4c319d9b61a (diff)
api: fix rpki regression
the commit 8c453bc9369e4cd96d19b9598bebb0ea2e23e991 fixes NewROAListFromApiStructList() to check an error strictly. However, this breaks the rpki table command: $ gobgp rpki table invalid CIDR address: 1.0.16.0 NewROAListFromApiStructList() has a bug about getting the address family from an IP address. The address family was not used (other information are used though) so before the commit, the command worked. This fixes the bug in NewROAListFromApiStructList(). Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'api/grpc_server.go')
0 files changed, 0 insertions, 0 deletions