Packet Creation With Python

Date May 26, 2009 by Isaac

I work at a company that designs and builds network routers, so you can imagine that on occasion I need to create custom Ethernet packets for testing.  For hardcore traffic testing we’ve got some really expensive packet generator hardware that can send packets at full line rate.  For my tests I don’t need raw data [...]