|
xorp
|
Class to set the endpoint IPv6 address associated with a vif. More...
#include <ifconfig_transaction.hh>
Public Member Functions | |
| SetAddr6Endpoint (IfConfig &ifconfig, const string &ifname, const string &vifname, const IPv6 &addr, const IPv6 &endpoint) | |
| bool | dispatch () |
| Dispatch operation. | |
| string | str () const |
Protected Attributes | |
| IPv6 | _endpoint |
| bool SetAddr6Endpoint::dispatch | ( | ) | [inline, virtual] |
| string SetAddr6Endpoint::str | ( | ) | const [inline, virtual] |
Implements TransactionOperation.