summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)Author
2019-05-02Consolidate duplicate code blocks both updating peer groupsCarl Baldwin
2019-04-11cmd/gobgp: Parse evpn IPMSI parameterJieJhih Jhang
2019-03-29server: fix ListPath handle UseMultiPath optionFUJITA Tomonori
2019-03-26Use Itoa method instead sprintfJieJhih Jhang
2019-03-25support BMP sysName and sysDescr configurationJieJhih Jhang
2019-03-24cmd/gobgp: fix RPKI result in neighbor policy commandNasato Goto
2019-03-14cmd/gobgp: use sd_notify protocol to notify the status change to systemdRobin Douine
2019-03-14Supporting BGP/MPLS L3VPNs with Frrouting Zebra API 6Hitoshi Irino
2019-02-18cmd/gobgp: fix non existing neighbor crashFUJITA Tomonori
2019-02-16cmd/gobgp: fix policy printingFUJITA Tomonori
2019-02-12[Fix #1967] Fix print statementThomas Rosenstein
2019-02-08cmd/gobgp: make listing of prefix set identical to version 1.XFUJITA Tomonori
2019-02-08Fix listing of prefix set in gobgp cliThomas Rosenstein
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-26gobgp: fix vrf rib command crashFUJITA Tomonori
2019-01-26Add experimental BGP-LS featureArtur Makutunowicz
2019-01-09silence staticcheck warningsFUJITA Tomonori
2018-12-28fix bmp statisticsFUJITA Tomonori
2018-12-24api: rename ValidationDetail to ValidationFUJITA Tomonori
2018-12-23make the usage of type name in protobuf consistentFUJITA Tomonori
2018-11-26support received, accepted, and advertised counters per familyFUJITA Tomonori
2018-11-25api: move RouterId to PeerState from PeerConfFUJITA Tomonori
2018-11-24typo fixSergey Elantsev
2018-11-23api: move remote_cap and local_cap to PeerState from PeerConfFUJITA Tomonori
2018-11-16api: rename NlriAny in api.Path to NlriFUJITA Tomonori
2018-11-16use google/protobuf/timestamp.protoFUJITA Tomonori
2018-11-14Add quotes to short option valueCarl Baldwin
2018-11-14Fix Statistics Report in BMPEiichiro Watanabe
2018-11-12cmd/gobgp: don't use timeout context for requestsFUJITA Tomonori
2018-11-12Fix intervals for MRTEiichiro Watanabe
2018-11-09make gRPC server privateFUJITA Tomonori
2018-11-09added timestampYoichi Hariguchi
2018-11-07gobgp: merge cmd package into mainFUJITA Tomonori
2018-11-07gobgp: unexport cmd/FUJITA Tomonori
2018-11-07gobgp: replace deprecated grpc WithTimeoutFUJITA Tomonori
2018-11-06gobgp: delete c-shared-libFUJITA Tomonori
2018-10-28move NewAPIRoutingPolicyFromConfigStruct() from server/FUJITA 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-09-19cli: fix nil pointer in showNeighborwanghonghao
2018-09-12cli: Support Color Extended CommunityMikael Magnusson
2018-08-28api: remove unused membersFUJITA Tomonori
2018-08-28api: change FamilyFUJITA Tomonori
2018-08-23policy cleanupFUJITA Tomonori
2018-08-18pkg/server: ListPolicyAssignment() returns all assignments by defaultFUJITA Tomonori
2018-08-16gobgp: fix peer state printFUJITA Tomonori
2018-08-10pkg/server: public APIs use structures in api/FUJITA Tomonori
2018-08-08rpc cleanupFUJITA Tomonori