summaryrefslogtreecommitdiffhomepage
path: root/server/server.go
diff options
context:
space:
mode:
authorkishiguro <ishi@hash-set.com>2016-11-21 13:42:35 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-11-21 13:42:35 +0900
commit7006ec15fe72bdcf41f03d9e76db6783e7970b0a (patch)
tree42932a46cd50f62b5636b716af86ff18d2124ca8 /server/server.go
parente11b09d7eae851d777a06ee18fde7865a361f5bb (diff)
api: Fix client.AddNeighbor() API does not properly configure AFI/SAFI bug
When we use gRPC API to add neighbor. Even if we specify, config.Neighbor.AfiSafis parameter, it is ignored in NewPeerFromConfigStruct(). Adding to that even if we fix the issue, NewNeighborFromAPIStruct() count Families twice. So resulting neighbor has duplicated Families configuration. This patch fixed both problems.
Diffstat (limited to 'server/server.go')
0 files changed, 0 insertions, 0 deletions