class PolicyTableSourceMatch
|
SourceMatch table has the aditional ability to perform route dumps.
More... |
|
|
Public Methods
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.
Parameters:
tablename | the name of the table.
|
safi | the safi.
|
parent | the parent table.
|
pfs | a 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_list | peers 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 $.