#include <wviproute.h>
Inherits WvIPRouteListBase.
Collaboration diagram for WvIPRouteList:
Definition at line 36 of file wviproute.h.
Public Member Functions | |
| WvIPRouteList () | |
| void | get_kernel () |
| automatically fill the list with appropriate data from the kernel | |
| void | set_kernel () |
| automatically set the kernel to the values in the RouteList | |
| WvIPRoute * | find (const WvIPAddr &addr) |
| find the routing entry that matches 'addr' | |
Public Attributes | |
| WvLog | log |
|
|
Definition at line 51 of file wviproute.cc. References log. |
|
|
find the routing entry that matches 'addr'
Definition at line 253 of file wviproute.cc. |
|
|
automatically fill the list with appropriate data from the kernel
Definition at line 60 of file wviproute.cc. References __u32, WvStream::getline(), WvFDStream::isok(), log, WvFastString::num(), WvStringList::split(), and WvIPRoute::src. Referenced by set_kernel(). |
|
|
automatically set the kernel to the values in the RouteList
Definition at line 202 of file wviproute.cc. References WvInterface::addroute(), WvInterface::delroute(), get_kernel(), log, and realtable(). |
|
|
Definition at line 39 of file wviproute.h. Referenced by get_kernel(), and set_kernel(). |
1.3.6-20040222