Commit Graph

129 Commits

Author SHA1 Message Date
Ameya Deshpande
58aa7cd91c nix-vector-routing: (fixes #448) Fix NMS examples
Signed-off-by: Ameya Deshpande <ameyanrd@outlook.com>
2021-08-30 19:17:57 +02:00
Ameya Deshpande
a80d4c95e0 nix-vector-routing: template-based Nix-Vector Routing - IPv4 and IPv6 compliant. 2021-08-13 23:31:35 +00:00
Tom Henderson
25e0d01d28 mpi: (fixes #394) Documentation improvements for running examples 2021-06-13 16:16:45 -07:00
Tom Henderson
90c0fd9456 mpi: Rescan APIs for Python bindings 2021-01-07 13:00:32 -08:00
Steven Smith
5b2f902d04 mpi: (merges !389) Enable user to provide an MPI communication context 2020-12-02 20:35:14 -08:00
Sébastien Deronne
4b5a038552 mpi: Fix compilation issue caused by a removed function in wifi module 2020-10-27 18:54:23 +01:00
Tommaso Pecorella
2370746ad2 (mpi): fix dependencies and avoid partial compilation if MPI is disabled 2020-05-12 01:11:51 +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
Tom Henderson
81db931bdc bindings: rescan all APIs 2020-02-17 13:11:04 -08:00
Tom Henderson
54593cee1b rescan all APIs 2020-02-11 18:14:45 -08:00
Tom Henderson
468f217d26 bindings: Rescan all APIs 2020-01-12 11:17:22 -08:00
Tom Henderson
80839b33e4 bindings: Rescan all APIs 2019-08-12 17:00:41 -07:00
Gabriel Arrobo
24212d831b mpi: Remove redundant statement 2019-02-10 21:12:07 -08:00
Tom Henderson
3a7f6a1c06 bindings: Rescan all APIs 2018-11-14 11:53:21 -08:00
Alexander Krotov
c8a500f5a8 Remove duplicate semicolons 2018-11-07 16:54:53 +03:00
Parth Pratim Chatterjee
f6a1b295ce bug:3001 mpi: fix comment 2018-11-05 11:48:13 -08:00
Peter D. Barnes, Jr.
05cb0757bc core: Simulator::GetEventCount() 2018-10-19 00:59:43 -04:00
Peter D. Barnes, Jr.
dff56925e5 core: time: replace int64_t operator/(Time,Time) with exact int64x64_t version,
add int64x64_t scaling.
2018-10-19 00:03:07 -04:00
Tom Henderson
9deaad5ae7 rescan bindings 2018-08-09 10:14:27 -07:00
Tom Henderson
0b9893a908 Rescan all Python bindings 2018-07-21 16:14:09 -07:00
Tom Henderson
6366804af7 Rescan all Python bindings 2018-07-15 12:36:05 -07:00
Alexander Krotov
8d1b7b1391 Spellcheck the rest of ns-3 2018-06-28 12:51:39 +03:00
Tom Henderson
7d9b54aac9 rescan bindings 2018-05-28 22:00:09 -07:00
Sébastien Deronne
27f9259e34 mpi: Cleanup wifi header inclusions 2018-05-10 22:55:24 +02:00
Tom Henderson
c2a9b2e56b bindings: Rescan all bindings 2018-03-14 20:38:59 -07:00
Peter D. Barnes, Jr.
04ad743a8c mpi: Fix bug which aborted execution when calling Simulator::Run multiple times 2018-03-14 15:25:35 -07:00
Peter D. Barnes, Jr.
c29225c68a mpi: bug 2726: VS compiler warnings 2018-02-21 09:38:06 -08:00
Tom Henderson
ab8735f403 bindings: Update all 32-bit bindings 2017-09-27 21:42:46 -07:00
Tom Henderson
7f00a95f65 bindings: Rescan all 64-bit bindings 2017-09-27 18:51:23 -07:00
Stefano Avallone
9eff4d8251 Rescan python bindings 2017-03-08 18:02:19 +01:00
Mohit P. Tahiliani
38a0fd1a13 In third.cc restore limit on nWifi due to grid layout.
This partially reverts r11418 4d6051f4166f
2016-10-21 18:06:49 -07:00
Tom Henderson
df4dd9df4d bindings: Rescan all bindings 2016-09-27 22:18:47 -07:00
Tom Henderson
b9e5595665 bindings: Rescan all bindings 2016-09-26 05:33:13 -07:00
Peter D. Barnes, Jr.
8d7160380e DES Metrics implementation. 2016-09-02 22:40:07 -04:00
Tom Henderson
0fac8350da mpi: (reopens #2437) revert changeset ffd079a4b2e4
The option -Wno-literal-suffix is not available on clang.  Bug 2437 has
outline of alternative conf.check solution to be pursued instead.
2016-08-28 08:35:25 -07:00
Tom Henderson
7f88b04c33 bindings: rescan all module bindings 2016-07-20 16:33:57 -07:00
Peter D. Barnes, Jr.
a50af0a233 [core] Document the meaning of Simulator context.
Use a symbol Simulator::NO_CONTEXT instead of hardcoded value.
2016-07-01 16:07:30 -07:00
Tom Henderson
90e4ab38cf mpi: (fixes #2437) disable literal-suffix warning when MPI enabled 2016-06-11 14:25:29 -07:00
Tom Henderson
332ea29d8e rescan all bindings 2016-02-25 11:58:10 -08:00
Tom Henderson
bc4efbf205 nix-vector-routing: post-commit examples fix of 8c4b901ce891 2016-02-06 12:01:47 -08:00
Sébastien Deronne
4f54ca4f1e wifi: (fixes #2116 and #2213) Refactor helpers and APIs 2016-02-05 21:48:25 +01:00
Tommaso Pecorella
65056f8897 nix-vector-routing: (fixes #2252) Nix needs StaticRouting to work.
NixVectorRouting doesn't need anymore to be used along with StaticRouting.
2016-02-03 21:35:37 +01:00
Tom Henderson
55b0e0147e rescan bindings 2015-09-07 11:04:33 -07:00
Tom Henderson
95ffc4d89b rescan bindings 2015-08-14 08:00:38 -07:00
Peter D. Barnes, Jr.
4d180f672c Clarify that Time arguments to Schedule are all delays wrt Now. 2015-07-21 12:20:12 -07:00
Peter D. Barnes, Jr.
dfd965e6f8 Revert unintentional change of third.cc trace file names, and remove execute bits.
These were introduced in 11418:4d6051f4166f.

Reported by Tom Henderson
2015-06-26 11:43:48 -07:00
Peter D. Barnes, Jr.
d67ced0392 Fix parents, group names, and missing constructors in GetTypeId definitions. 2015-06-09 12:59:59 -07:00
Peter D. Barnes, Jr.
e9c14c2b54 Bring tutorial third.cc and mpi third-distributed.cc into alignment. 2015-05-18 21:14:10 -07:00
Tom Henderson
0970b68bc9 SetGroupName for mpi module 2015-05-05 19:10:44 -07:00