#include "ns3/log.h"
#include "ns3/ipv6-address.h"
#include "ns3/node.h"
#include "ns3/mac48-address.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
NS_LOG_COMPONENT_DEFINE ("TestIpv6") | |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 32 of file test-ipv6.cc.
References ns3::LOG_LEVEL_ALL, ns3::LogComponentEnable(), ns3::Ipv6Address::MakeAutoconfiguredAddress(), and NS_LOG_INFO.
NS_LOG_COMPONENT_DEFINE | ( | "TestIpv6" | ) |