netarch / neo

A network testing tool combining formal model checking and container-based emulation that covers in-network non-determinism
Other
8 stars 4 forks source link

Incorporate PcapPlusPlus for packet logging, concrete packet handling, L3/L4 reassembly, async read/write #10

Open kyechou opened 1 year ago

kyechou commented 1 year ago

Incorporate pcpp and avoid reinventing wheels.

kyechou commented 1 year ago

Concrete packet handling and L3/L4 reassembly won't be worked on at the moment since they're working fine.