Stefano Avallone
db60ebe9d8
network: Fix DataRate parser to allow whitespace between value and unit (as claimed)
2025-01-26 15:09:06 +01:00
André Apitzsch
8bc94a1cc3
Use SPDX license identifiers
2024-09-06 19:32:31 +00:00
Eduardo Almeida
79186a8b8b
Fix clang-tidy bugprone-branch-clone warnings
2024-05-11 02:56:07 +01:00
Eduardo Almeida
0cb17f8281
Simplify formatting by removing redundant parenthesis and semicolons
2023-10-31 17:59:16 +00:00
Eduardo Almeida
c5371d938c
Fix clang-tidy readability-make-member-function-const warnings
2023-02-21 16:09:35 +00:00
Eduardo Almeida
dfc6fb9d2d
Remove emacs comment from C++ files
2022-10-14 14:13:12 +00:00
Eduardo Almeida
e25ff966fe
Apply clang-format to codebase
2022-10-07 20:08:35 +00:00
Tolik Zinovyev
81bae65d4a
network: (merges !1010 ) Prevent time overflow in DataRate.
2022-07-11 21:40:54 -07:00
Chappidi Yoga Satwik
f5c7f86e2e
network: (merges !522 ) DataRate operators for more types
...
* Add, subtract, multiply an integer to DataRate object
* Add, subtract between DataRate objects themselves
* Multiplication between double value and DataRate
* Documentation and test improvements
2021-03-12 20:36:58 +00:00
Greg Steinbrecher
e8fc528e34
network: ( fixes #264 , merges !432 ) Rounding behavior of DataRate methods
...
Improve rounding behavior of CalculateBytesTxTime and CalculateBitsTxTime
2020-10-02 13:19:36 -07:00
Peter Barnes
1d47a14c14
Tag uses of NS_DEPRECATED by release
2020-05-11 20:12:51 +00:00
Tommaso Pecorella
0630f6dee9
Bug 1974 - CalculateTxTime should return a Time, not a double
2015-02-28 18:20:46 +01:00
Peter D. Barnes, Jr.
40eb448c95
[Doxygen] Remove extraneous docs for derivatives of AttributeValue.
2015-01-16 12:12:46 -08:00
Peter D. Barnes, Jr.
bfdb6ef10a
[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
2014-09-26 15:51:00 -07:00
Tommaso Pecorella
19db0e31cb
[Doxygen] network module
2014-03-13 09:29:47 +01:00
Brian Swenson
4c879da5c3
Network Doxygen warnings start
2013-11-15 16:20:58 -05:00
Mitch Watrous
51b1212de9
Remove more log messages from operators and copy constructors
2012-12-14 14:07:33 -08:00
Maja Grubišić
6c6e275ec2
Clean up function logging of network module.
2012-11-16 22:27:18 +01:00
Vedran Miletić
0538e655aa
standardize ns-3 namespace declaration format
2011-08-02 17:43:32 -04:00
Tom Henderson
2a2690a003
rerun check-style.py at default level to enforce space after function name
2011-05-22 23:18:47 -07:00
Josh Pelkey
30fd9b6bee
network coding style changes
2011-05-13 14:57:43 -04:00
Tom Henderson
ca7b93cc3d
Merge node and common modules into new network module
2011-02-21 09:11:37 -08:00