[ns] Offset of new packet header
Jose Juan Iglesias
jjiglesias@ts.es
Mon, 1 Oct 2001 10:15:22 +0200
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: owner-ns-users@ISI.EDU [mailto:owner-ns-users@ISI.EDU]En nombre de
Jose Juan Iglesias Rebollo
Enviado el: lunes, 01 de octubre de 2001 0:15
Para: ns-users@ISI.EDU
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