class OutputUpdates

Triggered Updates Output class. More...

Definition#include <output_updates.hh>
Template formOutputUpdates<typename A>
InheritsOutputBase [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

The OutputUpdate class produces an asynchronous sequence of triggered update packets.

Specialized implementations exist for IPv4 and IPv6.

 OutputUpdates (EventLoop& e, Port<A>& port, PacketQueue<A>& pkt_queue, RouteDB<A>& rdb, const A& ip_addr = RIP_AF_CONSTANTS<A>::IP_GROUP(), uint16_t ip_port = RIP_AF_CONSTANTS<A>::IP_PORT)

OutputUpdates

 ~OutputUpdates ()

~OutputUpdates

void  ffwd ()

ffwd

Fast forward iterator doing triggered up reading.

Triggered updates do not run during periodic route table dumps. This method should be called immediately before halting for periodic update as it will effectively stop the output of updates that are already covered in table dump.

void  output_packet ()

output_packet

[protected]

Reimplemented from OutputBase.


Generated by: pavlin on possum.icir.org on Thu Nov 6 23:47:08 2003, using kdoc 2.0a54+XORP.