class RequestTablePacketAssembler

Class to configure a RIP packet to be a table request. More...

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

Public Types

Public Methods

Protected Methods

Protected Members


Detailed Description

This class has specialized IPv4 and IPv6 implementations to cater for address family differences.

typedef A Addr

Addr

typedef IPNet<A> Net

Net

typedef PacketAssemblerSpecState<A> SpState

SpState

inline  RequestTablePacketAssembler (Port<A>& port)

RequestTablePacketAssembler

inline bool  prepare (RipPacket<A>* pkt)

prepare

Take RipPacket packet and make it into a table request packet.

Returns: true on success, false if an error is encountered. Should an error be encountered the reason is written to the xlog facility.

SpState _sp_state

_sp_state

[protected]

template<> inline bool  prepare (RipPacket<IPv4>* pkt)

prepare

[protected]

template<> inline bool  prepare (RipPacket<IPv6>* pkt)

prepare

[protected]


Generated by: pavlin on possum.icir.org on Thu Nov 6 23:47:08 2003, using kdoc 2.0a54+XORP.