libbgp
0.6
A C++ BGP Library.
|
An Route4WithdrawEvent. More...
#include <route-event.h>
Public Attributes | |
std::vector< Prefix4 > * | routes |
Routes to withdraw. | |
Public Attributes inherited from libbgp::RouteEvent | |
RouteEventType | type |
Type of this event. | |