#include <wviproute.h>
Inheritance diagram for WvIPRouteList:
Public Member Functions | |
WvIPRouteList () | |
void | get_kernel () |
void | set_kernel () |
WvIPRoute * | find (const WvIPAddr &addr) |
WvIPRouteList () | |
void | get_kernel () |
void | set_kernel () |
WvIPRoute * | find (const WvIPAddr &addr) |
Public Attributes | |
WvLog | log |
Definition at line 39 of file include/wviproute.h.
|
Definition at line 52 of file wviproute.cc. |
|
|
|
find the routing entry that matches 'addr' |
|
find the routing entry that matches 'addr' Definition at line 242 of file wviproute.cc. |
|
automatically fill the list with appropriate data from the kernel |
|
automatically fill the list with appropriate data from the kernel Definition at line 61 of file wviproute.cc. References __u32, WvList< WvIPRoute >::append(), WvListBase::count(), WvStream::getline(), WvStream::isok(), log, WvString::num(), WvStringList::split(), and WvList< WvString >::zap(). Referenced by set_kernel(). |
|
automatically set the kernel to the values in the RouteList |
|
automatically set the kernel to the values in the RouteList Definition at line 192 of file wviproute.cc. References WvInterface::addroute(), WvInterface::delroute(), get_kernel(), and log. |
|
Definition at line 42 of file ipstreams/wviproute.h. Referenced by get_kernel(), and set_kernel(). |