Skip to content

v2.1.0

Compare
Choose a tag to compare
@fujita fujita released this 01 Feb 23:12
· 641 commits to master since this release

Changelog

1d8ffa2 v2.1.0
48508c7 Add BGP-LS usage example
887e8a4 README: replace a remaining bluemix URL with now.sh
1f4a12d cmd/gobgp: remove in policy debris
4660a6b cmd/gobgp: fix showingglobal policy
e0e0f5a gobgpd: fix the initial global policy configuration from config file
36572f8 server: fix ListPolicyAssignmet() with empty name
1e133bd gobgp: fix vrf rib command crash
192480f Add experimental BGP-LS feature
526bd67 server: dynamic neighbor deletion panic
318a91e Allow graceful restart for dynamic neighbors
61d7a5e server: Fix peer down reason code in BMP
98d8925 server: fix wait time before active conneciton
8e0c057 use staticcheck instead of megacheck
1d14b8e silence staticcheck warnings
0ae389a docs: add releases to BUILD
2c6080a add go.mod and go.sum files