Skip to content
Snippets Groups Projects
  1. May 04, 2016
  2. Mar 17, 2016
  3. Mar 16, 2016
  4. Dec 15, 2015
  5. Aug 03, 2015
  6. Feb 24, 2015
  7. Feb 20, 2015
  8. Feb 19, 2015
  9. Feb 18, 2015
  10. Feb 15, 2015
  11. Feb 14, 2015
  12. Feb 13, 2015
  13. Jan 28, 2015
  14. Jan 24, 2015
  15. Jul 27, 2014
  16. 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
  17. Mar 13, 2014
  18. Dec 03, 2013
  19. Dec 02, 2013
  20. Oct 03, 2013
  21. Apr 08, 2013
  22. Apr 03, 2013
  23. Apr 01, 2013
  24. Dec 04, 2011
  25. Apr 07, 2011
  26. Sep 02, 2009
  27. Sep 22, 2008
  28. Sep 15, 2008
  29. Feb 12, 2007
  30. Mar 08, 2006
  31. Sep 05, 2005
  32. Jul 18, 2005
  33. May 11, 2005
  34. Aug 27, 2004
  35. Aug 18, 2004