Commit Graph

3341 Commits

Author SHA1 Message Date
Craig Dowell
bdb123bbc4 editing pass through the tutorial 2008-06-29 21:16:35 -07:00
Craig Dowell
73e368454d finish up with a wifi example 2008-06-29 15:05:22 -07:00
Craig Dowell
898ce6b375 cleanup tutorial third.cc a bit 2008-06-29 11:13:27 -07:00
Craig Dowell
20865bfde0 finish off csma tutorial example words 2008-06-29 10:44:24 -07:00
Craig Dowell
9bb182aa54 work through second tutorial example 2008-06-28 22:39:06 -07:00
Craig Dowell
9f205e0fba external dependency on figures 2008-06-28 20:02:25 -07:00
Craig Dowell
f201618a5f ignore moved figures dir 2008-06-28 19:55:58 -07:00
Craig Dowell
eb848bb719 swapping in all of tutorial would be better 2008-06-28 19:48:14 -07:00
Craig Dowell
5cf2aa1ebf swap in new tutorial 2008-06-28 19:46:55 -07:00
Craig Dowell
f58dda2fcb add updated tutorial examples 2008-06-28 19:39:46 -07:00
Craig Dowell
246b544cb3 remove tutorial directory 2008-06-28 19:29:54 -07:00
Mathieu Lacage
500b5c1fd4 cleanup tag names 2008-06-27 15:29:11 -07:00
Craig Dowell
31fc532913 Added tag release ns-3.1-RC3 for changeset ea16c44eb90d 2008-06-27 15:07:04 -07:00
Craig Dowell
8869dc9630 Apply Patch for Bug 237 2008-06-27 14:56:18 -07:00
Craig Dowell
62c2e46c37 reposition trace hook in csma to address bug 241. 2008-06-27 14:38:08 -07:00
Craig Dowell
89e20b56c9 Patch for bug 240 2008-06-27 09:32:34 -07:00
Craig Dowell
2b1bc24321 Apply patch for bug 231 2008-06-24 19:09:49 -07:00
Craig Dowell
cb19bb1404 Added tag release ns-3.1-RC2 for changeset 951296e9a277 2008-06-24 15:47:04 -07:00
Craig Dowell
92c9208ea6 Apply Patch for Bug 235 2008-06-24 15:40:24 -07:00
Craig Dowell
8c7759dc6b bug 233 2008-06-24 09:21:02 -07:00
Mathieu Lacage
b9aeaf3650 more typos. 2008-06-23 16:03:08 -07:00
Mathieu Lacage
87c68d5a58 fix lots of typos 2008-06-23 15:46:04 -07:00
Mathieu Lacage
77d2f50c2f update ignore list 2008-06-23 15:45:52 -07:00
Mathieu Lacage
ddef596d2f merge with HEAD 2008-06-23 15:24:27 -07:00
Mathieu Lacage
fcf9b4cf5b application howto 2008-06-23 15:24:12 -07:00
Mathieu Lacage
bdf0896c2a add helper code 2008-06-23 14:15:41 -07:00
Tom Henderson
3aa9ce9efd Add chapter on random numbers to manual 2008-06-23 13:58:30 -07:00
Mathieu Lacage
73f7efb2f2 a very simple howto for implementing NetDevice/Channel subclasses 2008-06-23 12:49:51 -07:00
Mathieu Lacage
e10db3d576 add missing copyright statement 2008-06-23 12:45:01 -07:00
Mathieu Lacage
daaed2d5e6 add small comment, fix typo, add missing copyright statement 2008-06-23 12:44:45 -07:00
Mathieu Lacage
f1019e4026 dox missing SetNode method 2008-06-23 12:44:21 -07:00
Mathieu Lacage
398ffd3d58 avoid dox warning 2008-06-23 12:44:05 -07:00
Mathieu Lacage
ae661f53e0 update doxygen to match the reality of the code 2008-06-23 12:43:54 -07:00
Mathieu Lacage
4b3b79be2f add packet header howto 2008-06-23 10:21:59 -07:00
Mathieu Lacage
2fb03d7aa3 testcase and fix, symmetric to changeset c861a47407a8 2008-06-21 21:20:38 -07:00
Mathieu Lacage
14c3cac1d1 fix testcase from changeset e367e86d7886 2008-06-21 21:14:28 -07:00
Mathieu Lacage
c4ea047cb9 add documentation comment. 2008-06-21 21:08:16 -07:00
Mathieu Lacage
6746cc48eb bug 217: another testcase. 2008-06-21 21:07:45 -07:00
Mathieu Lacage
1fe76d94f1 remove tcp-2way from examples. mistake from changeset c8011a2a0c60 2008-06-21 13:22:39 -07:00
Mathieu Lacage
6d739bf2b5 bug 217: yet another testcase: make sure we handle degenerate testcases with tags which refer to non-existant data. 2008-06-21 10:30:47 -07:00
Mathieu Lacage
c3fb9059ac another testcase for bug 217. Make sure we do not report tags outside of the current range 2008-06-21 08:55:04 -07:00
Mathieu Lacage
0c35c2b60f bug 217: avoid unsigned/signed confusion. Used signed all the time. 2008-06-21 08:11:10 -07:00
Mathieu Lacage
9008e089ae bug 217: add failing testcase 2008-06-21 08:05:21 -07:00
Mathieu Lacage
ad46f21982 merge testcase 2008-06-20 19:21:11 -07:00
Mathieu Lacage
8a78bf66ae testcase for changeset 133490cf0210 2008-06-20 19:20:58 -07:00
Mathieu Lacage
da514b5edb bug 217: Handle gracefully the case where a packet aggregated contains nothing. 2008-06-20 15:06:23 -07:00
Unknown
4743c2ff7c Patch addresses bug 227. 2008-06-19 14:58:46 -07:00
Unknown
7c05c10381 same messages for all versions of getting traces 2008-06-19 14:53:53 -07:00
Unknown
544f9d1a81 Bug 181 2008-06-19 14:46:27 -07:00
Unknown
c7e37d1a18 move m_wouldBlock assignment to fix bug 226 2008-06-18 21:29:21 -07:00