Skip to content

Commit

Permalink
.oppfeatures: Removed contract folder from Ethernet feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
levy committed Feb 28, 2024
1 parent 40a4185 commit c67e58d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .oppfeatures
Original file line number Diff line number Diff line change
Expand Up @@ -283,11 +283,14 @@
Includes a switch model with various relay unit implementations,
and also Ethernet-level traffic generators."
initiallyEnabled = "true"
requires = "Ieee8021q Ieee8022 PhysicalLayerWiredCommon ProtocolElement Queueing VirtualInterface"
requires = "Ieee8021q Ieee8021r Ieee8022 PhysicalLayerWiredCommon ProtocolElement Queueing VirtualInterface"
labels = "protocols"
nedPackages = "
inet.applications.ethernet
inet.linklayer.ethernet
inet.linklayer.ethernet.basic
inet.linklayer.ethernet.common
inet.linklayer.ethernet.modular
inet.linklayer.ethernet.base
inet.networks.ethernet
inet.node.ethernet
inet.physicallayer.wired.ethernet
Expand Down

0 comments on commit c67e58d

Please sign in to comment.