#include "msg/message.hh"
#include <sys/types.h>
#include "net/ipaddress.hh"
#include "utl/data.hh"
#include "hello.hxx"
Go to the source code of this file.
Namespaces | |
namespace | olsr |
namespace | olsr::msg |
Defines | |
#define | QOLYESTER_DAEMON_MSG_HELLO_HH 1 |
A HELLO message can be only generated locally, since no HELLO message should ever be forwarded. Implemented in accordance with RFC 3626, section 6.1.
|
|