All Projects → facebookarchive → fbkutils

facebookarchive / fbkutils

Licence: Unknown, Unknown licenses found Licenses found Unknown LICENSE Unknown PATENTS
A variety of utilities built and maintained by Facebook's Linux Kernel Team that we wish to share with the community.

Programming Languages

python
139335 projects - #7 most used programming language
PostScript
262 projects
shell
77523 projects
c
50402 projects - #5 most used programming language
fbkutils: Linux kernel utilities from Facebook

NOTE: this repo is no longer updated

================================================================================

ncrx:		A library for processing extended netconsole messages from the
		Linux kernel. See Documentation/networking/netconsole.txt in the
		kernel source for details about extended netconsole.
		Moved to https://github.com/facebook/netconsd

netconsd:	A daemon which uses libncrx to receive and process netconsole
		messages from a large number of remote hosts. We use this daemon
		for collecting kernel logs from all the servers at Facebook.
		Moved to https://github.com/facebook/netconsd

netesto:	NEtwork TESting TOls, a set of tools for network testing. It
		allows one machine, the controller, to run network load tests
		currently consisting of many netperf transfers. The controller
		is in charge of controlling the clients (which run netperf) and
		servers (which run netserver) and collecting the results. I've
		used this framework extensively in the past year to evaluate
		TCP-NV and compare various TCP variants such as cubic, nv, bbr,
		etc.

================================================================================

Contributing
============

Contributions to fbkutils are welcome and encouraged!

Please read the guidelines in CONTRIBUTING, and make sure you've signed the CLA
before sending the pull request.

Whitehat
========

Facebook has a bounty program (https://www.facebook.com/whitehat) for the the
safe disclosure of security bugs. If you find a vulnerability, please go through
the process outlined on that page and do not file a public issue.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].