#include <oasys/thread/Thread.h>#include <oasys/thread/Notifier.h>#include <oasys/io/NetUtils.h>#include <oasys/io/UDPClient.h>#include "discovery/Discovery.h"Go to the source code of this file.
Classes | |
| class | dtn::IPDiscovery |
| IPDiscovery is the main thread in IP-based neighbor discovery, configured via config file or command console to listen to a specified UDP port for unicast, broadcast, or multicast beacons from advertising neighbors. More... | |
| struct | dtn::IPDiscovery::DiscoveryHeader |
| On-the-wire (radio, whatever) representation of IP address family's advertisement beacon. More... | |
Namespaces | |
| namespace | dtn |
Namespace for the dtn daemon source code. | |
1.6.3