Bugzilla – Bug 967
need ability to insert a shim between transport and IP
Last modified: 2010-12-23 18:20:38 UTC
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
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.
changeset: fff5c512f345