[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [ns] Offset of new packet header



Hi all,

I've just found what I was doing wrong. I removed all packet headers in my
simulation, and then I added the ones I needed. I used the name RTPROTODV
instead of rtProtoDV.

I apologize for my stupid question.

Thanks.

__

Jose Juan Iglesias

-----Mensaje original-----
De: [email protected] [mailto:[email protected]]En nombre de
Jose Juan Iglesias Rebollo
Enviado el: lunes, 01 de octubre de 2001 0:15
Para: [email protected]
Asunto: [ns] Offset of new packet header


Hi all,

I've created a new packet header and added it to packet.h and ns-packet.tcl.
It's been working all right till I used rtProtoDV in the simulation. Then I
saw that both types of packet header had the same offset: 0. (The error was
that the process recv-update received a 0 message id due to spurious
modification of hdr_DV).

I'm using ns2.1b7.

What am I doing wrong?

Thanks.

__

Jose Juan Iglesias