|
|
NetlinkSocket6 class is a wrapper for NetlinkSocket class for IPv6.
NetlinkSocket6 (EventLoop& e)
| NetlinkSocket6 |
int start (string& error_msg)
| start |
Start the netlink socket operation.
Parameters:
error_msg | the error message (if error). |
Returns: XORP_OK on success, otherwise XORP_ERROR.
Reimplemented from NetlinkSocket.