class NexthopPeerCheckFilter

BGPRouteFilter rewrites the nexthop if it matches the peers address. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

NexthopPeerCheckFilter is a BGPRouteFilter that checks that the nexthop is not equal to the peers address. If the nexthop is equal to the peers address then the nexthop is rewritten to the routers nexthop address.

 NexthopPeerCheckFilter (const A &local_nexthop, const A &peer_address)

NexthopPeerCheckFilter

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