Files
ns3-netanim/ns3.changes

92 lines
3.9 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
Sun Jan 6 05:18:49 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Remove openmpi-devel BuildRequires
-------------------------------------------------------------------
Sat Jun 23 16:23:18 UTC 2018 - stefan.bruens@rwth-aachen.de
- Use split boost buildrequires
- Add missing python-xml, required for check
- Update to version 3.28, for details see included CHANGES.html
* IPv6 support for LTE
* TCP Pacing and TCP Low Priority (LP)
* IP support for UAN
* Extended addressing for LR-WPAN
* FIFO and TBF queue discs
- Update to 3.27
* Carrier Aggregation support was added to the LTE module.
* Native TCP models have been extended to include SACK and LEDBAT models.
* The Wi-Fi module was extended:
+ partial 802.11ax High Efficiency (HE) support
+ new Robust Rate Adaptation Algorithm (RRPAA) rate control
* The traffic-control module has been reworked
- Update to 3.26
* A new class SpectrumWifiPhy has been introduced
* Several new TCP congestion control variants:
TCP Vegas, Scalable, Veno, Illinois, Bic, YeAH, and H-TCP
* Models for FQ-CoDel, PIE, and Byte Queue Limits
* Support for IEEE 802.11e features including TXOP limits
- Update to 3.25
* New traffic control framework inspired by the Linux tc subsystem
* Additional support for 802.11n and 802.11ac modes
* Refactored TCP model in the Internet module
- Update to 3.24
* 802.11ac Very High Throughput (VHT) physical layer modes
* Updates to the Waf build system and initial support for Python 3
* The IPv4 ARP cache supports the manual removal and addition of entries
* The SimpleChannel in module network allows per-NetDevice blacklists
- Update to 3.23
* Two-level frame aggregation for IEEE 802.11n networks
* BSSBasicRateSet for control frames
* PLCP header and payload reception decoupled for improved PHY modeling
* RTS/CTS with A-MPDU is now fully supported
* Compliance with the 802.11s-2012 standard
* TvSpectrumTransmitter class for modeling of TV transmissions
- Update to 3.22
* MPDU frame aggregation mechanism for IEEE 802.11n networks
* Two WiFi rate adaptation algorithms with joint control of power and data rate
* Extended support for vehicular wireless networks (VANET) based on WiFi
* Complete LTE release bearer procedure is now implemented
- Update to 3.21
* The LTE module features support for Frequency Reuse algorithms
* Transport of S1-U, X2-U and X2-C interfaces over emulated links in RT mode
* CoDel queue model and support for TCP Timestamps and Window Scale options
* Improvements to the energy modeling of Wifi (sleep mode)
* A general energy harvesting model was added
* Packet Socket application and helper in the Network module
* Extended SimpleNetDevice and channel models
- Drop ns3-3.17-tests.patch, test depending on NSC are automatically skipped
- Drop ns3-3.19-pybindgen_version.patch, no longer needed
- Disable NSC. NSC allows to use e.g. the Linux TCP stack inside NS3, but only
supports the code from Linux 2.6.18. Its mostly deprecated by NS3's DCE.
Drop ns3-3.17-force_nsc.patch
-------------------------------------------------------------------
Wed Jun 18 09:43:53 UTC 2014 - reddwarf@opensuse.org
- Update to 3.20
-------------------------------------------------------------------
Sun Dec 22 16:58:28 UTC 2013 - reddwarf@opensuse.org
- Update to 3.19
-------------------------------------------------------------------
Wed Sep 4 14:02:12 UTC 2013 - reddwarf@opensuse.org
- Update to 3.18
-------------------------------------------------------------------
Thu Jun 27 18:57:51 UTC 2013 - reddwarf@opensuse.org
- Add ns3-3.17-no_python_build_dependencies.patch
Don't make runtime dependencies also build time
- Change python-pybindgen BuildRequire for python-PyBindGen
-------------------------------------------------------------------
Fri May 31 21:57:38 UTC 2013 - reddwarf@opensuse.org
- Initial package