Changelog
a6e0d00 GoBGP 1.32
05021a6 server: reject route without origin attribute via AddPath()
0423ac0 cli: Implement "neighbor update" command
d433ceb gobgp/cmd: add message gRPC connection error
ed3f7b7 api: fix rpki regression
e84ed70 graceful_restart_test: Confirm stale paths removed
57e87d4 graceful_restart_test: Assert timer not expired
a9584e6 scenario_test: Extend Graceful Restart time
b31ab93 bgp_zebra_nht_test: Test case to sync nexthop states
055eb89 zclient: Drop NextHop Tracking dampening feature
4ab7612 table: fix DropStale method in AdjRib
df6c998 table: update accepted number in adj-in rib after softreset-in
ff09df9 table: fix accepted number in adj-in rib
a75bcf3 table: remove unused Exists method in AdjRib strcture
da488be table: remove unused id in AdjRib strcture
aef984c test/aspath: check accepted and received numbers
503d043 rtc_test: Test cases for infinite RTC UPDATE loop
ee80298 rtc_test: Test cases for inter-AS
8e23e93 server: Apply rtfilter on eBGP session
d9ed5fc rtc_test: Enhance test cases for intra-AS RTC
fead8a6 server: Prefer RTC route from RR client
36d682a server: fix infinite rtc update loop with addpath
a0c8ba4 server: Gather informations for BMPPeerDownMessage
a980a02 server/server: Add field to WatchEventPeerState for PeerDownEvent
76ef116 packet/bmp: Don't include data for some peer down reasons
abefa74 server/server: Restart peers when capabilities are changed
eb568b6 server: Withdraw routes when received RTM withdrawal
a7ecbaa test/rtc: Add test for conflict RTC config
bbd98ee fix withdraw with addpath and rtc enabled
87245b4 bgp_zebra_nht_test: Test cases when nexthop unreachable
34f74cd bgp_zebra_nht_test: Improve pylint result
2c5f27f bgp_zebra_nht_test: Use utility functions of test/lib
cb30860 zclient: Avoid flapping of nexthop reachability
cb259ec zebra: Improve logs for received messages from Zebra
9d184af fix: missing validateCondition in ReplaceStatement
30e519e server: use negotiated family instead configured
9c8b20a fix graceful-restart when not all peers are restarting
8c453bc cmd: Remove uncaught error on ParseCIDR()
ccb4f8c test/lib/quagga: Minimize advertisement-interval
107095d bgp_confederation_test: Improve pylint result
8efeb17 bgp_router_test: Retry assertions of RIB for stability
2c388e0 scenario_test: Wait for GoBGP starting up
3fc524a test/lib/gobgp: Rename graceful_restart() to stop_gobgp()
efd215d graceful_restart_test: Remove redundant parentheses
c5fdcad fix add-path with vrf-neighbor
40eadd4 packet/bgp: remove bogus debug print
388ef50 packet/bgp: fix OpenMessage Parse crash with bogus data
5653720 mrt: Improve golint result
04f36f0 mrt: Enable to dump locally generated routes
2b0f16d bmp: avoid huge memory allocation for sending paths initially