index
:
gobgp
build
extended-community-comment
makefile
master
transport
wireguard
BGP implemented in the Go Programming Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-25
fixed possible crash if nlriToIPNet result is null
zvfvrv
2021-07-01
v2.29.0
FUJITA Tomonori
2021-06-30
Handle ttl-security option correctly
Donatas Abraitis
2021-06-30
added check on data length for SRv6EndpointBehaviorStructure and SegmentTypeB...
zvfvrv
2021-06-30
fix UnmarshalSRSegments for SegmentTypeB
zvfvrv
2021-06-30
add support of the optional "SRv6 Endpoint Behavior and SID Structure" in seg...
zvfvrv
2021-06-30
fix marshal and unmarshal
zvfvrv
2021-06-30
wip SegmentTypeB without SRv6 Endpoint Behavior and Structure
zvfvrv
2021-06-30
SegmentTypeB proto definition
zvfvrv
2021-06-27
zebra: close the incoming channel
Lukas Bischofberger
2021-06-27
Add support for encap tunnel in extended communities in policy.md.
Guangtong Cao
2021-06-13
Add support for encapsulation tunnel type in the extended community support i...
Guangtong Cao
2021-06-07
v2.28.0
FUJITA Tomonori
2021-06-07
fix: fix check according to golang s1025
Imcom Jin
2021-06-07
refactor: nlri/nexthop requires MP will get MP explicitly already.
Imcom Jin
2021-05-24
Add FQDN capability
Donatas Abraitis
2021-05-10
Fixed dead lock bug caused by hold-time expiry
zhouzijiang
2021-05-06
cmd/rpki: support delete api
FUJITA Tomonori
2021-05-03
v2.27.0
FUJITA Tomonori
2021-04-22
Do not suppress initial non-established peer state in MonitorPeer
Carl Baldwin
2021-04-02
v2.26.0
FUJITA Tomonori
2021-03-29
Update proto
Marcus Wichelmann
2021-03-29
Added ListDynamicNeighbor message to API
Marcus Wichelmann
2021-03-29
Added DeleteDynamicNeighbor message to API
Marcus Wichelmann
2021-03-29
Added ListPeerGroup message to API
Marcus Wichelmann
2021-03-19
Add GENEVE encapsulation support
Ravi Aysola
2021-03-16
Add support for the gRPC server to listen on a unix domain socket
bbassingthwaite
2021-03-14
add support for tunnel egress endpoint sub-TLV
Mikael Magnusson
2021-03-13
tools: don't use a shebang for bash completion
Vincent Bernat
2021-03-06
docs: fix typo
FUJITA Tomonori
2021-03-06
docs: add next-hop action examples
FUJITA Tomonori
2021-03-03
policy: add nexthop unchanged
Faicker Mo
2021-03-03
bugfix: should check if next-hop attr exists or not before append
Imcom Jin
2021-03-03
fixing an issue when gobgp sits between a MP-capable peer and a non-MP-capabl...
Imcom Jin
2021-03-02
v2.25.0
FUJITA Tomonori
2021-03-01
Fix LsTLVIgpRouterID.DecodeFromBytes
Kirill Smorodinnikov
2021-02-27
Extend LsLinkDescriptor.String
Kirill Smorodinnikov
2021-02-25
goreleaser: improve portability
Damien Claisse
2021-02-24
Fix ParseValue's bug for BMPStatsTLV32
xskingdom
2021-02-24
server: fix AdministrativeCommunication message parser
FUJITA Tomonori
2021-02-13
ci: fix release action
HEAD
master
FUJITA Tomonori
2021-02-13
feat: add option to bind listener to a (VRF) device
Milan Lenco
2021-02-03
v2.24.0
FUJITA Tomonori
2021-01-27
go fmted
Sergey Elantsev
2021-01-23
fixed panics on parsing malicious bgp packets
Sergey Elantsev
2021-01-23
add pb for UDP destination port sub-TLV
Mikael Magnusson
2021-01-23
support UDP destination port sub-TLV
Mikael Magnusson
2021-01-20
packet/bgp: Fix TunnelEncapSubTLV.DecodeFromBytes
Mikael Magnusson
2021-01-12
Fix IsEBGPPeer check to use LocalAs
Alistair King
2021-01-12
table: fix longer-prefixes lookup
FUJITA Tomonori
[next]