summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-01-09server: fix wait time before active connecitonFUJITA Tomonori
2019-01-09use staticcheck instead of megacheckFUJITA Tomonori
2019-01-09silence staticcheck warningsFUJITA Tomonori
2019-01-01docs: add releases to BUILDFUJITA Tomonori
2018-12-31add go.mod and go.sum filesFUJITA Tomonori
2018-12-31v2.0.0FUJITA Tomonori
2018-12-30zebra: Introducing MIN_ZAPIVER and MAX_ZAPIVER. And avoiding double close cha...Hitoshi Irino
2018-12-30Fix incorrect values in BMP Statistics Report(type 7 and 8)Eiichiro Watanabe
2018-12-29server: kill getNeighbor()FUJITA Tomonori
2018-12-28fix bmp statisticsFUJITA Tomonori
2018-12-26docs: add project layout description to BUILDFUJITA Tomonori
2018-12-25docs: fix outdated comment of the gRPC API examplesFUJITA Tomonori
2018-12-24docs: delete outdated java/nodejs/ruby gRPC API examplesFUJITA Tomonori
2018-12-24docs: update C++ gRPC API exampleFUJITA Tomonori
2018-12-24docs: update python gRPC API exampleFUJITA Tomonori
2018-12-24api: rename ValidationDetail to ValidationFUJITA Tomonori
2018-12-23make the usage of type name in protobuf consistentFUJITA Tomonori
2018-12-23make Add/Delete/ListPath APIs symmetricFUJITA Tomonori
2018-12-21docs: add BUILD.md, development guideFUJITA Tomonori
2018-12-19server: replace tomb with contextFUJITA Tomonori
2018-12-19server: use Dialer Control method instead of hack to modify connection before...FUJITA Tomonori
2018-12-16fix typo in zapi.go: LABLE -> LABELHitoshi Irino
2018-11-29server: fix nil pointer error when apply policyoc
2018-11-26README: use now.sh instead of bluemix.net for slackinFUJITA Tomonori
2018-11-26support received, accepted, and advertised counters per familyFUJITA Tomonori
2018-11-25api: remove AddPaths from Peer and PeerGroupFUJITA Tomonori
2018-11-25api: move RouterId to PeerState from PeerConfFUJITA Tomonori
2018-11-24typo fixSergey Elantsev
2018-11-24minor cleanup: update Gopkg.lock and erase redundant nil setSergey Elantsev
2018-11-23api: move remote_cap and local_cap to PeerState from PeerConfFUJITA Tomonori
2018-11-17server: fix handleRouteRefresh and softResetOutFUJITA Tomonori
2018-11-16api: rename NlriAny in api.Path to NlriFUJITA Tomonori
2018-11-16server: fix handleRouteRefresh()FUJITA Tomonori
2018-11-16use google/protobuf/timestamp.protoFUJITA Tomonori
2018-11-16packet: fix ValidateAttribute() to handle ipv6 addresssFUJITA Tomonori
2018-11-16packet: fix NewPathAttributeNextHop() to handle ipv6 addresssFUJITA Tomonori
2018-11-15travis: fix go vetFUJITA Tomonori
2018-11-14Add quotes to short option valueCarl Baldwin
2018-11-14Fix Statistics Report in BMPEiichiro Watanabe
2018-11-13server: change List API designFUJITA Tomonori
2018-11-13server: fix inconsistent receiver name warningsFUJITA Tomonori
2018-11-13server: unexport BgpServer's Listeners()FUJITA Tomonori
2018-11-13add anyNlri toPathApi when path.IsWithdrawjack
2018-11-13server: Fix wrong value of RouteMonitoringPolicy from grpcEiichiro Watanabe
2018-11-12cmd/gobgp: don't use timeout context for requestsFUJITA Tomonori
2018-11-12Fix intervals for MRTEiichiro Watanabe
2018-11-12Support AdminDown from configEiichiro Watanabe
2018-11-12server: change monitor API designFUJITA Tomonori
2018-11-10server: avoid deadlockEiichiro Watanabe
2018-11-10server: avoid deadlockEiichiro Watanabe