Gabriel Ferreira
6f076416e7
Fix typos
2023-02-21 22:29:29 -03:00
Tommaso Pecorella
83c915c897
Deprecate use of Ping6 and V4Ping classes
2022-12-12 12:51:19 +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
Eduardo Almeida
ebb596910c
Fix remaining clang-tidy warnings
2022-10-07 11:48:11 +00:00
Eduardo Almeida
c1e7757315
Fix clang-tidy readability-isolate-declaration warnings
2022-10-07 11:48:11 +00:00
Eduardo Almeida
f65238a0db
Fix clang-tidy readability-string-compare warnings
2022-10-07 11:48:11 +00:00
Tommaso Pecorella
606eb84448
doc: fix doxygen in various examples
2022-08-30 20:30:42 +00:00
Tom Henderson
b6a5ee8151
Run utils/trim-trailing-whitespace.py on codebase
2022-06-05 21:01:11 -07:00
Gabriel Ferreira
e32c177e45
build: remove waf files, tests and references
2022-02-21 22:08:45 -03:00
Gabriel Ferreira
41aacec626
build: CMake refactoring
...
Includes:
- refactor build_lib and build_lib_example macros
- unify src and contrib macros
- replace macro with function not to leak definitions
- parse list of arguments
- different cmake-format file for modules to list one item per line
2022-01-28 10:20:18 -03:00
Gabriel Ferreira
a893eba7e3
build: Fix CMake and ns3 script bugs, add a test suite and fix formatting
2021-12-05 21:53:49 +00:00
Gabriel Ferreira
9c876c7f5a
CMake buildsystem
2021-12-01 12:29:55 -08:00
Peter D. Barnes, Jr
a0ab57db12
doc: fix doxy warnings on introspected-command-line.h
2020-05-20 13:08:27 -07:00
Peter D. Barnes, Jr
b23be18b3b
Use CommandLine cmd (__FILE__) instead of COMMANDLINE macro.
...
This in effect replaces commit 5e624d550
2020-05-01 14:42:53 -07:00
Peter D. Barnes, Jr
5e624d5504
doc: Use the new COMMANDLINE macro in every example
2020-04-27 16:20:09 -07:00
Pasquale Imputato
eee08c00b3
traffic-control: Fix queue-discs-benchmark example after moving the MaxSize attribute
2020-04-09 09:54:35 +02:00
BHASKAR K
dbb3f2ba4a
traffic-control: Fix RED examples after moving the MaxSize attribute
2020-04-09 09:45:15 +02:00
Tom Henderson
0258405cc6
build: Upgrade scripts to Python 3 (many changes due to Ankit Deepak)
2019-08-12 16:55:34 -07:00
Stefano Avallone
f039ccfe34
Improve fix for optimized mode build
2019-05-26 11:06:59 +02:00
Stefano Avallone
7ab4e08385
Fix build in optimized mode
2019-05-20 23:52:26 +02:00
shefaligupta
db1b21c311
traffic-control: Add COBALT Example
2019-05-19 19:38:48 +02:00
Tom Henderson
9ba60294d4
traffic-control: ( fixes #2940 ) QueueDisc SojournTime should be TracedCallback
...
TracedCallback is invoked for all sojourn time results; TracedValue only
for results that changed value from last time
2018-07-14 07:57:49 -07:00
Stefano Avallone
ca5fbe9555
traffic-control: Add Prio queue disc
2018-06-07 23:55:24 +02:00
Stefano Avallone
8172c7eed7
internet: Remove FqCoDelIpv{4,6}PacketFilter classes
2018-05-24 00:33:51 +02:00
Robert Ammon
e1c73ce575
traffic-control: Eliminate Visual Studio compiler warnings in the examples
2018-04-12 23:06:30 +02:00
Surya Seetharaman
68979374fb
traffic-control: Add token bucket filter
2018-03-03 10:55:17 +01:00
Stefano Avallone
8d5e9bb5c6
traffic-control: Convert tests and examples to using MaxSize
2018-03-03 10:54:45 +01:00
Stefano Avallone
eb0351dccb
traffic-control: Record reasons for dropping and marking packets
2017-09-14 18:12:34 +02:00
Stefano Avallone
4d6efe731b
traffic-control: Be more restrictive on internal queue size
2017-09-14 18:12:31 +02:00
Stefano Avallone
090d37b19e
traffic-control: Trace sojourn times within queue discs
2017-09-14 18:12:23 +02:00
Stefano Avallone
59cd4d5f55
traffic-control: ( fixes #2751 ) Ensure queue discs keep correct statistics
2017-09-14 18:12:19 +02:00
Nichit Bodhak Goel
4ff9a97d0c
traffic-control: Add Nonlinear RED
2017-05-28 10:21:43 +02:00
Sourabh Jain
2732d27e75
traffic-control: Add Feng's Adaptive RED
2017-05-28 10:21:38 +02:00
Stefano Avallone
11bdd2e3c8
flow-monitor: Keep track of the DSCP value of packets
2017-03-08 18:02:10 +01:00
Stefano Avallone
6fef34be47
network: Convert Queue into a template class
2017-03-08 18:01:29 +01:00
Stefano Avallone
8b6440d3bc
examples: ( fixes #2557 ) Fix dead assignments in queue-discs-benchmark (thanks to Natale Patriciello)
2017-01-20 17:20:36 +01:00
Stefano Avallone
054896c3a9
traffic-control: Fix possible crash in the traffic-control example
2017-01-09 20:09:27 +01:00
Stefano Avallone
54671db601
examples: Update the traffic-control example
2016-08-22 14:51:06 +02:00
Stefano Avallone
0b8efb5785
traffic-control: Add FqCodel and Pie to the benchmark example
2016-08-09 18:55:28 +02:00
Pasquale Imputato
36470ffec1
examples: Add an example to evaluate the performance of various queue discs
2016-08-08 00:21:22 +02:00
Stefano Avallone
8a000b4a9f
traffic-control: Fix the size of the RootQueueDiscList attribute
2016-06-29 18:04:49 +02:00
Tom Henderson
a9fc4b5adc
traffic-control: Add additional example documentation
2016-03-21 22:11:53 -07:00
Pasquale Imputato
a876945fcc
traffic-control: Enhance example to show a RedQueueDisc config
2016-03-21 22:05:02 -07:00
Pasquale Imputato
ea75b70eb1
examples: Add a traffic control example
...
Signed-off-by: Stefano Avallone <stavallo@unina.it >
2016-03-08 10:46:01 -08:00