class RRIBGPLoopFilter

BGPRouteFilter that drops or reflects routes from an IBGP peer. Add the originator ID and the cluster ID. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

RRIBGPLoopFilter is a BGPRouteFilter that is a replacement for the IBGLoopFilter when the router is a route reflector. Incoming route came from: E-BGP peer, route is passed. I-BGP peer, route is passed if this is a route reflector client. I-BGP client peer, route is passed to all types of client.

 RRIBGPLoopFilter (bool rr_client, IPv4 bgp_id, IPv4 cluster_id)

RRIBGPLoopFilter

const InternalMessage<A>*  filter (const InternalMessage<A> *rtmsg, bool &modified)

filter

[const]

Reimplemented from BGPRouteFilter.


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:33 2006, using kdoc $.