summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-04-11README: drop the mailing listFUJITA Tomonori
2019-04-11cmd/gobgp: Parse evpn IPMSI parameterJieJhih Jhang
2019-04-10docs: add how policy and soft reset worksFUJITA Tomonori
2019-04-10Add evpn I-PMSI to proto fileJieJhih Jhang
2019-04-09fsm: not reject open message with restart flag unset from gr peerwanghonghao
2019-04-08scenario_test: fix malfunctional testNasato Goto
2019-04-06add script to generate api/gobgp.pb.goFUJITA Tomonori
2019-04-05update module dependencyFUJITA Tomonori
2019-04-04test: switch to module from dep completelyFUJITA Tomonori
2019-04-03docs: update BUILD.md for module supportFUJITA Tomonori
2019-04-02server: fix path validatoin result regressionFUJITA Tomonori
2019-04-02add secondary-route feature for router serverFUJITA Tomonori
2019-04-02v2.3.0FUJITA Tomonori
2019-04-01server: fix passive-modeFUJITA Tomonori
2019-03-29docs: update image of route server policy modelNasato Goto
2019-03-29server: fix ListPath handle UseMultiPath optionFUJITA Tomonori
2019-03-26Implement evpn I-PMSIJieJhih Jhang
2019-03-26fix same issues in other filesJieJhih Jhang
2019-03-26Use Itoa method instead sprintfJieJhih Jhang
2019-03-26server: handle grpc listen failure as fatal errorFUJITA Tomonori
2019-03-25support BMP sysName and sysDescr configurationJieJhih Jhang
2019-03-25travis: update go version to 1.12FUJITA Tomonori
2019-03-24server: broadcast BMPPeerDownMessage for peer deletionFUJITA Tomonori
2019-03-24cmd/gobgp: fix RPKI result in neighbor policy commandNasato Goto
2019-03-24fix race of peer deletionFUJITA Tomonori
2019-03-24table: fix Path.SetLargeCommunities not to set vacant communities valueNasato Goto
2019-03-21pkg/packet/bgp: avoid crash when receiving an update with invalid AS_PATH lenEiichiro Watanabe
2019-03-21pkg/packt/bgp: add test when receiving an update with invalid AS_PATH LengthEiichiro Watanabe
2019-03-17Deleteing goroutine for assignMplsLabel and moveing code relating MPLS L3VPN ...Hitoshi Irino
2019-03-16Fixed typoszabio3
2019-03-14pkg/server: fix global rib summary commandFUJITA Tomonori
2019-03-14contrib: update the service systemdRobin Douine
2019-03-14cmd/gobgp: use sd_notify protocol to notify the status change to systemdRobin Douine
2019-03-14Updating documet integrating with FRRouting and use of mpls-label-range-size.Hitoshi Irino
2019-03-14Refactoring source code for BGP/MPLS L3VPN with ZAPI 6Hitoshi Irino
2019-03-14Fix bug using variable of zclient in AddVrf of server.go.Hitoshi Irino
2019-03-14Supporting BGP/MPLS L3VPNs with Frrouting Zebra API 6Hitoshi Irino
2019-03-05doc: fix "del" command for removing a neighborVincent Bernat
2019-03-02v2.2.0FUJITA Tomonori
2019-02-19docs: add v6 route example to libFUJITA Tomonori
2019-02-18docs: delete the description of obsolete mrt cli commandsFUJITA Tomonori
2019-02-18cmd/gobgp: fix non existing neighbor crashFUJITA Tomonori
2019-02-16cmd/gobgp: fix policy printingFUJITA Tomonori
2019-02-16[Doc #1968] Add NeighborSet WarningThomas Rosenstein
2019-02-15reset eor state on graceful-restart peer downwanghonghao
2019-02-15[Fix #1972] Fix returning of double list size, half nil valuesThomas Rosenstein
2019-02-12[Fix #1967] Fix print statementThomas Rosenstein
2019-02-11doc: update BUILD.mdFUJITA Tomonori
2019-02-09docs: READMEFUJITA Tomonori
2019-02-08cmd/gobgp: make listing of prefix set identical to version 1.XFUJITA Tomonori