Tom Henderson
|
a6438d91b4
|
some more edits to the front part of the tutorial
|
2008-02-04 23:09:07 -08:00 |
|
Craig Dowell
|
d2d16360c1
|
fix instances of stale names
|
2008-02-04 19:17:45 -08:00 |
|
Craig Dowell
|
3b277785c0
|
object model section of tutorial needed to be rewritten due to ns-3-object changes.
|
2008-02-04 19:04:01 -08:00 |
|
Mathieu Lacage
|
c94bc0c5c8
|
add back EnumValue
|
2008-02-04 23:13:54 +01:00 |
|
Mathieu Lacage
|
b1495e485e
|
split ParamSpec::CreateInitialValue -> ParamSpec::GetInitialValue + ParamSpec::CreateValue
|
2008-02-04 22:48:26 +01:00 |
|
Mathieu Lacage
|
6d6ba0c668
|
forgot to add new files
|
2008-02-04 22:47:26 +01:00 |
|
Mathieu Lacage
|
0bc09d7d86
|
add back UintValue
|
2008-02-04 22:32:21 +01:00 |
|
Mathieu Lacage
|
563f2e3594
|
remove un-needed object.h include.
|
2008-02-04 22:32:13 +01:00 |
|
Mathieu Lacage
|
6ba83d0891
|
weird leftover from the ClassId changes.
|
2008-02-04 22:19:20 +01:00 |
|
Mathieu Lacage
|
f21962defc
|
add back IntValue support
|
2008-02-04 22:18:07 +01:00 |
|
Craig Dowell
|
c3719a2eca
|
tutorial now agrees with ns3-object changes
|
2008-02-04 12:56:08 -08:00 |
|
Craig Dowell
|
3b58cf8c0e
|
half of example describing how to plumb in new model without plumbing
|
2008-02-04 12:27:18 -08:00 |
|
Tom Henderson
|
b390f1ef73
|
Further alignment of simple-point-to-point.cc with ns-2/simple.tcl (add TCP)
|
2008-02-03 14:34:10 -08:00 |
|
Gustavo J. A. M. Carneiro
|
02fd903228
|
OLSR: remove the 'Link tuple has no corresponding neighbor tuple' assertion; it happens now because MID messages may occasionally not arrive in time, but it's normal.
|
2008-02-03 19:09:35 +00:00 |
|
Gustavo J. A. M. Carneiro
|
52ca0dd3f6
|
merge
|
2008-02-03 19:05:37 +00:00 |
|
Gustavo J. A. M. Carneiro
|
6a874b283c
|
OLSR: get main address of the peer from the UDP source address and the 'interface association' table; this way the UDP source address need not be the same as the main address.
|
2008-02-03 18:50:55 +00:00 |
|
Gustavo J. A. M. Carneiro
|
fd238f3e40
|
Backed out changeset 055ff23aa034 (Tom does not like it turns out OLSR does not need it)
|
2008-02-03 18:29:25 +00:00 |
|
Tom Henderson
|
438036550f
|
Fix tutorial TOC
|
2008-02-02 20:46:04 -08:00 |
|
Tom Henderson
|
a0e14bd523
|
formatting cleanup
|
2008-02-02 15:52:54 -08:00 |
|
Tom Henderson
|
c8a76b7dd5
|
typos and formatting of Introduction section
|
2008-02-01 21:31:15 -08:00 |
|
Gustavo J. A. M. Carneiro
|
c86c3ce16d
|
UDP sockets are fixed, remove the hack and note.
|
2008-02-01 19:37:27 +00:00 |
|
Gustavo J. A. M. Carneiro
|
dd48772c9e
|
Fix UDP source address, make it honor Bind().
|
2008-02-01 19:29:56 +00:00 |
|
Gustavo J. A. M. Carneiro
|
53833582b7
|
Some more udp socket debug messages
|
2008-02-01 18:40:14 +00:00 |
|
Gustavo J. A. M. Carneiro
|
f262b76a41
|
Put back the simulation time in 30 seconds, else we generate huge trace files.
|
2008-02-01 18:39:37 +00:00 |
|
Gustavo J. A. M. Carneiro
|
441e17174d
|
Add more debug info to olsr routing table
|
2008-02-01 18:24:39 +00:00 |
|
Gustavo J. A. M. Carneiro
|
defd58bc77
|
In OLSR agent, work around newly introduced bug in UDP sockets prenting Bind from working as e.g. Linux. Add note explaining what's wrong.
|
2008-02-01 18:07:45 +00:00 |
|
Gustavo J. A. M. Carneiro
|
38f2897c29
|
Fix OLSR example: don't add static routes, increase simulation time to 300 seconds.
|
2008-02-01 17:17:24 +00:00 |
|
Gustavo J. A. M. Carneiro
|
d9d019c5d4
|
Unbreak ParameterLogger
|
2008-02-01 15:16:44 +00:00 |
|
Gustavo J. A. M. Carneiro
|
f23152d7a7
|
Start the Olsr agent (accidentally removed during last code refactoring)
|
2008-02-01 14:05:59 +00:00 |
|
Mathieu Lacage
|
d625837eb9
|
merge with HEAD
|
2008-02-01 08:50:03 +01:00 |
|
Mathieu Lacage
|
cecd35e20b
|
AddInterface -> AggregateObject
|
2008-01-31 22:23:46 +01:00 |
|
Mathieu Lacage
|
5ade799440
|
QueryInterface -> GetObject
|
2008-01-31 22:11:03 +01:00 |
|
Mathieu Lacage
|
2786b195ee
|
merge with HEAD again
|
2008-01-31 21:58:13 +01:00 |
|
Mathieu Lacage
|
ad6f51646d
|
make Ptr<T> convertible to a Value.
|
2008-01-31 15:10:21 +01:00 |
|
Mathieu Lacage
|
328190ca63
|
get rid of very long constructor
|
2008-01-30 19:13:21 +01:00 |
|
Mathieu Lacage
|
5b5649de74
|
attempt to perform correctly automatic conversions.
|
2008-01-30 19:13:06 +01:00 |
|
Mathieu Lacage
|
78003d863a
|
initial work on Value code
|
2008-01-30 17:28:18 +01:00 |
|
Mathieu Lacage
|
71c635dedc
|
introduce ObjectBase
|
2008-01-30 17:25:06 +01:00 |
|
Mathieu Lacage
|
5f5518e05b
|
merge with HEAD
|
2008-01-30 17:20:55 +01:00 |
|
Mathieu Lacage
|
bd33305e5b
|
remove dependency on Callbacks from Ptr test code
|
2008-01-30 15:33:48 +01:00 |
|
Tom Henderson
|
aa8bd8a8ba
|
some more tutorial updates
|
2008-01-27 10:58:22 -08:00 |
|
Tom Henderson
|
84cdad7f7d
|
fix optimized build
|
2008-01-26 06:01:45 -08:00 |
|
Tom Henderson
|
3c38ca5a1b
|
Fix uninitialized member
|
2008-01-25 15:41:47 -08:00 |
|
Tom Henderson
|
ffaf3e7d91
|
Merge TCP implementation (raj/ns-3-tcp)
|
2008-01-25 15:21:40 -08:00 |
|
Tom Henderson
|
a81a6fc0ec
|
Add chapter on callbacks to the tutorial
|
2008-01-25 11:58:17 -08:00 |
|
Raj Bhattacharjea
|
6c3559792c
|
Added in ns-3-tcp (second try)
|
2008-01-25 13:57:38 -05:00 |
|
Tom Henderson
|
6292ead1f7
|
add hyperlinks to wiki, Doxygen
|
2008-01-19 21:03:18 -08:00 |
|
Tom Henderson
|
9a15ceadf6
|
Split tutorial.texi into multiple files; some work on the tracing section
|
2008-01-19 20:58:01 -08:00 |
|
Mathieu Lacage
|
f61e9a9941
|
interface-id -> type-id
|
2008-01-16 10:27:07 +01:00 |
|
Craig Dowell
|
21a113f38f
|
Added tag release ns-3.0.10 for changeset b5bf2588cde2
|
2008-01-15 16:01:26 -08:00 |
|