Ping6 application helper.
More...
#include <ping6-helper.h>
List of all members.
Detailed Description
Ping6 application helper.
Member Function Documentation
Install the application in Nodes.
- Parameters:
-
- Returns:
- application container
void ns3::Ping6Helper::SetAttribute |
( |
std::string |
name, |
|
|
const AttributeValue & |
value | |
|
) |
| | |
Set some attributes.
- Parameters:
-
| name | attribute name |
| value | attribute value |
void ns3::Ping6Helper::SetIfIndex |
( |
uint32_t |
ifIndex |
) |
|
Set the out interface index. This is to send to link-local (unicast or multicast) address when a node has multiple interfaces.
- Parameters:
-
Set the local IPv6 address.
- Parameters:
-
Set the remote IPv6 address.
- Parameters:
-
The documentation for this class was generated from the following file:
- src/helper/ping6-helper.h