Skip to content
Snippets Groups Projects
  1. May 21, 2017
  2. Nov 19, 2016
  3. May 04, 2016
  4. Mar 17, 2016
  5. Mar 16, 2016
  6. Dec 15, 2015
  7. Aug 03, 2015
  8. Feb 24, 2015
  9. Feb 20, 2015
  10. Feb 19, 2015
  11. Feb 18, 2015
  12. Feb 15, 2015
  13. Feb 14, 2015
  14. Feb 13, 2015
  15. Jan 28, 2015
  16. Jan 24, 2015
  17. Jul 27, 2014
  18. Jul 16, 2014
    • Matt Johnston's avatar
      Set tcp priority as follows: · da57dd13
      Matt Johnston authored
      if (connecting || ptys || x11) tos = LOWDELAY;
      else if (tcp_forwards) tos = 0;
      else tos = BULK;
      
      TCP forwards could be either lowdelay or bulk, hence the default priority.
      da57dd13
  19. Mar 13, 2014
  20. Dec 03, 2013
  21. Dec 02, 2013
  22. Oct 03, 2013
  23. Apr 08, 2013
  24. Apr 03, 2013
  25. Apr 01, 2013
  26. Dec 04, 2011
  27. Apr 07, 2011
  28. Sep 02, 2009
  29. Sep 22, 2008
  30. Sep 15, 2008
  31. Feb 12, 2007
  32. Mar 08, 2006
  33. Sep 05, 2005
  34. Jul 18, 2005