20 #ifndef COIL_ROUTING_H 21 #define COIL_ROUTING_H 124 #endif // COIL_ROUTING_H bool ifname_to_ipaddr(std::string ifname, std::string &ipaddr)
Get IP address from a network interface name.
bool find_dest_ifname(std::string dest_addr, std::string &dest_if)
Getting network interface name from destination address.
bool dest_to_endpoint(std::string dest_addr, std::string &endpoint)
Getting network interface name from destination address.
Common Object Interface Layer.