aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_addresses.c
Commit message (Collapse)AuthorAge
...
* use ATS functions to convert quality network type to string, instead of ↵Christian Grothoff2015-01-17
| | | | using string API
* -fix test: only run test logic, not full peerChristian Grothoff2014-12-15
|
* removing dead code, improving comments, simplifying iteration logic, making ↵Christian Grothoff2014-12-15
| | | | iteration over all addresses also faster
* bandwidth stability for ATSMatthias Wachs2014-07-17
|
* do not use NBO internallyMatthias Wachs2014-07-17
|
* addresses must not change the active valueMatthias Wachs2014-06-26
|
* notify performance monitors about destroyed addresses (for #3406)Christian Grothoff2014-06-16
|
* do not use session_id in GAS_performance_notify_all_clients, needs to be ↵Christian Grothoff2014-06-16
| | | | 'active'; also indentation/doxygen
* - increase log level when quotas cannot be loaded from configurationMatthias Wachs2014-05-19
| | | | | - fix for setting default inbound bandwidth
* clean up for addresses and modification to perf to get values in averagingMatthias Wachs2014-05-09
|
* major changes to proportional solver including stability support for address ↵Matthias Wachs2014-05-09
| | | | switch
* fixed check for destruction of inbound addressesMatthias Wachs2014-03-20
|
* more fixed documentationMatthias Wachs2014-01-16
|
* documentation for ATSMatthias Wachs2014-01-16
|
* implementing 0003268Matthias Wachs2014-01-13
|
* Load the correct ATS plugin when MODE is unconfigured.David Barksdale2013-12-29
| | | | | | | | | In this case ah->ats_mode was set to MODE_PROPORTIONAL but plugin_short was not touched. Instead initialize plugin_short after we are done selecting ah->ats_mode. This will be less prone to regression when a change is made to the ats_mode selection code.
* -fixing misc format stringsChristian Grothoff2013-12-24
|
* value__ is uint32_t, use %lu to printLRN2013-12-24
|
* -fix printfChristian Grothoff2013-12-23
|
* malloc -> newLRN2013-12-19
|
* idea: try to prefer 'newer' addresses to improve mobility issuesMatthias Wachs2013-12-18
| | | | | adding time of add and time of last activity information, to allow to choose 'newer' address
* accept all requests, reduce log levelMatthias Wachs2013-12-13
|
* -dead assignment, reported by clangChristian Grothoff2013-12-05
|
* -dead assignment, reported by clangChristian Grothoff2013-12-05
|
* correct order of quotasMatthias Wachs2013-12-04
|
* reduce log level to debugMatthias Wachs2013-12-03
|
* evaluationMatthias Wachs2013-11-19
|
* get normalized pref per clientMatthias Wachs2013-11-19
|
* preference client management and testMatthias Wachs2013-11-19
|
* - reduce debug level in proportional Matthias Wachs2013-11-19
| | | | | | - store pref client in DLL - remove disconnected clients
* preference iterationMatthias Wachs2013-11-18
|
* improved evalutionMatthias Wachs2013-11-18
|
* utilization Matthias Wachs2013-11-18
|
* allocation evaluationMatthias Wachs2013-11-18
|
* doxygenMatthias Wachs2013-11-08
|
* splitting up calculation and notification for proportional solver to ensure ↵Matthias Wachs2013-11-07
| | | | measurement correctness
* fix and eval functionMatthias Wachs2013-11-07
|
* clean upMatthias Wachs2013-10-30
|
* move definitionMatthias Wachs2013-10-29
|
* renamingMatthias Wachs2013-10-09
|
* ats solver are now implemented as pluginsMatthias Wachs2013-10-08
| | | | | initial commit: tests pass, no crashes with tests ...
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
|
* next testMatthias Wachs2013-09-26
|
* modifications to addresses and proportional solverMatthias Wachs2013-09-26
|
* indentMatthias Wachs2013-09-25
|
* indentMatthias Wachs2013-09-16
|
* speed up address suggestionsMatthias Wachs2013-09-16
|
* indent: tab to spacesMatthias Wachs2013-09-16
|
* add disconnect messageMatthias Wachs2013-09-16
|