summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-10-19Merge branches 'wireguard', 'transport' and 'extended-community-comment' into...buildMikael Magnusson
2021-10-19api: update ExtendedCommunitiesAttribute commentextended-community-commentMikael Magnusson
2021-10-19implement pluggable transporttransportMikael Magnusson
2021-10-19add pb for wireguard encapsulation sub-TLVwireguardMikael Magnusson
2021-10-19WIP tunnel encap attributeMikael Magnusson
2021-10-19support Wireguard tunnel encapsulationMikael Magnusson
2021-10-18tests: Check if ValidateOpenMsg() works agains router-id validationDonatas Abraitis
2021-10-18bgp: Validate router-id against 0.0.0.0 and ASN-wideDonatas Abraitis
2021-10-18chore: fix linting ineffassign and redundant type from array, slice, or map c...Imcom Jin
2021-10-15tests: Check if we return an error and not crash if r.Peer is nilDonatas Abraitis
2021-10-15server: Do not crash the server if an empty request over gRPCDonatas Abraitis
2021-10-08Return MpGracefulRestart.State in ListPeer() api callJeremiah Millay
2021-10-01v2.32.0FUJITA Tomonori
2021-09-09Pass BGPUpdate message even on errorJakub Chábek
2021-09-08internal/pkg/table: remove debug logging from Destination.CalculateMatt Layher
2021-09-01v2.31.0FUJITA Tomonori
2021-08-28.github/release: Use goreleaser actionManuel Rüger
2021-08-28go.mod: Bump dependenciesManuel Rüger
2021-08-25pkg/packet/bgp: avoid copying PrefixDefault lock in Test_CompareFlowSpecNLRIMatt Layher
2021-08-24pkg/packet/bgp: add mutex to PrefixDefault to avoid data raceMatt Layher
2021-08-13Update the hold timer when a BGP Update message is receivedPeter Hill
2021-08-12Fix extended-nexthop & add-path capability parsing.Konrad Zemek
2021-08-08Add support for the gRPC client to connect on a unix domain socketbbassingthwaite
2021-08-08server: fix ListVrf api to handle Name memberFUJITA Tomonori
2021-08-01v2.30.0FUJITA Tomonori
2021-07-25Use `BGP_HEADER_LENGTH` instead of `19` in the codeKirill Smorodinnikov
2021-07-25fixed possible crash if nlriToIPNet result is nullzvfvrv
2021-07-01v2.29.0FUJITA Tomonori
2021-06-30Handle ttl-security option correctlyDonatas Abraitis
2021-06-30added check on data length for SRv6EndpointBehaviorStructure and SegmentTypeB...zvfvrv
2021-06-30fix UnmarshalSRSegments for SegmentTypeBzvfvrv
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-30SegmentTypeB proto definitionzvfvrv
2021-06-27zebra: close the incoming channelLukas Bischofberger
2021-06-27Add support for encap tunnel in extended communities in policy.md.Guangtong Cao
2021-06-13Add support for encapsulation tunnel type in the extended community support i...Guangtong Cao
2021-06-07v2.28.0FUJITA Tomonori
2021-06-07fix: fix check according to golang s1025Imcom Jin
2021-06-07refactor: nlri/nexthop requires MP will get MP explicitly already.Imcom Jin
2021-05-24Add FQDN capabilityDonatas Abraitis
2021-05-10Fixed dead lock bug caused by hold-time expiryzhouzijiang
2021-05-06cmd/rpki: support delete apiFUJITA Tomonori
2021-05-03v2.27.0FUJITA Tomonori
2021-04-22Do not suppress initial non-established peer state in MonitorPeerCarl Baldwin
2021-04-02v2.26.0FUJITA Tomonori
2021-03-29Update protoMarcus Wichelmann
2021-03-29Added ListDynamicNeighbor message to APIMarcus Wichelmann
2021-03-29Added DeleteDynamicNeighbor message to APIMarcus Wichelmann