class PacketAssemblerSpecState

IPv6 specialized PacketAssembler state. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

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>& port)

PacketAssemblerSpecState

IPv4 Specific Constructor.

 PacketAssemblerSpecState (AuthHandlerBase& auth_handler)

PacketAssemblerSpecState

IPv4 Specific Constructor.

AuthHandlerBase&  ah ()

ah

IPv4 Specific authentication handler accessor.

const AuthHandlerBase&  ah ()

ah

[const]

IPv4 Specific authentication handler accessor.

 PacketAssemblerSpecState (Port<IPv6>& )

PacketAssemblerSpecState

 PacketAssemblerSpecState ()

PacketAssemblerSpecState

uint32_t  max_entries ()

max_entries

[const]

void  reset_last_nexthop ()

reset_last_nexthop

void  set_last_nexthop (const IPv6& ip6)

set_last_nexthop

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 kobe.xorp.net on Wed Jan 7 19:11:10 2009, using kdoc 2.0a54+XORP.