34 Commits

Author SHA1 Message Date
Eduardo Almeida
6ef966c4cf Replace Doxygen tags using \ with @ 2024-11-08 18:05:46 +00:00
Eduardo Almeida
5afa1fd7ef Use Time() constructor with integer values 2024-11-08 18:01:13 +00:00
André Apitzsch
8bc94a1cc3 Use SPDX license identifiers 2024-09-06 19:32:31 +00:00
Eduardo Almeida
1f438ce6f4 Fix clang-tidy modernize-use-auto warnings 2023-09-18 00:36:46 +01:00
Eduardo Almeida
9a0d17186b Fix clang-tidy readability-static-accessed-through-instance warnings 2023-01-29 18:11:10 +00: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
5b9bb7ad26 example: Add missing return 0 in multiple examples 2022-09-26 10:16:54 +00:00
Tom Henderson
b6a5ee8151 Run utils/trim-trailing-whitespace.py on codebase 2022-06-05 21:01:11 -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
Tommaso Pecorella
0b4ffede67 internet: (fixes #1745) There can be only one Ipv6AddressHelper in a script 2018-02-07 17:35:48 -06:00
Tommaso Pecorella
6bd2b6f256 Moved internet-specific apps to the new internet-apps module 2015-11-09 22:32:26 +01:00
Tommaso Pecorella
f651927bc8 Simplify Radvd examples - remove unnecessary calls 2015-01-24 23:16:24 +01:00
Tommaso Pecorella
81d40b0d40 Add "verbose" command line to IPv6 examples 2013-08-13 17:56:01 +02:00
Tommaso Pecorella
7dea6107f3 Remove obsolete StackHelper from IPv6 examples 2013-08-13 17:56:25 +02:00
Tommaso Pecorella
54564e2fa6 Bug 1702 - A router should't aways add itself as the default router 2013-08-07 23:18:48 +02:00
Tommaso Pecorella
c8cdd17d4d Bug 1728 - Radvd application is missing an Helper 2013-07-12 00:03:20 +02:00
Tom Henderson
1b584e2e27 bug 1432: Align Ipv6AddressHelper API with Ipv4AddressHelper API 2012-05-20 15:19:52 -07:00
Tom Henderson
34688f76ec rerun check-style.py with uncrustify-0.58 2011-05-22 22:28:15 -07:00
Josh Pelkey
946e71af06 general examples coding style changes 2011-05-13 15:35:31 -04:00
Lalith Suresh
01cd8c0a98 Bug 1070: csma/ipv6 examples duplicate NS_LOG_COMPONENT_DEFINE 2011-03-11 21:48:51 +00:00
Tom Henderson
18f2715506 remove src/helper module 2011-03-05 11:47:37 -08:00
Lalith Suresh
59a2a4f959 Converts csma, emu, tap-bridge, point-to-point, wifi and wimax modules into modular format 2011-03-03 19:54:57 +00:00
Mitch Watrous
58f7066b70 Move applications to a single module 2011-03-02 13:42:28 -08:00
Tom Henderson
c4e4de9ac3 Rename internet-stack to internet, and organize module 2011-02-25 10:32:35 -08:00
Tom Henderson
df07734f32 merge src/simulator into src/core; move src/core to new module layout 2011-02-18 16:05:39 -08:00
Gustavo J. A. M. Carneiro
881e0a6655 Module layout rework for static-routing, list-routing, global-routing 2010-10-26 18:02:17 +01:00
Craig Dowell
a58a79f06e checkpoint 2010-01-22 12:44:53 -08:00
Craig Dowell
8ae5f99f61 redo pcap tracing 2010-01-04 10:35:32 -08:00
Sebastien Vincent
0752fbef6f Indent correctly IPv6 code. 2009-12-30 14:22:25 +01:00
Guillaume Seguin
a23934a4b7 Make applications generate traffic within their associated context/node 2009-11-14 17:47:05 +01:00
Craig Dowell
a52357aa83 split examples, add examples, tweak test.py to minimize builds 2009-10-06 19:34:29 -07:00