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
> 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