Hello,
I used the following guide to implement my routing protocol: -- Implementing a New Manet Unicast Routing Protocol in NS2 -- It work ok, but I have a problem when I receive a Broadcast message emitted by the other nodes. All my protected variables are affected by the reception of such a message. They are not the same ones that before the reception. Is it because of wrong pointing or there is more changes to made in NS-2 files that are not motioned in the above guide. Please inform me if you have an idea on this problem Thank you, Wissam