epb - Ethernet Package Bombardier

Epb is a SIMPLE tool for sending customized ethernet packages specified in text file.
Download

epb - Ethernet Package Bombardier Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Language:
  • English
  • Publisher Name:
  • Matti Vaittinen
  • Publisher web site:
  • http://maz-programmersdiary.blogspot.com
  • File Size:
  • 813992

epb - Ethernet Package Bombardier Tags


epb - Ethernet Package Bombardier Description

Epb is a SIMPLE tool, allowing one to send customized ethernet packages. Package is specified in text file. No GUI offered, but also not many libraries needed. Furthermore understanding and customizing code is easy. Epb is intended to be used to test network implementations/rule configurations. Crafting test packages is easy using human readable text files. File formats: epb supports two different file formats. Version 1 is simple and usable for sending one or many similar packages. Vesion 2 can be used to specify sequence of different packages. Version 1 Package is specified in text file, in format: <datatype>:<value> One item / row. Possible datatypes are: u8,i8,u16,i16,u32,i32,u64 and i64, meaning either signed (i) or unsigned (u) values. Numeric part of datatype tell the width of value in bits. A colon (:) is used to separate data type and value fields. Value is given as number, defaulting to base 10 integer. However, if value is prefixed with 0x, then it is interpreted as hexadecimal. Lines beginnign with hash (#) - mark are interpreted as comments. Version 2 has some additional fields in file. See man pages for more details. There is also a few example files in examplepackets directory.


epb - Ethernet Package Bombardier Related Software