summaryrefslogtreecommitdiffhomepage
path: root/server/peer_test.go
AgeCommit message (Expand)Author
2015-04-27table: make table.ProcessMessage a functionISHIDA Wataru
2015-04-15api: add a method to convert internal structs to protobuf structsISHIDA Wataru
2015-04-14api: use gRPC instead of RESTISHIDA Wataru
2015-04-04api/server: add apis to add/delete routes to/from global ribISHIDA Wataru
2015-03-25server: support active connectionISHIDA Wataru
2015-03-19table: remove unnecessary distinction of pathsISHIDA Wataru
2015-03-08server: adj-in/out supports route families rather than v4/v6FUJITA Tomonori
2015-03-08server: support multiple route familes per peerFUJITA Tomonori
2015-03-07rest: support show table with specified route familyFUJITA Tomonori
2015-03-06table: NewTableManager takes route familiesFUJITA Tomonori
2015-03-06table: remove RF from PeerInfoFUJITA Tomonori
2015-03-03update the whole code for the latest openconfig yang filesFUJITA Tomonori
2015-03-03config: remove time.Time in BgpNeighborCommonStateTypeFUJITA Tomonori
2015-02-17peer: support hold time 0Hiroshi Yokoi
2015-02-16peer: support enable/disableHiroshi Yokoi
2015-01-28table: add owner to NewTableManager's argumentsHiroshi Yokoi
2015-01-07table: fix UpdatePathAttrs2ByteASFUJITA Tomonori