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