summaryrefslogtreecommitdiffhomepage
path: root/pkg/server/server_test.go
AgeCommit message (Expand)Author
2019-10-21server: speed up session establishmentFUJITA Tomonori
2019-10-15Support vrfs in zapi multipathmageshgv
2019-10-04Maintain unique vrf IDs in watchEventBestPath vrf mapmageshgv
2019-10-01Fix crash on nonexistent vrf deleteMagesh GV
2019-08-06server: add addpath api leak testFUJITA Tomonori
2019-08-05server: fix DeletePath() memory leakFUJITA Tomonori
2019-04-16server: make ListPath API show filtered pathsFUJITA Tomonori
2019-03-26fix same issues in other filesJieJhih Jhang
2019-03-24fix race of peer deletionFUJITA Tomonori
2019-01-09server: fix wait time before active connecitonFUJITA Tomonori
2018-12-29server: kill getNeighbor()FUJITA Tomonori
2018-12-23make the usage of type name in protobuf consistentFUJITA Tomonori
2018-12-23make Add/Delete/ListPath APIs symmetricFUJITA Tomonori
2018-12-19server: replace tomb with contextFUJITA Tomonori
2018-11-13server: change List API designFUJITA Tomonori
2018-11-07server: unexported Watcher stuffFUJITA Tomonori
2018-10-30server: unexport fsm stuffFUJITA Tomonori
2018-10-29server: unexport Peer adn PeerGroupFUJITA Tomonori
2018-10-28move NewAPIPolicyAssignmentFromTableStruct() from server/FUJITA Tomonori
2018-10-28move exported functions to generate api structs from config struct in server/FUJITA Tomonori
2018-08-31fix closing listening socket blockedFUJITA Tomonori
2018-08-23policy cleanupFUJITA Tomonori
2018-08-18pkg/server: ListPolicyAssignment() returns all assignments by defaultFUJITA Tomonori
2018-08-17ignore duplicate RTC Membership announcementsMarcin Ptaszynski
2018-08-10pkg/server: public APIs use structures in api/FUJITA Tomonori
2018-07-07follow Standard Go Project LayoutFUJITA Tomonori