fboss
fboss copied to clipboard
Facebook Open Switching System Software for controlling network switches.
# Summary Adds sensor support for UCD90320 and corrects the names of two existing temp sensors to follow the convention used by the other temp sensors. Note that this is...
# Summary Adds two devices (new to P2) to platform_manager.json then updates sensor_service.json to track the new sensors. Also adds `initRegSettings` for temperature sensor devices to override default hardware thresholds....
Summary: this diff adds support for thrift in the OSS client build. it changes the `getdeps` airstore manifest to gain access to the thrift cpp2 compiler, then uses a rule...
Summary: I found it useful to be able to set `GETDEPS_WGET_ARGS` to change some of the flags to `wget` while it's in that fetch mode :) Differential Revision: D56263907
# Summary For Meru800bia platform, adds LED/FRU configs in `led_manager.json`. Also updates `platform_manager.json` to provide a unique `ledId` to each status LED. # Testing Verified that `data_corral_service` loads correctly on...
# Summary For Meru800bfa platform, adds LED/FRU configs in `led_manager.json`. Also updates `platform_manager.json` to provide a unique `ledId` to each status LED. # Testing Verified that `data_corral_service` loads correctly on...
I try to compile FBOSS on main branch and got below error.  Is that missing commit the file of common/strings/StringUtil.h in [Redefined show interface](https://github.com/facebook/fboss/commit/26adee21cb6ba069cf3e746579dc477332061997)?
Read only pakcet stats in HwAclCounterTest for Yuba Asic
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
Summary: AIRStore's contbuild broke a few days ago with a failure to unpack the boost tarball. This is because boost's jfrog subscription expired. The recommended workaround is to use `archive.boost.io`...