Skip to content

adds features and fix some bugs#6

Open
yleintel wants to merge 45 commits intonets-cs-pub-ro:masterfrom
yfle0707:master
Open

adds features and fix some bugs#6
yleintel wants to merge 45 commits intonets-cs-pub-ro:masterfrom
yfle0707:master

Conversation

@yleintel
Copy link
Copy Markdown

This pull request enables the following features:

  1. support two-tier topologies;
  2. support various packet size;
  3. support taking the NS3 flow traces as the input.
  4. fix various bugs when worst case happens, i.e., control packets get dropped.
  5. using packet size instead of MTU to set pace time: _packet_drain_time.

yfle0707 and others added 30 commits December 23, 2022 16:47
…to server queue is wrong, fixed it; 3. the network topology is 10G
…ercome the limit that two nodes can not have more than 2 connections;
…ssible that a PULL packet is inflight, a message finishes and a new message uses that previous connection, which might receive the old PULL packet; as pull packet has cum ack, this can make the new message's state incorrect; thus, we would reuse the old connection only when the connection has been idled for 1ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants