Skip to content
  • Witold Kręcicki's avatar
    tcp-clients could still be exceeded (v2) · 7278b66c
    Witold Kręcicki authored and Evan Hunt's avatar Evan Hunt committed
    the TCP client quota could still be ineffective under some
    circumstances.  this change:
    
    - improves quota accounting to ensure that TCP clients are
      properly limited, while still guaranteeing that at least one client
      is always available to serve TCP connections on each interface.
    - uses more descriptive names and removes one (ntcptarget) that
      was no longer needed
    - adds comments
    
    (cherry picked from commit a43fe7cd)
    7278b66c