class SimpleASFilter

BGPRouteFilter that drops routes that have a particular AS in their AS path. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

SimpleASFilter is a BGPRouteFilter that drops routes that have a particular AS in their AS path. This is typically used in loop prevention, where an inbound filter from an EBGP peer drops routes that contain our own AS number

This works on both regular EBGP and CONFEDERATION EBGP sessions

 SimpleASFilter (const AsNum &as_num)

SimpleASFilter

bool  filter (InternalMessage<A>& rtmsg)

filter

[const]

Reimplemented from BGPRouteFilter.


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:11:04 2009, using kdoc 2.0a54+XORP.