Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Document WifiHelper::Install in CHANGES
  • Loading branch information
Alexander Krotov committed Mar 27, 2017
commit b76b89539ca1cd1fc90e9d410a25aa2837cf62d1
1 change: 1 addition & 0 deletions CHANGES.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ <h1>
<h1>Changes from ns-3.26 to ns-3.27</h1>
<h2>New API:</h2>
<ul>
<li>Added iterator version of WifiHelper::Install() to install Wi-Fi devices on range of nodes.</li>
<li>Added a new attribute in TcpSocketBase to track the advertised window.</li>
<li>Included the model of <b>TCP Ledbat</b>.</li>
<li>Included the TCP SACK-based loss recovery algorithm outlined in RFC 6675.</li>
Expand Down