Here is my opinion, this could be wrong and if so corrected !! As for IPv6, there is support for some typical IPv6 packet fields (see packet.h), yet 128-bit addressing is not support, the entire NS simulator is based on a " IP (32-bit) / PORT (32-bit) " - addressing structure, which is used by many classifiers and agents, which I presume, will not be able to handle 128-bit addresses.
----- Original Message ----- From: "lekkie omotayo" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, February 13, 2006 4:29 PM Subject: [ns] IPv6 and Mobile Topology > > Hello, > > I'm new to NS2 and I was just wondering if I could get a snippet to > create a mobile topolgy with Access Points and Nodes sending data to > another through the AP. I will also appreciate If I can get to know > where I can get more tutorials and leads to NS2 mobile scripting. > > I have also been wondering if there is a way to specify the IP version > (IPv6 or IPv4) to use for NS2 simulation during simulation. > > Thanks > >
