Public Methods
~RibIpcHandler ()
| ~RibIpcHandler |
bool register_ribname (const string& r)
| register_ribname |
Set the rib's name, allows for having a dummy rib or not having
a RIB at all.
int start_packet (bool ibgp)
| start_packet |
Reimplemented from PeerHandler.
Reimplemented from PeerHandler.
Reimplemented from PeerHandler.
Reimplemented from PeerHandler.
Reimplemented from PeerHandler.
Reimplemented from PeerHandler.
Reimplemented from PeerHandler.
void rib_command_done (const XrlError& error, const char *comment)
| rib_command_done |
Reimplemented from PeerHandler.
bool delete_static_route (const IPNet<IPv4>& nlri)
| delete_static_route |
Reimplemented from PeerHandler.
void fatal_error (const string& reason)
| fatal_error |
bool status (string& reason)
| status |
[const]
Get the status of the RibIpcHandler
Parameters:
reason | the human-readable reason for any failure
|
Returns: false if RibIpcHandler has suffered a fatal error,
true otherwise
Generated by: pavlin on possum.icir.org on Thu Aug 28 12:52:17 2003, using kdoc 2.0a54+XORP. |