internet: Update comment in tcp-ecn-test.cc (reported by ajupazhamayil)

This commit is contained in:
Tom Henderson
2018-12-21 15:08:01 -08:00
parent bf5f1ee343
commit bcad690dc1

View File

@@ -44,7 +44,7 @@ NS_LOG_COMPONENT_DEFINE ("TcpEcnTestSuite");
*
* \brief checks if ECT, CWR and ECE bits are set correctly in different scenarios
*
* This test suite will run four combinations of enabling ECN (sender off and receiver off; sender on and sender off;
* This test suite will run four combinations of enabling ECN (sender off and receiver off; sender on and receiver off;
* sender off and receiver on; sender on and receiver on;) and checks that the TOS byte of eventual packets transmitted
* or received have ECT, CWR, and ECE set correctly (or not). It also checks if congestion window is being reduced by half
* only once per every window on receipt of ECE flags