|
xorp
|
Public Types | |
| typedef bool(XrlRibV0p1Client::* | DeleteIgpTable )(const char *, const string &, const string &, const string &, const bool &, const bool &, const XrlRibV0p1Client::DeleteIgpTable4CB &) |
| typedef bool(XrlRibV0p1Client::* | AddRoute )(const char *, const string &, const bool &, const bool &, const IPNet< A > &, const A &, const string &, const string &, const uint32_t &, const XrlAtomList &, const XrlRibV0p1Client::AddInterfaceRoute4CB &) |
| typedef bool(XrlRibV0p1Client::* | ReplaceRoute )(const char *, const string &, const bool &, const bool &, const IPNet< A > &, const A &, const string &, const string &, const uint32_t &, const XrlAtomList &, const XrlRibV0p1Client::ReplaceInterfaceRoute4CB &) |
| typedef bool(XrlRibV0p1Client::* | DeleteRoute )(const char *, const string &, const bool &, const bool &, const IPNet< A > &, const XrlRibV0p1Client::DeleteRoute4CB &) |
Public Attributes | |
|
home greearb git xorp ct github xorp rip xrl_rib_notifier cc typedef bool(XrlRibV0p1Client::* | AddIgpTable )(const char *, const string &, const string &, const string &, const bool &, const bool &, const XrlRibV0p1Client::AddIgpTable4CB &) |
Static Public Attributes | |
| static AddIgpTable | add_igp_table |
| static DeleteIgpTable | delete_igp_table |
| static AddRoute | add_route |
| static ReplaceRoute | replace_route |
| static DeleteRoute | delete_route |