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
path:
root
/
internal
Age
Commit message (
Expand
)
Author
2021-01-01
v2.23.0
FUJITA Tomonori
2020-12-16
Enable IPv6 and IPv4 labeled prefixes to match against prefix set in policy
Tahir Azim
2020-12-02
v2.22.0
FUJITA Tomonori
2020-12-02
Add documentation, fix typo in proto and add marshal for tunne encal sub tlvs
Serguei Bezverkhi
2020-12-01
Add missing marshal of Prefix SID path attribute
Serguei Bezverkhi
2020-11-30
Code changes
Serguei Bezverkhi
2020-11-29
Support of FRR7.5
Hitoshi Irino
2020-11-25
code changes
Serguei Bezverkhi
2020-11-10
api: keeps backward compatibility when extending LsAddrPrefix
Valli A. Vallimamod
2020-11-10
updates NLRI marshaller to include added fields
Valli A. Vallimamod
2020-11-09
server: fix conversion from api.RouteAction to config.DefaultPolicyType
FUJITA Tomonori
2020-11-09
server: handle bogus addpath argument
FUJITA Tomonori
2020-11-07
config: fix Peer Group AddPath Config
FUJITA Tomonori
2020-11-01
v2.21.0
FUJITA Tomonori
2020-10-20
fix #2289: improve regex to give expected results
Thomas Rosenstein
2020-10-02
v2.20.0
FUJITA Tomonori
2020-08-12
best path selection - compare neigh addr
Jordan Whited
2020-08-06
v2.19.0
FUJITA Tomonori
2020-07-26
zebra: refactoring and fix bug and add processing messageBackupNexthop (added...
Hitoshi Irino
2020-07-01
v2.18.0
FUJITA Tomonori
2020-06-02
v2.17.0
FUJITA Tomonori
2020-05-13
extend attributes proto for Prefix SID support
Serguei Bezverkhi
2020-05-08
fix ipv6 nexthop
Serguei Bezverkhi
2020-05-01
v2.16.0
FUJITA Tomonori
2020-04-26
Refactoring Zebra and supporting frr7.3
Hitoshi Irino
2020-04-24
Add BGP-LS SRLG support
Tom Shine
2020-04-01
v2.15.0
FUJITA Tomonori
2020-03-11
fixed style: unnecessary type cast after type switch and some minor issues.
Sergey Elantsev
2020-03-02
v2.14.0
FUJITA Tomonori
2020-02-19
add support GetTable method for vrfs #2235
Pavel Vorontsov
2020-02-08
fix panic in Family == nil
Serguei Bezverkhi
2020-02-01
v2.13.0
FUJITA Tomonori
2020-01-18
bug fix in zebra integration for frr7.2
Hitoshi Irino
2020-01-13
Supporting FRR7.2
Hitoshi Irino
2020-01-01
v2.12.0
FUJITA Tomonori
2019-12-15
tests: fix failing tests when using more recent versions of protobuf
Vincent Bernat
2019-12-02
v2.11.0
FUJITA Tomonori
2019-11-01
v2.10.0
FUJITA Tomonori
2019-11-01
config: peer groups support ebgp multihop
Faicker Mo
2019-10-26
table: handle staticcheck's warnings
FUJITA Tomonori
2019-10-26
avoid installing routes with originator ID to global when softresetin
FUJITA Tomonori
2019-10-25
table: replace radix with crit-bit algo for longer-prefixes search
FUJITA Tomonori
2019-10-25
table: replace radix with crit-bit algo for policy
FUJITA Tomonori
2019-10-25
table: remove unnecessary code in UpdateAdjRibOut()
FUJITA Tomonori
2019-10-25
table: replace radix with crit-bit algo for roa
FUJITA Tomonori
2019-10-23
Split Reset into three methods
Carl Baldwin
2019-10-22
table: use net.IPNet for roa instead of homegrown IPPrefix structure
FUJITA Tomonori
2019-10-22
move roa table code to table/ from server/
FUJITA Tomonori
2019-10-21
server: speed up session establishment
FUJITA Tomonori
2019-10-18
need to reset session when gr config is changed
FUJITA Tomonori
[next]