summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2019-03-25support BMP sysName and sysDescr configurationJieJhih Jhang
2019-03-24server: broadcast BMPPeerDownMessage for peer deletionFUJITA Tomonori
2019-03-24fix race of peer deletionFUJITA Tomonori
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-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-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-01-27server: fix ListPolicyAssignmet() with empty nameFUJITA 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-09silence staticcheck warningsFUJITA 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-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-19server: replace tomb with contextFUJITA Tomonori
2018-12-19server: use Dialer Control method instead of hack to modify connection before...FUJITA 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-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-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-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