|
| ||||||||||||||||
LocalPrefRemovalFilter is a BGPRouteFilter that deletes the LocalPref attribute (if present) from routes passing though the filter. This is typically used in an outgoing filter bank to an EBGP peer.
| LocalPrefRemovalFilter ()
| LocalPrefRemovalFilter |
| bool filter (InternalMessage<A>& rtmsg)
| filter |
[const]
Reimplemented from BGPRouteFilter.