diff --git a/doc/main.txt b/doc/main.txt index 63d927a02..8a780d123 100644 --- a/doc/main.txt +++ b/doc/main.txt @@ -24,7 +24,8 @@ * - a simulator class used to create, schedule and cancel events: ns3::Simulator * * The "common" module contains: - * - a packet class to create and manipulate simulation packets: ns3::Packet and ns3::Chunk + * - a packet class to create and manipulate simulation packets: ns3::Packet, ns3::Header, + * and ns3::Trailer * - a trace container class to hold lists of trace sources: ns3::TraceContainer * - a Pcap file serializer which can generate pcap files from simulation packets: ns3::PcapWriter */