Commit Graph

4676 Commits

Author SHA1 Message Date
Tom Henderson
fe614e6e90 fix bug preventing the sending of packets to a local IP address (bug 632) 2009-07-08 21:45:23 -07:00
Tom Henderson
1817b596db a few more doxygen fixes 2009-07-08 10:47:22 -07:00
Tom Henderson
e56c013bb1 fix doxygen errors 2009-07-08 10:05:39 -07:00
Gustavo J. A. M. Carneiro
97615b3dfc Bug 628: Virtual Net Device's DoDispose doesn't clean up properly; patch by Antti Mäkelä. 2009-07-08 11:14:16 +01:00
Mirko Banchi
7c019c2ef3 coding style 2009-07-07 23:48:03 +02:00
Mirko Banchi
9cd2aaf73e coding style 2009-07-07 23:43:47 +02:00
Mathieu Lacage
ceccfdbb80 avoid excessive calls to GetObject during topology construction 2009-07-07 21:18:01 +02:00
Mathieu Lacage
37f9bb6100 kill confusing virtual keywords 2009-07-07 16:18:55 +02:00
Mathieu Lacage
1da654aeb0 kill dead code 2009-07-07 13:05:23 +02:00
Mathieu Lacage
d90fd1db17 add StaticCast to mirror DynamicCast and ConstCast 2009-07-07 13:03:21 +02:00
Mathieu Lacage
7b134cbafb merge with HEAD 2009-07-04 08:54:33 +02:00
Mathieu Lacage
9d5557f7b9 bring back the -dev version number 2009-07-04 08:53:44 +02:00
Mathieu Lacage
e3015a9df6 Added tag ns-3.5 for changeset c975274c9707 2009-07-04 08:15:48 +02:00
Mathieu Lacage
a5e2a67564 bump version number 2009-07-04 08:14:57 +02:00
Mathieu Lacage
c07a0c5116 tweaks 2009-07-04 08:14:38 +02:00
Craig Dowell
e9fc1f1d73 branch merge 2009-07-03 08:27:22 -07:00
Craig Dowell
fefc37fb32 updates to manual for 3.5 2009-07-03 08:26:52 -07:00
Gustavo J. A. M. Carneiro
3b71ecc23c More virtual-net-device.cc bug fixes 2009-07-03 16:15:06 +01:00
Gustavo J. A. M. Carneiro
a937e5b60e merge 2009-07-03 14:14:25 +01:00
Gustavo J. A. M. Carneiro
e53734ed32 Add doxygen for BridgeHelper 2009-07-03 14:12:28 +01:00
Nicola Baldo
bf7bb688d8 merged ns-3-dev 2009-07-03 13:52:20 +02:00
Nicola Baldo
6bdfdc8dc5 implemented GlobalValue::GetValueByName () 2009-07-03 13:43:43 +02:00
Gustavo J. A. M. Carneiro
ebc34d951b Fix the virtual-net-device.cc example; thanks Antti Mäkelä. 2009-07-03 11:17:38 +01:00
Craig Dowell
1d0f46f3a3 updates to manual for 3.5 2009-07-03 08:26:52 -07:00
Gustavo J. A. M. Carneiro
41a77b945e Add doxygen for BridgeHelper 2009-07-03 14:12:28 +01:00
Gustavo J. A. M. Carneiro
4884b6da1f Fix the virtual-net-device.cc example; thanks Antti Mäkelä. 2009-07-03 11:17:38 +01:00
Mathieu Lacage
f1d5f90af7 tweak doxygen 2009-07-03 09:08:01 +02:00
Tom Henderson
3ce8fe78e7 fix internet-stack figures 2009-07-02 22:36:44 -07:00
Tom Henderson
46a5e35038 fix internet-stack figures 2009-07-02 22:10:38 -07:00
Tom Henderson
6f9dada430 some fixes to the manual for IPv4 refactoring 2009-07-02 21:57:00 -07:00
Mathieu Lacage
138b79f906 get rid of some doxygen warnings 2009-07-02 16:38:53 +02:00
Mathieu Lacage
3da4a8e241 add file to avoid stupid warning. 2009-07-02 16:33:35 +02:00
Mathieu Lacage
49755eba49 merge with HEAD 2009-07-02 15:35:52 +02:00
Mathieu Lacage
db1bc136af use the new global value anchors to reference RngSeed and RndRun 2009-07-02 15:33:27 +02:00
Mathieu Lacage
35a025338e add an anchor for each generate documentation for a GlobalValue 2009-07-02 15:33:08 +02:00
Mathieu Lacage
2cb7749057 document how a GlobalValue can be set from the command-line and with an environment variable 2009-07-02 15:32:37 +02:00
Andrey Hippo
cfc93e2f83 escape html special characters 2009-07-02 15:13:27 +02:00
Andrey Hippo
a3bc8265a8 download url should point to allinone tarball 2009-07-02 15:11:03 +02:00
Tom Henderson
b49f043827 document global routing API changes 2009-07-02 05:38:33 -07:00
Craig Dowell
84e4408f47 update tutorial for ns-3.5 2009-07-01 23:08:07 -07:00
Mathieu Lacage
3fa62efbe7 merge 2009-07-01 14:39:25 +02:00
Mathieu Lacage
8c0433d154 typo 2009-07-01 14:38:43 +02:00
Mathieu Lacage
a1315b7194 Added tag ns-3.5-rc3 for changeset a600c11ff8d4 2009-07-01 12:47:40 +02:00
Craig Dowell
80ce2b0bd4 remove dead code 2009-07-01 09:28:06 +02:00
Craig Dowell
19206d13d6 branch merge 2009-06-30 23:58:56 -07:00
Craig Dowell
8058603715 quiet optimizer 2009-06-30 23:58:10 -07:00
Andrey Hippo
122c7489ea bug 618: angle paranthesis in CHANGES.html 2009-07-01 08:20:39 +02:00
Craig Dowell
70a75e4503 bug 521. Ipv4 global routing inefficient. Updated Tom's patch 2009-06-30 23:15:04 -07:00
Craig Dowell
25ca1e2099 quiet valgrind during attribute initialization 2009-06-30 10:31:11 -07:00
Gustavo J. A. M. Carneiro
a496294283 Print the names of unit tests that fail in the task collector 2009-06-30 10:46:57 +01:00