Skip to content

v1.29

Compare
Choose a tag to compare
@fujita fujita released this 02 Mar 02:13
· 916 commits to master since this release

Changelog

33b1ed9 GoBGP 1.29
4205bb3 docs: update gettting-started
af84d6d zclient: Avoid directly access to RIB
77a3484 packet/bgp: Return specified type value for UnknownExtended
89f40df packet/bgp: Flatten structure of OpaqueExtended
07275fb packet/bgp: Fix a typo of TunnelType string
1b88fa7 table: fix handleMacMobility()
82ce8fe packet/bgp: Rename AigpTLV to AigpTLVInterface
0bc195c packet/bgp: Fix a typo of TunnelEncapSubTLVUnknown
f6fc0a3 add golang 1.10 support
d779a59 config/default: Default value of route-reflector-cluster-id
f1d0788 table/path: Originator ID for locally generated paths
421a384 cli: Support to advertise PMSI Tunnel Attribute
9fbec19 cli: Display error reason for "rib add/del" commands
aebb0a1 packet/bgp: Fix bitSize of ESI type
1b84b81 packet/bgp: Refactor TunnelEncapSubTLV structure
be40351 packet/bgp: Missing String()/MarshalJSON() of PathAttribute subs
7a3cc61 packet/bgp: Remove raw binary field on PathAttribute
f2e2c6e flow_spec_test: Enhance test cases with ExaBGP
8bd028f test/lib/exabgp: Enable to get adj-RIB-{in,out}
aae3531 test/lib/exabgp: Use exabgpcli to add/del routes
1fd4610 config: Option to disable best path selection
5322e63 table: Change type of BestPathReason to uint8
3c5ddc6 table: replace time.Time struct with int64 in originInfo struct
672546f table: change originInfo struct layout to reduce the size


Automated with GoReleaser
Built with go version go1.10 linux/amd64