Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r567 committed - Added DSL/Cable modem heuristic description.

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r567 committed - Added DSL/Cable modem heuristic description.


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r567 committed - Added DSL/Cable modem heuristic description.
  • Date: Wed, 31 Aug 2011 13:36:26 +0000

Revision: 567
Author:

Date: Wed Aug 31 06:35:58 2011
Log: Added DSL/Cable modem heuristic description.
http://code.google.com/p/ndt/source/detail?r=567

Modified:
/wiki/NDTTestMethodology.wiki

=======================================
--- /wiki/NDTTestMethodology.wiki Wed Aug 31 05:09:26 2011
+++ /wiki/NDTTestMethodology.wiki Wed Aug 31 06:35:58 2011
@@ -128,12 +128,20 @@

=== Link Type Detection Heuristics ===

+The following link type detection heuristics are run only when there is no duplex mismatch condition detected and the measured throughput value is the same or smaller than the estimate (which is a correct situation).
+
==== IEEE 802.11 (!WiFi) ====

==== Ethernet link (Fast Ethernet) ====

==== DSL/Cable modem ====

+The link is treated as a DSL/Cable modem when all of the following conditions are met:
+ * The cumulative time spent in the 'Sender Limited' state *is less than 0.6 ms*
+ * The number of transitions into the 'Congestion Limited' state *is 0*
+ * The web100 measured speed *is less than 2000000 bits per second*
+ * The web100 measured speed *is less than estimate*
+
=== Faulty Hardware Link Detection ===

=== Full/Half Link Duplex Setting ===


  • [ndt-dev] [ndt] r567 committed - Added DSL/Cable modem heuristic description., ndt, 08/31/2011

Archive powered by MHonArc 2.6.16.

Top of Page