Commit Graph

21 Commits

Author SHA1 Message Date
Eduardo Almeida
6ef966c4cf Replace Doxygen tags using \ with @ 2024-11-08 18:05:46 +00:00
André Apitzsch
8bc94a1cc3 Use SPDX license identifiers 2024-09-06 19:32:31 +00:00
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
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
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
Stefano Avallone
8d5e9bb5c6 traffic-control: Convert tests and examples to using MaxSize 2018-03-03 10:54:45 +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
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