Skip to content

v1.22

Compare
Choose a tag to compare
@fujita fujita released this 02 Aug 06:23
· 1170 commits to master since this release

Changelog

bbd1d99 GoBGP 1.22
0723aa8 create github releases with binaries
649a42f support version command line option
26513c4 server: add sockopt ttl support to darwin
0719619 table: allocate bitmap for path id dynamically
15f598a server: fix zclient to handle route messages without nexthop
f54a995 gobgpd: Avoid name collision
1848ab2 addpath_test: Test cases for routes from CLI
d9d963e addpath_test: Test cases for send add-paths
b43809e test/lib/gobgp: Get community/identifier via get_*_rib()
c355eb1 test/lib/gobgp: Add route with identifier and community
5d78e89 test/lib/gobgp: Enable GoBGPContainer to del a route
2225409 test/lib/base: Avoid to del all routes without identifier specified
122f08c server: fix active connection error check
e117ae7 table: disable wrong warning about aspath
e7b9739 table: don't send OriginaterID or ClusterList attributes to non rr clients
c88aaff improve cli addpath usage message
4381055 api: change the license of gobgp.proto from Apache to MIT
10d66eb config: Insert descriptions extracted from yang files
f0ae9bd pyang_plugins: Refactor
2970634 pyang_plugins: Replace map() with list comprehension
484bb4d pyang_plugins: Use file descriptor passed to plugin
415710f config: Use BmpServerConfig struct in BmpServerState
075f5a7 fix addpath send withdraw
0730e0f add addpath send support
b539449 table: assign local identifier to path
d712de0 api: add addpath support to AddPath API and cli
22772c0 add LocalPathIdentifier
c99e499 server: remove unnecessary Filter() in rs
2454d5e config/bgp_configs_test: Add test for config validation
a57c14c docs/sources/configuration.md: Update example configuration
01e57d8 docs/sources/configuration: Remove obsoleted "mpls-label-range"
11faf51 addpath_test: Test cases with non add-path router
51a84fe test/lib/base/BGPContainer: Enable to delete route
9acf225 addpath_test: Enable to run without root privilege
be708d0 doc: Add description for RPKI detailed information
c7ff858 cli: get detailed RPKI information
2678142 rpki: Collect detailed information while validating
1aa5bf7 table: Include detailed information about RPKI in originInfo
810ba2f api: Add RPKI detailed information structure
0b404b8 docs: Delete description for monitoring RPKI
6d47f53 fix for logrus package name change
c3d98da server: Set incoming TTL before accepting connection
178e65f server: Set outgoing TTL before dialing
eb95f00 server: Skip TCP MD5Sig sockopt when empty auth-password
1ab232c config/default: Reduce parsing CIDR string
4b5e133 packet: Use bitmask operand format to fragment
15cd58e const: Rename TcpFlagOp to BitmaskFlagOp
cbabf5a flowspec: Set AND to correct operand for TCP Flags
e56172a cli: fix aspath option format


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