UdpPinger is a high performance packet generation and reflection library.
UdpPinger is our high performance UDP packet generation, reflection and collection library. It is used internally as the basis for very wide ECMP loss and latency profiling. This release provides two simple binaries, uping and upong, which provide a trivial wrapper to the libraries.
UdpPinger requires
ulimit -n 500000
ldconfig
git clone github.com/facebook/UdpPinger.git cd UdpPinger/uping make cd ../upong make
UdpPinger is BSD-licensed. We also provide an additional patent grant.