openr
openr copied to clipboard
Distributed platform for building autonomic network functions.
Howdy, I am on my personal computer doing OSS work and I got an email that states we need to fix the OpenR Read the Docs integration / webhook. As...
Summary: We need a better way to create cxxbridges - something that uses the recommended method of cxxbridge-cmd. This function creates C++ bindings using the [cxx] crate. Original function found...
Title: Update submodules/fix dependency break for fbcode_builder/cmake after mvfst introduction Description: - Post `mvfst` introduction as a mandatory dependency to `fbthrift`, build breaks by way of `build_openr.sh` fbcode_builder/cmake. This also...
# Issue Description I test the main branch of OpenR with the topo where a router has 12 neighbor OpenR routers, but the log shows errors for Spark: ``` E0327...
Differential Revision: D41821039
Summary: Sadly, even though Ubuntu 18.04 is still in LTS, GitHub is deprecating its runner image. Migrate the generated GitHub Actions to 20.04. https://github.com/actions/runner-images/issues/6002 https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/ Reviewed By: fanzeyi Differential Revision:...
# Issue Description we deploy Open/R on fat-tree,there are 8 aggregation switches and 32 edge switches, Open/R will occupy all memory of the device when the number of neighbors reaches...
# Issue Description `semifuture_subscribeAndGetAreaKvStores` thows error when subscribe updates from OpenR kvstore. The openr log shows a stream-0 is attached, but the stream is ended immediatly and openr_kvstore_snooper throws error....
# Issue Description - tag or commit hash on which this occured https://github.com/facebook/openr/commit/15f1cef9672d9a4dd3c4423d09f54a8f3957292c - OS version: ubuntu-2004 # Minimal test code / Steps to reproduce the issue Build openr by...
_Please use this template for reporting suspected bugs or requests for help._ # Issue Description I have built OpenR and tested it in a mininet env. But the log on...