class RequestTablePacketAssembler
|
Class to configure a RIP packet to be a table request.
More... |
|
|
Public Types
- typedef A Addr
- typedef IPNet<A> Net
- typedef PacketAssemblerSpecState<A> SpState
Public Methods
Protected Methods
Protected Members
This class has specialized IPv4 and IPv6 implementations to cater for
address family differences.
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]
[protected]
[protected]
Generated by: pavlin on possum.icir.org on Thu Aug 28 12:52:20 2003, using kdoc 2.0a54+XORP. |