class FibTableObserverBase

A base class that can be used by clients interested in observing changes in the Forwarding Information Base. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

A base class that can be used by clients interested in observing changes in the Forwarding Information Base.

 FibTableObserverBase ()

FibTableObserverBase

 ~FibTableObserverBase ()

~FibTableObserverBase

[virtual]

void  process_fib_changes (const list<Fte4>& fte_list)

process_fib_changes

[pure virtual]

Process a list of IPv4 FIB route changes.

The FIB route changes come from the underlying system.

Parameters:

fte_listthe list of Fte entries to add or delete.
void  process_fib_changes (const list<Fte6>& fte_list)

process_fib_changes

[pure virtual]

Process a list of IPv6 FIB route changes.

The FIB route changes come from the underlying system.

Parameters:

fte_listthe list of Fte entries to add or delete.

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