Release Candidate 20190606-11524
Major Changes
- Breeze clients are deprecated and being moved to thrift. Refer to
OpenrCtrl.thrift
for all RPC APIs - Added stream API in thrift for snooping KvStore
- Flood optimization feature has landed
2019-06-05 22:09 chadaustin [fb303] open source BaseService.h
2019-06-05 05:13 nedab [soma][fbmeshd] removing nlHandler from SignalHandler
2019-06-04 15:29 xiangxu1121 [openr][zmq->thrift] migrate CLI cmd under "breeze kvstore" to use openrctrl thrift client
2019-06-04 15:12 has [openr] Authorize localhost connections
2019-06-04 10:46 has [openr][ksp] Add forwarding algorithm to type for prefix announcements
2019-06-04 10:46 has [openr] avoid disk writes in UTs for persistent-store
2019-06-04 10:46 has [openr] Avoid error log on missing database file
2019-06-03 08:20 nedab [soma][peer-pinger] removing small sample sets
2019-06-01 13:03 ilyacodes Back out "[soma] Move syncRoutes out of Routing"
2019-05-31 09:53 ilyacodes [soma][cambium] Improve Vap::setChannel() and refactor clish
API methods
2019-05-30 16:38 sskausik08 [openr][netlink] Remove last message store and retransmission in NetLinkProtocolSocket
2019-05-30 14:03 ambhave [soma] Move syncRoutes out of Routing
2019-05-30 14:03 ambhave [soma][fbmeshd] Move periodic pinger out of Routing
2019-05-30 14:03 ambhave [soma] add metric manager for cambium
2019-05-30 13:53 xiangxu1121 [openr][zmq->thrift] Handle comments to remove CmdBase for link-monitor and decision
2019-05-29 18:09 has [openr][thrift] Implement stream API for kvstore-snooping
2019-05-29 18:09 has [openr][thrift] add stream API for kvstore-snooping
2019-05-29 14:18 maheshs [Openr]breeze Print MPLS routes in breeze fib routes-installed
2019-05-29 12:01 cenzhao [openr]ci enable flooding ci in 100 grid w/ parallel links
2019-05-28 23:52 xiangxu1121 [openr][zmq->thrift] migrate CLI cmd under 'breeze lm' to use openrctrl thrift client (1/N)
2019-05-28 21:43 xiangxu1121 [openr][zmq->thrift] migrate CLI cmd under 'breeze fib' and 'breeze decision' to use openrctrl
2019-05-28 15:01 yunhong Avoid logging unauthorized requests on localhost
2019-05-25 15:21 ambhave [soma][fbmeshd] separate metric manager from routing
2019-05-25 06:43 ambhave [soma][fbmeshd] Use netlinkSocket_.getIfIndex to get mesh0 ifindex
2019-05-25 06:43 ambhave [soma][fbmeshd] Pass in node address directly rather than from nlhandler
2019-05-25 06:43 ambhave [soma][fbmeshd] Move receive packet callback away from routing
2019-05-25 06:43 ambhave [soma][fbmeshd] Separate out routing send packet transport interface
2019-05-25 05:03 ambhave [soma] move facebook oui to constants
2019-05-24 19:25 nedab Back out "[soma][openr] refactoring openr-metric-manager"
2019-05-24 15:51 xiangxu1121 [openr] MPLS route validation from "breeze fib validate"
2019-05-24 11:05 xiangxu1121 [bgp++] Revert the usage of BgpSrThriftClient to BgpTriftClient to unblock issue in emulator
2019-05-23 10:47 maheshs [openr][netlink] Add v4 scale tests for adding in bulk and for adding one by one
2019-05-22 15:16 mfl [fbmeshd][routing] Fix routing issue with cache mismatch