Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data rate cannot be set in DumbbellNetwork template network #949

Closed
adamgeorge309 opened this issue Feb 23, 2024 · 0 comments
Closed

Data rate cannot be set in DumbbellNetwork template network #949

adamgeorge309 opened this issue Feb 23, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@adamgeorge309
Copy link
Contributor

adamgeorge309 commented Feb 23, 2024

In DumbbellNetwork (inet/networks/ethernet/DumbbellNetwork.ned), the network nodes are connected with EthernetLink connections, and a default Ethernet bitrate is set on the interfaces. However, Ethernet MAC module gets the bitrate from the channel. This leads to the following error:

Invalid ethernet transmission rate 0 bps -- in module (inet::EthernetMac) Congestion.client1.eth[0].mac (id=69), during network initialization

@levy levy added this to the INET 4.6 milestone Nov 29, 2024
ZoltanBojthe added a commit that referenced this issue Dec 16, 2024
ZoltanBojthe added a commit that referenced this issue Dec 17, 2024
ZoltanBojthe added a commit that referenced this issue Jan 6, 2025
@levy levy closed this as completed in 83b4989 Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants