summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2021-06-30add support of the optional "SRv6 Endpoint Behavior and SID Structure" in seg...zvfvrv
2021-06-30fix marshal and unmarshalzvfvrv
2021-06-30wip SegmentTypeB without SRv6 Endpoint Behavior and Structurezvfvrv
2021-06-13Add support for encapsulation tunnel type in the extended community support i...Guangtong Cao
2021-06-07fix: fix check according to golang s1025Imcom Jin
2021-05-24Add FQDN capabilityDonatas Abraitis
2021-05-10Fixed dead lock bug caused by hold-time expiryzhouzijiang
2021-04-22Do not suppress initial non-established peer state in MonitorPeerCarl Baldwin
2021-03-29Added ListDynamicNeighbor message to APIMarcus Wichelmann
2021-03-29Added DeleteDynamicNeighbor message to APIMarcus Wichelmann
2021-03-29Added ListPeerGroup message to APIMarcus Wichelmann
2021-03-19Add GENEVE encapsulation supportRavi Aysola
2021-03-16Add support for the gRPC server to listen on a unix domain socketbbassingthwaite
2021-03-14add support for tunnel egress endpoint sub-TLVMikael Magnusson
2021-03-03policy: add nexthop unchangedFaicker Mo
2021-03-01Fix LsTLVIgpRouterID.DecodeFromBytesKirill Smorodinnikov
2021-02-27Extend LsLinkDescriptor.StringKirill Smorodinnikov
2021-02-24Fix ParseValue's bug for BMPStatsTLV32xskingdom
2021-02-24server: fix AdministrativeCommunication message parserFUJITA Tomonori
2021-02-13feat: add option to bind listener to a (VRF) deviceMilan Lenco
2021-01-27go fmtedSergey Elantsev
2021-01-23fixed panics on parsing malicious bgp packetsSergey Elantsev
2021-01-23support UDP destination port sub-TLVMikael Magnusson
2021-01-20packet/bgp: Fix TunnelEncapSubTLV.DecodeFromBytesMikael Magnusson
2020-12-20fixed mistypeSergey Elantsev
2020-12-20fixed possible crashes on parsing of bgp messagesSergey Elantsev
2020-12-14change commentsSerguei Bezverkhi
2020-12-09interop fixSerguei Bezverkhi
2020-11-30Unit tests and dependenciesSerguei Bezverkhi
2020-11-30Code changesSerguei Bezverkhi
2020-11-29set shutdownWG to nil after stopBGP finishedDuan Jiong
2020-11-25code changesSerguei Bezverkhi
2020-11-09server: fix conversion from api.RouteAction to config.DefaultPolicyTypeFUJITA Tomonori
2020-11-09server: handle bogus addpath argumentFUJITA Tomonori
2020-11-06Adding gRPC support for modified logging levelSteve Shaw
2020-11-06Fix missing args in server testsAlistair King
2020-11-06Use MonitorTableRequest.Name to filter by peerAlistair King
2020-10-21api: add ListPathRequest's option to get binary of nlri and attributesFUJITA Tomonori
2020-10-21fix stuck routeJordan Whited
2020-10-21packet: handle malformed prefix lenFUJITA Tomonori
2020-10-20server: fix ListPolicyAssignment to handle empty policyFUJITA Tomonori
2020-09-16remove incomingCh when deleting dynamic peerChris Balmain
2020-07-13implement LsAddrPrefix marshal json functionJieJhih Jhang
2020-07-04server: don't send empty ExtendedNexthop capabilityFUJITA Tomonori
2020-06-24Add //go:generate stringer directives for public enum types.Dmitri Nikulin
2020-06-24Regenerate stringer code for public enum types.Dmitri Nikulin
2020-05-13extend attributes proto for Prefix SID supportSerguei Bezverkhi
2020-05-07address more static check failuresSerguei Bezverkhi
2020-05-07Addressing review commentsSerguei Bezverkhi
2020-05-07remove debug messagesSerguei Bezverkhi