[Ethereal-dev] Handling Data

2003-12-04 Thread Anand V. Narwani
Hello Folks, Here's a problem I've been wrestling with for some time. When a DOCSIS modem comes online it will download its configuration file via TFTP. The contents of the configuration file are in Type/Length/Value format for which i have already have a dissector for. I was thinking that It

RE: [Ethereal-dev] Handling Data

2003-12-03 Thread Khachaturov Vassilii
> For protocols like http/ftp/tftp which > carry data, it > would be nice to have a subsystem that could reassamble that > data and allow > you to do things like save it as a file, pipe it (or pass it as an > argument) to an arbitrary program or decode it with an arbitrary > dissector. So fo