class PolicyTableSourceMatch

SourceMatch table has the aditional ability to perform route dumps. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

The SourceMatch policy table will request the route dumps from the ribin. These dumps will eventually meet an import policy table and be translated to an add/replace or delete.

 PolicyTableSourceMatch (const string& tablename, const Safi& safi, BGPRouteTable<A>* parent, PolicyFilters& pfs)

PolicyTableSourceMatch

Parameters:

tablenamethe name of the table.
safithe safi.
parentthe parent table.
pfsa reference to the global policyfilters.
 ~PolicyTableSourceMatch ()

~PolicyTableSourceMatch

void  push_routes (list<const PeerTableInfo<A>*>& peer_list)

push_routes

Push routes of all these peers.

Parameters:

peer_listpeers for which routes whould be dumped.
void  do_next_route_dump ()

do_next_route_dump

Dump the next route.

void  end_route_dump ()

end_route_dump

Stop dumping routes.


Generated by: pavlin on possum.icir.org on Wed Apr 13 21:53:16 2005, using kdoc $.