class PacketAssemblerSpecState

IPv6 specialized PacketAssembler state. More...

Definition#include <packet_assembly.hh>
Template formPacketAssemblerSpecState<typename A>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

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.

inline AuthHandlerBase&  ah ()

ah

IPv4 Specific authentication handler accessor.

inline const AuthHandlerBase&  ah ()

ah

[const]

IPv4 Specific authentication handler accessor.

inline  PacketAssemblerSpecState (Port<IPv6>& )

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 Thu Nov 6 23:47:08 2003, using kdoc 2.0a54+XORP.