aboutsummaryrefslogtreecommitdiff
path: root/src/ats/plugin_ats_proportional.c
Commit message (Collapse)AuthorAge
* fixing doxygenMatthias Wachs2014-07-24
|
* do not use NBO internallyMatthias Wachs2014-07-17
|
* remove Matthias Wachs2014-06-26
|
* adding useful info messagesMatthias Wachs2014-06-26
|
* fix fixmesMatthias Wachs2014-06-26
| | | | | + minor debug
* use static variableMatthias Wachs2014-06-26
|
* renaming Matthias Wachs2014-06-26
|
* docu for address selectionMatthias Wachs2014-06-25
|
* -revert 33649, see #3426Christian Grothoff2014-06-12
|
* -simplify plugin, remove unnecessary header, make internal plugin functions ↵Christian Grothoff2014-06-11
| | | | static, doxygen, indentation, code simplification
* -trying to fix #3426Christian Grothoff2014-06-11
|
* fixing unused codeMatthias Wachs2014-06-11
|
* debug code to track down assertion in line 668Matthias Wachs2014-06-05
|
* -indentation fixesChristian Grothoff2014-05-27
|
* use cfg function in solversMatthias Wachs2014-05-14
|
* major changes to proportional solver including stability support for address ↵Matthias Wachs2014-05-09
| | | | switch
* fixing memory corruptionMatthias Wachs2014-05-09
|
* - combining performance selection and stability in proportional address ↵Matthias Wachs2014-05-08
| | | | | | | selection - adding stbility tolerance configuration setting
* commentMatthias Wachs2014-05-08
|
* clarification for proportional solverMatthias Wachs2014-05-08
|
* fix log levelMatthias Wachs2014-05-07
|
* - refine preference calculcations to reflect all clientsMatthias Wachs2014-05-06
| | | | | | - refining bandwidth distribution in a network - adding a configurable factor to better respect preferences
* improved logging for eval toolMatthias Wachs2014-05-05
| | | | | fix for proportional solver: reset calculated quota after assigning
* remove debugging messageMatthias Wachs2014-04-16
|
* fixes to adding addressesMatthias Wachs2014-04-16
|
* some additional information about quotaMatthias Wachs2014-02-11
|
* stats can be NULL if [statistics] DISABLE=YESDavid Barksdale2014-02-01
|
* 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
* remove debugging breaksMatthias Wachs2013-12-12
|
* disable debugging breakMatthias Wachs2013-12-10
|
* renaming according to naming conventionsMatthias Wachs2013-12-10