Ethereal-users: [Ethereal-users] Tool to assemble single frames into pcap file

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Mon, 6 Feb 2006 11:37:34 +0100
Hi!

I'd like to use Ethereal for debugging our embedded-kind product. For this I
need a tool that will merge dumped Ethernet frames (with no preamble/FCS, just
MACs, type and payload) into single pcap file that I could load into Ethereal.

For the moment I used hexdump tool combined with text2pcap, but it's not too
comfortable - I'd prefer using a single program taking a list of binary frames
to merge as arguments.

Any hints (beside wrapping hexdump/text2pcap into a script) ?

Best Regards,
Przemyslaw