gobgp v2.1.0 Release Notes

Release Date: 2019-02-01 // about 5 years ago
  • ๐Ÿ”„ 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