Skip to content

Release Candidate 20191208-10906

Latest
Compare
Choose a tag to compare
@saifhhasan saifhhasan released this 09 Dec 22:42

Notable Changes

  • Thrift APIs for specific MPLS & Unicast route retrieval. Supports LPM match
  • Bug fix in Spark2
  • Bug fix in KvStoreClient for ttl updates
  • Min-nexthop feature for KSPF2_ED algorithm

Detailed Changelog

d5b4f920 write build output to a log file
83e79808 Fix kvstore keys count display
5b0d7b8d Add thrift APIs for filtered MPLS retrieval
028fe715 make backwards compatibilty for prefixDB more robust
2929c5db simplify code and make per prefix backward compatibilty more robust
fc168274 return bool from persistKey indicating change in store
5be14ec3 Use OpenrModule instead of OpenrEventLoop interface to pass around modules
2a3b919a Define OpenrModule interface and inherit in OpenrEventLoop
91b18243 Remove unnecessary print out fo MPLS route comparison
5a5dbfd0 Fix Spark2 accessing non-existing ifName key
ee4aae6a Fix counters for tracked/adjacent neighbors
493f8519 log argv on startup
be57b6d0 Use ZmqTimeout in RangeAllocator
82947c6d Remove support for tcp-endpoint in OpenrEventLoop
264fd053 Make it possible to compile openr through CMakeLists.txt
9b92a049 Added or modified thirft service APIs to inlucde area option.
59a18ae4 Adj DB key tests for area feature
b9ea764d Create adjacency DB key for each area
9aac3824 fix calling stop() before thread running began in OpenrThriftServerWrapper
4646b468 fix for node drain in turbo topology
bbd35448 Change the 'area' field format to 'string' as we have
22240514 Replace Folly Format with fmt in logger to reduce binary size
0f0a6361 Add fiber support for all read/write socket APIs
2dbeab76 unbreak oss build and remove `bgp_min_nexthop` flag
319f34ae Do not delete prefixes when the old format key expires after
b0916cc1 Revert D18458599: fix calling stop() before thread running began in OpenrThriftServerWrapper
8e20b3ed Bug fix in ttl update for persistKey
a4f8b5cb Fix no route to prefix
c6c0e4ad fix calling stop() before thread running began in OpenrThriftServerWrapper
31173588 fix doNotInstall bug
24075bc5 enable minNextHop feature for bgp routes
69322151 add minNexthop feature
388f30d6 add minNextHop in thrift
e1f35920 (Easy) Check for absence of link address, if not present set
702f908a Add thrift APIs for filtered unicast routes retrieval