A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
dhcp6-client.h File Reference
#include "dhcp6-duid.h"
#include "dhcp6-header.h"
#include "ns3/application.h"
#include "ns3/inet6-socket-address.h"
#include "ns3/net-device-container.h"
#include "ns3/random-variable-stream.h"
#include "ns3/socket.h"
#include "ns3/traced-callback.h"
#include "ns3/trickle-timer.h"
#include <optional>
+ Include dependency graph for dhcp6-client.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::Dhcp6Client
 Implements the DHCPv6 client. More...
 
class  ns3::Dhcp6Client::InterfaceConfig
 DHCPv6 client config details about each interface on the node. More...
 

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Functions

std::ostream & ns3::operator<< (std::ostream &os, const Dhcp6Client &h)
 Stream output operator.