summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-02-03Fix spells for keywords (vrfid, labelnum) in sprintf lineHitoshi Irino
2019-02-02Fix bug: processing MPLS label in nexthop update messageHitoshi Irino
2019-02-01v2.1.0FUJITA Tomonori
2019-01-31Add BGP-LS usage exampleArtur Makutunowicz
2019-01-30README: replace a remaining bluemix URL with now.shIWAMOTO Toshihiro
2019-01-27cmd/gobgp: remove in policy debrisFUJITA Tomonori
2019-01-27cmd/gobgp: fix showingglobal policyFUJITA Tomonori
2019-01-27gobgpd: fix the initial global policy configuration from config fileFUJITA Tomonori
2019-01-27server: fix ListPolicyAssignmet() with empty nameFUJITA Tomonori
2019-01-26gobgp: fix vrf rib command crashFUJITA Tomonori
2019-01-26Add experimental BGP-LS featureArtur Makutunowicz
2019-01-25server: dynamic neighbor deletion panicFUJITA Tomonori
2019-01-17Allow graceful restart for dynamic neighborsFoivos Filippopoulos
2019-01-12server: Fix peer down reason code in BMPEiichiro Watanabe
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