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>& port)
| 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 Aug 2 15:36:43 2006, using kdoc $.