#include <routing.hh>
Public Member Functions | |
| void | print_kernel_routes () |
| void | remove_old_routes () |
| void | add_local_route (const net::LocalRoute &r) |
| void | add_remote_route (const net::RemoteRoute &r) |
| void | remove_local_route (const net::LocalRoute &r) |
| void | remove_remote_route (const net::RemoteRoute &r) |
Private Attributes | |
| internal::RoutingSocket | _rs |
| void olsr::sys::RoutingActions::print_kernel_routes | ( | ) | [inline] |
| void olsr::sys::RoutingActions::remove_old_routes | ( | ) | [inline] |
| void olsr::sys::RoutingActions::add_local_route | ( | const net::LocalRoute & | r | ) | [inline] |
| void olsr::sys::RoutingActions::add_remote_route | ( | const net::RemoteRoute & | r | ) | [inline] |
| void olsr::sys::RoutingActions::remove_local_route | ( | const net::LocalRoute & | r | ) | [inline] |
| void olsr::sys::RoutingActions::remove_remote_route | ( | const net::RemoteRoute & | r | ) | [inline] |
1.5.1