Bug 967

Summary: need ability to insert a shim between transport and IP
Product: ns-3 Reporter: Tom Henderson <tomh>
Component: internetAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P5    
Version: pre-release   
Hardware: All   
OS: All   

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