Skip to content

Releases: rigtorp/udpreplay

v1.1.0

Choose a tag to compare

@rigtorp rigtorp released this 28 Mar 06:31

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

First release!

Choose a tag to compare

@rigtorp rigtorp released this 27 Mar 20:57

The is the first release of udpreplay!

Statically linked binary for 64bit linux is provided.

Building release:

$ cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS="-static" -DCMAKE_EXE_LINKER_FLAGS="-Wl,--gc-sections -Wl,--strip-all -LMicrosoft/vcpkg/installed/x64-linux/lib/"