aggregate ip/tcp/udp functionality to existing Nodes. More...
#include <internet-stack-helper.h>
Public Member Functions | |
void | Install (NodeContainer c) |
Static Public Member Functions | |
static void | EnablePcapAll (std::string filename) |
aggregate ip/tcp/udp functionality to existing Nodes.
static void ns3::InternetStackHelper::EnablePcapAll | ( | std::string | filename | ) | [static] |
filename | filename prefix to use for pcap files. |
Enable pcap output on each protocol instance which is of the ns3::Ipv4L3Protocol type. Both Tx and Rx events will be logged.
void ns3::InternetStackHelper::Install | ( | NodeContainer | c | ) |