class IBGPLoopFilter

BGPRouteFilter that drops routes that came to us from an IBGP peer. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

IBGPLoopFilter is a BGPRouteFilter that drops routes that came to us from an IBGP peer. Typically it is used in a outgoing filter on a branch to another IBGP peer, and prevents routes coming from one IBGP peer from being forwarded to another IBGP peer.

 IBGPLoopFilter ()

IBGPLoopFilter

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 $.