Skip to content

Commit

Permalink
Examples: Removed unused modules to make the example even more simple.
Browse files Browse the repository at this point in the history
  • Loading branch information
levy committed Apr 25, 2024
1 parent ad03af8 commit 6d89308
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/ethernet/simple/omnetpp.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@
network = inet.networks.ethernet.LinearNetwork
sim-time-limit = 10s

*.visualizer.typename = ""
*.configurator.typename = ""
*.macForwardingTableConfigurator.typename = ""

*.*.hasIpv4 = false
*.*.hasTcp = false
*.*.hasUdp = false
*.*.numLoInterfaces = 0
*.*.ethg$o[*].channel.datarate = 100Mbps

Expand Down

0 comments on commit 6d89308

Please sign in to comment.