emmericp / MoonGen

MoonGen is a fully scriptable high-speed packet generator built on DPDK and LuaJIT. It can saturate a 10 Gbit/s connection with 64 byte packets on a single CPU core while executing user-provided Lua scripts for each packet. Multi-core support allows for even higher rates. It also features precise and accurate timestamping and rate control.
MIT License
1.04k stars 234 forks source link

MoonGen On Windows 10 #268

Closed prashantharaonr closed 4 years ago

prashantharaonr commented 4 years ago

Hi,

Can Moongen work on Windows 10 at least at the receiving end? I want to use it for verifying transmission correctness - No Loss, no data misplace of a network infrastructure.

Regards Pras

emmericp commented 4 years ago

No, sorry, we explicitly target Linux only.