Files
osrg-gobgp/gobgp
FUJITA Tomonori 9225bec8e0 cmd: fix getNeighbor() to take bogus neighbor name
This fixes the ae7e572550 commit
regression. gobgp neighbor command takes a bogus neighbor name like
the following:

fujita@ubuntu:~/go/src/github.com/osrg/gobgp/gobgp$ ./gobgp n 1
BGP neighbor is 172.17.0.2, remote AS 65001
  BGP version 4, remote router ID unknown
  BGP state = active, up for 17496d 14:21:50
  BGP OutQ = 0, Flops = 0
  Hold time is 0, keepalive interval is 0 seconds
  Configured hold time is 60, keepalive interval is 20 seconds

Signed-off-by: FUJITA Tomonori <[email protected]>
2017-11-26 23:16:25 +09:00
..
2016-11-14 02:15:46 +00:00
2017-08-02 11:00:17 +09:00