class KeepAlivePacket

KeepAlivePacket are extremely simple, being made only of a header. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

KeepAlivePacket are extremely simple, being made only of a header. with the appropriate type and length.

 KeepAlivePacket (const uint8_t *buf, uint16_t l)
throw(CorruptMessage)

KeepAlivePacket

need nothing to parse incoming data

 KeepAlivePacket ()

KeepAlivePacket

 ~KeepAlivePacket ()

~KeepAlivePacket

bool  encode (uint8_t *buf, size_t &len, const BGPPeerData *peerdata)

encode

[const]

Reimplemented from BGPPacket.

string  str ()

str

[const virtual]

Reimplemented from BGPPacket.

bool  operator== (const KeepAlivePacket&)

operator==

[const]


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:11:04 2009, using kdoc 2.0a54+XORP.