|
|
Class for handling the task to register/unregister with the FEA as a receiver on an interface.
RegisterUnregisterReceiver (XrlPimNode& xrl_pim_node,
const string& if_name,
const string& vif_name,
uint8_t ip_protocol,
bool enable_multicast_loopback,
bool is_register)
| RegisterUnregisterReceiver |
void dispatch ()
| dispatch |
Reimplemented from XrlTaskBase.
const char* operation_name ()
| operation_name |
[const]
Reimplemented from XrlTaskBase.
const string& if_name ()
| if_name |
[const]
const string& vif_name ()
| vif_name |
[const]
uint8_t ip_protocol ()
| ip_protocol |
[const]
bool enable_multicast_loopback ()
| enable_multicast_loopback |
[const]
bool is_register ()
| is_register |
[const]