Skip to content

v1.31

Compare
Choose a tag to compare
@fujita fujita released this 01 May 13:35
· 906 commits to master since this release

Changelog

d6c16da GoBGP 1.31
466862d cli: Show best path symbol on VRF RIB command
cf28f67 Close incoming channel in zapi on receive error
ea877dc Restore PathIdentifier for paths belonging to VRFs
d31262d fsm: Don't wait EoR if the peer is restarting
b2e0710 server: Fix outgoing rtfilter
34728de rtc_test: Add a TODO comment
4da87c2 rtc_test: Add description for topologies
329707d test_rtc: Use assertEqual for better log message
9d36fdf travis: Run scenario test for RTC
1e95909 goreleaser: add arm64 binary
ff81215 server: Avoid infinite UPDATE loop of RTM NLRI
d520147 server/rpki: fixed ROA sort
264bd0c packet/bgp: Getter functions for AS segment
a25522e packet/bgp: Return nil for invalid redirect IP address
9697e9d packet/bgp: Initializer func for PMSI Tunnel ID types
3645e7d packet/bgp: Avoid data races when serializing
b41d6b8 packet/bgp: Initializer func for EVPN NLRIs
a381f1b packet/bgp: Remove length argument from NewEVPNNLRI
752cec3 packet/bgp: Missing funcs to calc byte length of NLRI
3eade60 packet/bgp: Remove binary field of RouteDistinguisher
9f93acc bgp_race_test: Unit test to detect data races
b05e13b README: Update list of docs
008f340 *.md: Improvements for markdownlint
79d264b travis: Introduce markdownlint