Releases: osrg/gobgp
v2.23.0
v2.22.0
Changelog
b5913a2 v2.22.0
283659d fix linting errors
57068b1 Add documentation, fix typo in proto and add marshal for tunne encal sub tlvs
ffe50e8 Add SR policy documentatiom
6e4eb28 Add missing marshal of Prefix SID path attribute
cb0c7ce Unit tests and dependencies
0422c60 Code changes
63b958b API chages
aa1272d set shutdownWG to nil after stopBGP finished
b55c32c Support of FRR7.5
c5dcfb7 dependency and spellchecker update
48e55b7 code changes
66413b5 API changes
17d0b3c fix wrong vrf neighbors display
b44362f api: keeps backward compatibility when extending LsAddrPrefix
c0d75f7 updates NLRI marshaller to include added fields
c595b56 api: adds LS attributes to LsAddrPrefix
9a5c7f3 ci: use ubuntu 18.04 for all jobs
3df131c server: fix conversion from api.RouteAction to config.DefaultPolicyType
3d51923 make CI faster
e67e373 Stop CI on Travis CI
c297c0b server: handle bogus addpath argument
46b15a7 run ci on github actions
e428529 config: fix Peer Group AddPath Config
393d82f Adding gRPC support for modified logging level
01aa3f2 Fix missing args in server tests
5c979fe Use MonitorTableRequest.Name to filter by peer
v2.21.0
Changelog
7ce0ddd v2.21.0
3d3d6f3 api: add ListPathRequest's option to get binary of nlri and attributes
e6eb1da fix stuck route
0ac9ac9 packet: handle malformed prefix len
22d745f server: fix ListPolicyAssignment to handle empty policy
98b017d README: remove slack status
0aff30a fix #2289: improve regex to give expected results
4e41131 README: update slack link
v2.20.0
Changelog
43da41a v2.20.0
1ee998c bugfix: fix a panic when delete neighborset (all) by name directly
f15ecf8 remove incomingCh when deleting dynamic peer
af37271 added .env
file for vscode to find test/lib module replace is not
exp in *_test.py files to suppress python syntax warning with py3
a4d5d00 best path selection - compare neigh addr
v2.19.0
Changelog
c6f0eba v2.19.0
7d6b9e7 Update zebra.md to fix markdownlint error
efeb8c5 zebra: refactoring and fix bug and add processing messageBackupNexthop (added in frr7.4)
6178fc5 implement LsAddrPrefix marshal json function
ffa47a6 fix fragment with ether-type
2dbb18f server: don't send empty ExtendedNexthop capability
v2.18.0
v2.17.0
Changelog
33e3bb6 v2.17.0
833188f extend attributes proto for Prefix SID support
95745b6 fix ipv6 nexthop
a8ed57e address more static check failures
52fc48e cleanup go dependencies
3a6211a Addressing review comments
7bdaeb3 remove debug messages
1f01ec2 Finish methods and restructure files
9251c7a code Decode and Serialize for Prefix SID types and add unit tests
cd4b9c5 add unit test to help with development
a9232e3 add object definitions
e3001f9 additional changes
8409507 coding the feature
f11ece9 adding prefix_sid_attr
v2.16.0
v2.15.0
Changelog
7096117 v2.15.0
1f08348 packet: fix typos
ec9cb7a packet: silence staticcheck warning
750aa23 fixed naming issue, removed one more error allocation
80f18d5 optimized packet/mrt allocations, mostly by reuse of error values
a5f98d5 replaced fmt.Sprintf with strconv.Itoa for Protocol.String()
ff36bb9 optimized allocations in packet/bgp validations
2ef8db0 optimized allocations in packet/bgp
136c822 fixed style: unnecessary type cast after type switch and some minor issues.
077e3aa optimized EVPNMacIPAdvertisementRoute, SerializeExtendedCommunities and PathAttributeIP6ExtendedCommunities allocations.
03f864a docs: update cli output