|
|
Export tables will supply a specialized varrw which will match neighbor against the peer which the advertisement is about to be sent out, rather than the originating peer.
PolicyTableExport (const string& tablename,
const Safi& safi,
BGPRouteTable<A>* parent,
PolicyFilters& pfs,
const string& neighbor,
const A& self)
| PolicyTableExport |
Parameters:
tablename | name of the table. |
safi | the safe. |
parent | parent table. |
pfs | a reference to the global policy filters. |
neighbor | the id of the peer on this output branch. |
void init_varrw ()
| init_varrw |
[protected]
Reimplemented from PolicyTable.