[Ns-bugs] [Bug 174] tcp now fails to send in the backward direction. (orginally it hung)

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Thu Jun 5 13:42:31 PDT 2008


http://www.nsnam.org/bugzilla/show_bug.cgi?id=174


mathieu.lacage at sophia.inria.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #12 from mathieu.lacage at sophia.inria.fr  2008-06-05 16:42 -------
(In reply to comment #11)
> Created an attachment (id=150)
 --> (http://www.nsnam.org/bugzilla/attachment.cgi?id=150&action=view) [edit]
> same program as before only now with more tags and a header.
> 
> For some reason the Header that I add in MarkPacket doesn't seem to make it
> across the TCP socket. Also, in MarkPacket (on the Tx side), the Packet::Print

It does make it and, if you remove it with RemoveHeader, you will find it. What
does not make it is the metadata so Packet::Print cannot print the content of
the packet but the content should be right if you call Packet::RemoveHeader.

> doesn't print the tag.

Packet::Print does not print tags. Packet::PrintTags prints the tags.

Although I agreed that you add this report to this old bug, I think that it
would be better in the future to file new bugs :)


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Ns-bugs mailing list