← #3 .
Quote:
added a new packet type to NS2. named. security_packet
|
A new packet type would appear in :
ns-<unknown-version>/<folder>/file.cc
common/packet.h
tcl/lib/{ ns-decault.tcl?, ns-lib.tcl?, ns-packet.tcl, etc.}
+ that all changes to files in ns-2.xx///{ files.cc, .h, tcl/lib/**}
.. must be compiled into a new executable 'ns' : $ make clean && make
.. Then the new function may be usable in a simulation.
-