Skip to content

Commit

Permalink
TcpBaseAlg: code style
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoltanBojthe committed Feb 26, 2024
1 parent a367c2a commit ae40fe6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/inet/transportlayer/tcp/flavours/TcpBaseAlg.cc
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,6 @@ void TcpBaseAlg::restartRexmitTimer()

bool TcpBaseAlg::shouldMarkAck()
{

// rfc-3168, pages 19-20:
// When TCP receives a CE data packet at the destination end-system, the
// TCP data receiver sets the ECN-Echo flag in the TCP header of the
Expand Down

0 comments on commit ae40fe6

Please sign in to comment.