From ba2d24a6c0021e34c0787f0ca79def187a38a9c2 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 2 Sep 2005 16:50:51 +0000 Subject: text2pcap can add fake SCTP headers. svn path=/trunk/; revision=15670 --- doc/text2pcap.pod | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'doc/text2pcap.pod') diff --git a/doc/text2pcap.pod b/doc/text2pcap.pod index f781604613..c2666bfadc 100644 --- a/doc/text2pcap.pod +++ b/doc/text2pcap.pod @@ -24,13 +24,12 @@ I =head1 DESCRIPTION -B is a program that reads in an ASCII hex dump and writes -the data described into a B-style capture file. B -can read hexdumps with multiple packets in them, and build a capture -file of multiple packets. B is also capable of generating -dummy Ethernet, IP and UDP or TCP headers, in order to build fully -processable packet dumps from hexdumps of application-level data -only. +B is a program that reads in an ASCII hex dump and writes the +data described into a B-style capture file. B can +read hexdumps with multiple packets in them, and build a capture file of +multiple packets. B is also capable of generating dummy +Ethernet, IP and UDP, TCP, or SCTP headers, in order to build fully +processable packet dumps from hexdumps of application-level data only. B understands a hexdump of the form generated by I. In other words, each byte is individually displayed and -- cgit v1.2.3