diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-12-02 11:25:41 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-12-02 11:25:41 +0900 |
commit | acad9314f0a607ca0b417b044a95150921a431c7 (patch) | |
tree | ca499a0a25773f4857bbc271754dbb650c2eabde /table/path.go | |
parent | 093945ee30f47555f28b389f14b62976586b8bac (diff) |
server: fix show rib with host address
With this fix, the RPC API works like the following:
$ gobgp global rib
Network Next Hop AS_PATH Age Attrs
*> 210.173.160.0/19 210.173.172.65 65001 00:00:41 [{Origin: i}]
$ gobgp global rib 210.173.176.1
Network Next Hop AS_PATH Age Attrs
*> 210.173.160.0/19 210.173.172.65 65001 00:01:17 [{Origin: i}]
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'table/path.go')
0 files changed, 0 insertions, 0 deletions