NS-2.1B9A-GCC32
===============

What contains this patch:
=========================
This patch includes all the changes that ns-2.1b9a compiles with gcc > 3.2.

What is required:
=================
ns-2.1b9a vanilla source (available at http://www.isi.edu/nsnam/ns/
(ns-allinone-2.1b9a-gcc32.tar.gz).

How to apply:
=============
Untar and unzip the ns-2 archive:
tar xvfz ns-allinone-2.1b9a-gcc32.tar.gz

Copy the patch into the directory, that contains the ns-allinone-2.1b9a
directory. And invoke the following command:
patch -p1 < ../ns-2.1b9a-gcc32.diff

The result should not show any errors.
