class XrlIoIpManager

A class that is the bridge between the raw IP I/O communications and the XORP XRL interface. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 XrlIoIpManager (IoIpManager& io_ip_manager, XrlRouter& xrl_router)

XrlIoIpManager

Constructor.

 ~XrlIoIpManager ()

~XrlIoIpManager

[virtual]

Destructor.

void  recv_event (const string& receiver_name, const struct IPvXHeaderInfo& header, const vector<uint8_t>& payload)

recv_event

Data received event.

Parameters:

receiver_namethe name of the receiver to send the IP packet to.
headerthe IP header information.
payloadthe payload, everything after the IP header and options.

Reimplemented from IoIpManagerReceiver.


Generated by: bms on anglepoise.lon.incunabulum.net on Wed Jul 23 10:05:50 2008, using kdoc 2.0a54+XORP.