35 return os <<
"REGISTER";
37 return os <<
"UNREGISTER";
39 return os <<
"REMOVE_FACE";
47 return os <<
"RibUpdate {\n"
48 <<
" Name: " << update.
getName() <<
"\n"
49 <<
" Action: " << update.
getAction() <<
"\n"
Represents a route that will be added to or removed from a namespace.
const Name & getName() const
const Route & getRoute() const
@ REMOVE_FACE
An update triggered by a face destruction notification.
std::ostream & operator<<(std::ostream &os, const FibUpdate &update)