class ASPrependFilter

BGPRouteFilter that prepends an AS to the AS path. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

ASPrependFilter is a BGPRouteFilter that prepends an AS to the AS path. This is typically used when sending a route to an EBGP peer to add our own AS number to the path.

This works on both regular EBGP and CONFEDERATION EBGP sessions

 ASPrependFilter (const AsNum &as_num, bool is_confederation_peer)

ASPrependFilter

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