| 
  | ||||||||||||||||
|  PortAFSpecState ()
 | PortAFSpecState | 
Constructor.
Instantiates authentication handler as a NullAuthHandler.
|  ~PortAFSpecState ()
 | ~PortAFSpecState | 
Destructor.
Deletes authentication handler if non-null.
| AuthHandlerBase*  set_auth_handler (AuthHandlerBase* ah)
 | set_auth_handler | 
Set the authentication handler.
Parameters:
| ah | authentication handler to be used. | 
Returns: pointer to former handler.
| const AuthHandlerBase*  auth_handler ()
 | auth_handler | 
[const]
| AuthHandlerBase*  auth_handler ()
 | auth_handler | 
| uint32_t _mepp | _mepp | 
[protected]
|  PortAFSpecState ()
 | PortAFSpecState | 
| inline uint32_t  max_entries_per_packet ()
 | max_entries_per_packet | 
[const]
Get the maximum number of route entries placed in each RIPng response packet.
| inline void  set_max_entries_per_packet (uint32_t n)
 | set_max_entries_per_packet | 
Set the maximum number of route entries placed in each RIPng response packet.