Where to Find What?

NS Directory Structure
- ns-lib.tcl: The simulator class and most of its member function definitions except for LAN, Web, and Multicast related ones are located here.
- ns-default.tcl: The default values for configurable parameters for various network components are located here.
- ns-packet.tcl: The packet header format initialization implementation is located here.