v2.26.0
Changelog
915bfc2 v2.26.0
34ed2a2 Update proto
3c437e5 Added ListDynamicNeighbor message to API
76f40ed Added DeleteDynamicNeighbor message to API
c1e7463 Added ListPeerGroup message to API
7ff15bf Add GENEVE encapsulation support
dfc8ec6 Add support for the gRPC server to listen on a unix domain socket
390e312 add support for tunnel egress endpoint sub-TLV
dc708d5 tools: don't use a shebang for bash completion
4df939a docs: fix typo
5b7e123 docs: add next-hop action examples
cd5671b policy: add nexthop unchanged
2d73cf8 bugfix: should check if next-hop attr exists or not before append
82d2877 fixing an issue when gobgp sits between a MP-capable peer and a non-MP-capable peer whereby MP-capable peer uses MP_REACH_NLRI to send updates to gobgp gobgp accepts it but without setting NEXT_HOP pathattr then gobgp propagates the paths to the non-MP-capable peer with update.NLRI set but without NEXT_HOP the non-MP-capable peer will treat the update as withdraw message cause routes cannot propagate properly