Skip to content
Snippets Groups Projects
  1. Feb 28, 2013
  2. Feb 27, 2013
  3. Feb 26, 2013
  4. Feb 25, 2013
  5. Feb 22, 2013
  6. Feb 21, 2013
    • Marek Vavrusa's avatar
      Implemented RRL collsision checking and slow-start. · 0ccd9f67
      Marek Vavrusa authored
      When a collision occurs (bucket is same, but addresses differ),
      bucket enters a slow-start mode.
      This means it is given less tokens for two seconds in a row,
      then leaves the slow-start mode.
      Reason for this is penalize collisions, but still allow
      legitimate clients to connect.
      In usual mode of operations collisions on the same bucket shouldn't
      happen in a regular fashion, therefore not triggering slow-start
      mode often.
      0ccd9f67
    • Marek Vavrusa's avatar
      a920c4df
  7. Feb 19, 2013
  8. Feb 15, 2013
  9. Feb 13, 2013
  10. Feb 12, 2013
Loading