[Ns-bugs] [Bug 513] NSC stack loses packet tags
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Tue Mar 31 15:57:18 PDT 2009
http://www.nsnam.org/bugzilla/show_bug.cgi?id=513
--- Comment #2 from Sam Jansen <sam.jansen at gmail.com> 2009-03-31 18:57:18 EDT ---
Hmm. Sorry for the late reply here...
I suspect this is fairly difficult to achieve, but not impossible.
The problem is that the actual packet tag data is going to be lost when you do
the write() / send() into the stack, and you would then somehow need to match
it up with the generated packets we get out of the fake Ethernet driver in the
NSC stack.
So yeah, I think we could probably make it work, but:
a) it would be a bit of a hack
b) there would almost certainly be cases that didn't work too well
c) it would probably be a fair bit of work to get right
You can probably imagine I'm not volunteering right now ;)
I think it might be interesting as an experimental feature if somebody really
cared, but it seems very low priority.
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Ns-bugs
mailing list