v1.25
Changelog
6154544 GoBGP 1.25
8f640c1 table/path_test: Remove debug print
d8a897a Fix some typos found by spell checker
fbc4934 Fix some spelling for spell checker's test
3f022e8 tools: Add script for spell checking
6f88f35 doc: Document for Peer Group and Dynamic Neighbor
c18a89f gobgpd: fix multiple configs handling
8a22b48 server: fix AddPath to return uuid properly
024eec3 table/path: net.IP.IsUnspecified() instead of isZero()
e9b799f cli/mrt: Drop queue size to have reasonable memory usage; make it configurable from cli
e8c439c cli/mrt: move all options to config structure for consistency
710db24 cli/mrt: Allow to filter out ipv4/ipv6 and overwrite nexthop
7dcbffe server: fix "occurred" spelling
6784c34 packet/bmp: fix "length" spelling
c0316cb docs: add required go versions to README
cd85e47 server: stop Shutdown() with no peer
6416a6d server: Avoid applying policy multiply when updating path
52a47a5 mrt: Enable to dump MRT with Path Identifier
202beef cli: Enable to inject MRT with Path Identifier
e559d6f server: Add config.Neighbor into WatchEventUpdate
17c3694 server/mrt: Fix unfilled logging field
bfc6d1b server/mrt: Rename a variable to avoid name collision
2e214c9 server/mrt: Enable mrtWriter to access MrtConfig
21ac7fa packet/mrt: Enable RibEntry to switch add-path enabled
e1d2dd0 docs/sources/mrt: Reduce unrelated config examples
cb2d10e docs/sources/mrt: Update contents index
767856c config/default: Set treat-as-withdraw to true as default
4fb8241 docs: Descriptions for per AFI-SAFI add-paths configuration
3678607 api: Enable to set/get add-paths config via gRPC
6ed2c56 config: add-paths structure per AFI-SAFI
0db5461 table: Implement ignore-as-path-length
Automated with GoReleaser
Built with go version go1.9 linux/amd64