ZRP implementation (NS2.30)

View: New views
2 Messages — Rating Filter:   Alert me  

ZRP implementation (NS2.30)

by Ricardo Wojciechowski :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hello

I've found a old version of ZRP for an older version of NS (NS2.1b9) . I am
trying to make ZRP working under NS2.30 but i got an error. When I compile
it all ok. But when start running the simulations I got "core dumped",
something about Packet:acess.

Can anybody help? Someone have the ZRP implemented in NS2.26 - 2.28 ?

--
A descoberta consiste em ver o que todo mundo viu e pensar o que ninguém
pensou. (A. Szent-Gyorgyi)

Re: ZRP implementation (NS2.30)

by Brijesh Patel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Please check in the file zrp.cc -
In constructor of ZRPAgent, - the 1st argument must be PT_ZRP instead of PT_TCP.
May be this will work for you!!! :)

- Brijesh

Ricardo Wojciechowski wrote:
Hello

I've found a old version of ZRP for an older version of NS (NS2.1b9) . I am
trying to make ZRP working under NS2.30 but i got an error. When I compile
it all ok. But when start running the simulations I got "core dumped",
something about Packet:acess.

Can anybody help? Someone have the ZRP implemented in NS2.26 - 2.28 ?

--
A descoberta consiste em ver o que todo mundo viu e pensar o que ninguém
pensou. (A. Szent-Gyorgyi)