ns3-rdma icon indicating copy to clipboard operation
ns3-rdma copied to clipboard

NS3 simulator for RDMA over Converged Ethernet v2 (RoCEv2), including the implementation of DCQCN, TIMELY, PFC, ECN and shared buffer switch

Results 32 ns3-rdma issues
Sort by recently updated
recently updated
newest added

ns3-rdma does not compile using waf: ``` Traceback (most recent call last): File "/home/azy/projects/fec/ns3-rdma/.waf-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Scripting.py", line 97, in waf_entry_point run_commands() File "/home/azy/projects/fec/ns3-rdma/.waf-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Scripting.py", line 149, in run_commands parse_options() File "/home/azy/projects/fec/ns3-rdma/.waf-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Scripting.py", line 127,...

Greetings to the esteemed author: Recently I've been carefully analyzing your project ns3-rdma-master code, and I found some member variables in BroadcomNode hard to understand. In order to better sort...