#include <string>
Go to the source code of this file.
Namespaces | |
| namespace | coil |
Functions | |
| bool | coil::dest_to_endpoint (std::string dest_addr, std::string &endpoint) |
| Getting network interface name from destination address. | |
| bool | coil::find_dest_ifname (std::string dest_addr, std::string &dest_if) |
| Getting network interface name from destination address. | |
| bool | coil::ifname_to_ipaddr (std::string ifname, std::string &ipaddr) |
| Get IP address from a network interface name. | |
$Id$
1.5.5