Files | |
file | gnunet-rps.c [code] |
random peer sampling | |
file | gnunet-service-rps.c [code] |
rps service implementation | |
file | gnunet-service-rps_custommap.c [code] |
utilities for managing (information about) peers | |
file | gnunet-service-rps_custommap.h [code] |
utilities for managing (information about) peers | |
file | gnunet-service-rps_sampler.c [code] |
sampler implementation | |
file | gnunet-service-rps_sampler.h [code] |
sampler implementation | |
file | gnunet-service-rps_sampler_elem.c [code] |
file | gnunet-service-rps_sampler_elem.h [code] |
sampler element implementation | |
file | gnunet-service-rps_view.c [code] |
wrapper around the "local view" | |
file | gnunet-service-rps_view.h [code] |
wrapper around the "local view" | |
file | rps-sampler_client.c [code] |
file | rps-sampler_client.h [code] |
client sampler implementation | |
file | rps-sampler_common.c [code] |
Code common to client and service sampler. | |
file | rps-sampler_common.h [code] |
Code common to client and service sampler. | |
file | rps-test_util.c [code] |
Some utils facilitating the view into the internals for the sampler needed for evaluation. | |
file | rps-test_util.h [code] |
Some utils facilitating the view into the internals for the sampler needed for evaluation. | |
file | rps.h [code] |
example IPC messages between RPS API and GNS service | |
file | rps_api.c [code] |
API for rps. | |