Skip to content
Snippets Groups Projects
  1. Feb 15, 2024
  2. Jan 30, 2024
  3. Oct 02, 2023
  4. Jul 18, 2023
  5. Jul 05, 2023
  6. Jul 04, 2023
  7. Mar 06, 2018
  8. Nov 02, 2016
  9. 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
  10. Mar 07, 2016
  11. Jan 22, 2016
  12. Dec 03, 2015
  13. Jun 22, 2015
Loading