Skip to content
Snippets Groups Projects
  1. Mar 06, 2018
  2. Nov 02, 2016
  3. Mar 09, 2016
    • Nigel Kukard's avatar
      Fixed burst limits · 0796a91f
      Nigel Kukard authored
      1. Firstly, the main link should always have enough tokens to cover full
      burst speed, and cburst speed. If we don't we run into negatives and
      traffic drops.
      
      2. Add cburst. Set the class burst (and borrowing) to 10% of the difference
      of Limit - CIR to allow a sort of fairness between classes based on how much
      leeway is provided to utilize free bandwidth.
      
      burst was set based on Limit, this is wrong. If mulitple classes Limits
      add up to more than the CIR of the main link, the main link tokens will
      be depleted. burst is now based on the CIR. cburst is now based on the
      Limit.
      
      3. Fixed the calculation of RED min and max to make the WMA algorith
      work and not moan.
      0796a91f
  4. Mar 07, 2016
  5. Jan 22, 2016
  6. Dec 03, 2015
  7. Jun 22, 2015
  8. May 29, 2015
  9. Apr 17, 2015
  10. Aug 28, 2014
  11. Aug 19, 2014
  12. Aug 08, 2014
  13. Jul 28, 2014
  14. Jun 18, 2014
  15. May 21, 2014
Loading