Bug 967 - need ability to insert a shim between transport and IP
need ability to insert a shim between transport and IP
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: internet
pre-release
All All
: P5 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-07-27 08:46 EDT by Tom Henderson
Modified: 2010-12-23 18:20 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Henderson 2010-07-27 08:46:59 EDT
We should add the ability to cleanly insert a protocol layer between transport (UDP, TCP) and IP.  For example, IPsec ESP, or MANET DSR.  See discussion thread here:
http://mailman.isi.edu/pipermail/ns-developers/2010-July/008203.html
Comment 1 Tom Henderson 2010-10-05 04:44:37 EDT
This changeset should be the basis of the solution:
http://code.nsnam.org/tomh/ns-3-dsr/rev/234f42cf7905

there are some objects that are not yet disposed of correctly, but otherwise it seems to work as expected.
Comment 2 Tom Henderson 2010-12-23 18:20:38 EST
changeset: fff5c512f345