Skip to content

Commit

Permalink
Examples: Added missing sim-time-limit to General section in tcpthrou…
Browse files Browse the repository at this point in the history
…ghput.

There must be a sim-time-limit for each non-abstract configuration for statistical tests.
  • Loading branch information
levy committed Feb 19, 2024
1 parent 2d104a1 commit 56d2d4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/inet/tcpthroughput/omnetpp.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[General]
#abstract-config = true (requires omnet 7)
network = ClientServer
sim-time-limit = 100s

**.numApps = 1
**.client*.app[*].typename = "TcpSessionApp"
Expand Down

0 comments on commit 56d2d4e

Please sign in to comment.