Ethereal-dev: Re: [Ethereal-dev] patch to packet-http.c (0.9.16) - support for ShoutCast's 'IC

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 19 Jan 2004 16:00:50 -0800

On Jan 19, 2004, at 7:22 AM, Yaniv Kaul wrote:

Please see attached. It adds 'ICY' as a legitimate reply to HTTP GET request of Shoutcast clients.

Checked in.

Diff'ed against 0.916, the last Win32 build I was able to compile :-(

If you're using MSVC++:

Make sure you have all the relevant libraries, unpacked into the proper directories - see the "Compiling the Ethereal distribution from source" section of the current CVS version of "README.win32".

Also make sure you have an up-to-date version of "config.nmake" - if you've made your own changes to it, propagate those changes to the version from the latest source release or from the CVS version. (If you're going to be doing development, the CVS version is probably best; if you can't use anonymous CVS to get it, get one of the nightly tarballs.)

Then do a "nmake -f makefile.nmake distclean" before building.