| 
		| class PacketAssemblerSpecState |  
		| IPv6 specialized PacketAssembler state.
 More... |  
 |  | 
 
Public Methods
 This provides a means to query the RIP port and query the
 configured maximum entries per packet. XXX At present it's a
 placeholder and returns a fixed value.
 It also stores the last used nexthop value since nexthops are only
 packed when they change.
 
| PacketAssemblerSpecState (Port<IPv4>& p) 
 | PacketAssemblerSpecState | 
 IPv4 Specific Constructor.
     
| PacketAssemblerSpecState (AuthHandlerBase& auth_handler) 
 | PacketAssemblerSpecState | 
 IPv4 Specific Constructor.
     
 IPv4 Specific authentication handler accessor.
     
 [const]
 IPv4 Specific authentication handler accessor.
     
| inline  PacketAssemblerSpecState (Port<IPv6>& ) 
 | PacketAssemblerSpecState | 
| inline  PacketAssemblerSpecState () 
 | PacketAssemblerSpecState | 
| inline uint32_t	 max_entries () 
 | max_entries | 
 [const]
| inline void		 reset_last_nexthop () 
 | reset_last_nexthop | 
| inline void		 set_last_nexthop (const IPv6& ip6) 
 | set_last_nexthop | 
| inline const IPv6&	 last_nexthop () 
 | last_nexthop | 
 [const]
| inline uint32_t
 max_entries () 
 | max_entries | 
 [const]
| inline void
 reset_last_nexthop () 
 | reset_last_nexthop | 
| inline void
 set_last_nexthop (const IPv6& ip6) 
 | set_last_nexthop | 
| inline const IPv6&
 last_nexthop () 
 | last_nexthop | 
 [const]
	
Generated by: pavlin on possum.icir.org on Wed Apr 13 21:53:21 2005, using kdoc $.