|
|
NetlinkSocket4 class is a wrapper for NetlinkSocket class for IPv4.
NetlinkSocket4 (EventLoop& e)
| NetlinkSocket4 |
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.