summaryrefslogtreecommitdiffhomepage
path: root/client/client.go
AgeCommit message (Expand)Author
2016-12-10client: rename client.GoBGPClient to client.ClientChris Stockton
2016-12-05client: Allow creating a GoBGPClient using a user specific GRPC connection an...Chris Stockton
2016-11-18server: disable advertised number calculation with multiple neighborsFUJITA Tomonori
2016-11-17add go vet testWataru Ishida
2016-11-16client: fix bug of GetNeighbor()Wataru Ishida
2016-11-15client: remove server package dependencyWataru Ishida
2016-11-14client: support neighbor filteringWataru Ishida
2016-11-14client: add golang client libraryWataru Ishida