Ethereal-users: Re: [ethereal-users] truncated output

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Fri, 15 Sep 2000 14:58:59 -0700 (PDT)
> Any one know how can I get it to display the whole field?

By modifying the "format_text()" routine in "strutil.c" to make its
internal buffer variable length and to grow it as necessary.