[ns] Emulation:Bad ack for our syn,plz help
Manjunath Prabhu
manjunath_mp at yahoo.com
Sun Feb 22 13:11:23 PST 2004
Hi martin,
thanx for the reply.
I tried whatever u sed but that doesn't seem to
work.have u tried working on emulation example on TCP?
As u sed the problem could be with the routing
protocol....is there any other suggestion u could
give.In the wired and emulation problems we do not
mention any routing protocols.So is there a default
protocol taken???
thanx,
manjunath
--- Martin Kohlwes <martin.kohlwes at gmx.de> wrote:
>
> Hello Manjunath,
>
> This has been discussed here before. It's not a bug
> in FullTcp but a problem
> in the implementation of the routing protocol. In
> aodv.cc, drs.cc and dsdv.cc
> you will allways find a line like
> ch->size() += IP_HDR_LEN;
>
> It adds 20 bytes to your packet, which are never
> taken away. FullTcp (in
> contrast to Tcp) doesn't like that. So you better
> take that line away.
>
> Regards from Aachen, Germany
> Martin
>
>
__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
More information about the Ns-users
mailing list