class KeepAlivePacket

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

Definition#include <packet.hh>
InheritsBGPPacket [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

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

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

KeepAlivePacket

need nothing to parse incoming data

 KeepAlivePacket ()

KeepAlivePacket

 ~KeepAlivePacket ()

~KeepAlivePacket

const uint8_t * encode (size_t &len, uint8_t *buf = 0)

encode

[const]

Reimplemented from BGPPacket.

string  str ()

str

[const virtual]

Reimplemented from BGPPacket.

bool  operator== (const KeepAlivePacket&)

operator==

[const]


Generated by: pavlin on possum.icir.org on Mon Jun 9 13:23:59 2003, using kdoc 2.0a54+XORP.