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  callback (const XrlError& error, const char *comment) 
 | callback | 
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 Mon Jun  9 13:23:59 2003, using kdoc 2.0a54+XORP. |