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

High level trafic #264

Closed badr-bzh closed 4 years ago

badr-bzh commented 4 years ago

Hello,

Is there a way to generate high layers (4,5,6,7) and stateful trafic using MoonGen ?

Thanks !

emmericp commented 4 years ago

no, it's a packet generator not a traffic generator, sorry.