Commit Graph

3281 Commits

Author SHA1 Message Date
Mathieu Lacage
50b637e66b doc cleanup 2008-06-12 09:51:29 -07:00
Mathieu Lacage
859396a8f6 remove unneeded headers 2008-06-11 16:31:22 -07:00
Mathieu Lacage
30cb33c5fe merge with HEAD 2008-06-11 16:20:04 -07:00
Mathieu Lacage
7aa4b274c0 split WifiChannel in WifiChannel + YansWifiChannel 2008-06-11 16:19:28 -07:00
Mathieu Lacage
e8a52a06cc add UnsafeAttributeList 2008-06-11 16:19:01 -07:00
Mathieu Lacage
4f4bec026b add missing Setter 2008-06-11 16:18:38 -07:00
Mathieu Lacage
52169a27b8 typo 2008-06-11 13:46:04 -07:00
Mathieu Lacage
870e44c31d no need to reference WifiNetDevice 2008-06-11 12:35:02 -07:00
Mathieu Lacage
619600b607 rename WifiPhy to YansWifiPhy and add WifiPhy abstract base class. 2008-06-11 11:52:40 -07:00
Mathieu Lacage
8aca3e058b remove dead method 2008-06-11 11:15:43 -07:00
Mathieu Lacage
cec8e33447 add missing files. 2008-06-11 11:12:15 -07:00
Mathieu Lacage
0c61007aeb test PHY collisions 2008-06-11 10:57:42 -07:00
Mathieu Lacage
6db1f04b9c change name of parameter 2008-06-11 10:02:09 -07:00
Mathieu Lacage
7c73164d77 do a binary search for the range boundary. 2008-06-10 16:22:21 -07:00
Mathieu Lacage
245dfdadd8 print the tx power, not a random character 2008-06-10 16:22:12 -07:00
Mathieu Lacage
786ae233a1 PHY-layer test scripts 2008-06-10 15:43:52 -07:00
Mathieu Lacage
e865a760c3 do not crash if the callback is null. 2008-06-10 13:08:34 -07:00
Mathieu Lacage
184178c225 add a string-based constructor 2008-06-10 13:08:22 -07:00
Mathieu Lacage
81844a2628 Allow a zero NetDevice in WifiChannel. 2008-06-10 12:17:34 -07:00
Tom Henderson
de189d447c tutorial: s/internet-node/internet-stack 2008-06-10 06:08:16 -07:00
Mathieu Lacage
82e92545aa bug 186: internet-node directory must be renamed to internet-stack 2008-06-09 15:40:22 -07:00
Mathieu Lacage
8559d575f5 bug 61: warning must be fatal. 2008-06-09 11:39:29 -07:00
Craig Dowell
5a3fbf3637 documentation to resolve bug 75 2008-06-09 08:53:47 -07:00
Craig Dowell
88d12f80eb CSMA Cleanup, XXX in echo apps, clarification of point-to-point data rates in dox 2008-06-07 10:38:39 -07:00
Raj Bhattacharjea
a37b419abd Merge 2008-06-06 16:30:28 -04:00
Raj Bhattacharjea
6c4692ea55 Restore tcp example to full size, also a bugfix 2008-06-06 16:10:54 -04:00
Raj Bhattacharjea
97d98fa1ce bug 195: naming inconsistency. 2008-06-06 11:42:19 -07:00
Raj Bhattacharjea
6bcd10f205 Merge last two changesets 2008-06-06 14:19:05 -04:00
Raj Bhattacharjea
36ac76b49c Merge last 6 changesets 2008-06-06 13:58:28 -04:00
Raj Bhattacharjea
d003d6a34f Fix compile warning 2008-06-06 13:57:59 -04:00
Mathieu Lacage
3b217b603e a few new testcases, bug fixes. 2008-06-06 10:44:43 -07:00
Mathieu Lacage
43263bc0e7 add some logging 2008-06-06 10:22:05 -07:00
Raj Bhattacharjea
525969ca64 Part of bug 198 2008-06-06 12:22:50 -04:00
Mathieu Lacage
fb9ca8f381 add support for attribtues to bug 34 2008-06-05 15:56:23 -07:00
Raj Bhattacharjea
1f9b7723b8 Update tcpsocket to use Ptr<Packet> in Send 2008-06-05 17:59:36 -04:00
Raj Bhattacharjea
60c2ddafa8 Tcp tx buffer (pendingdata) uses Ptr<Packet> internally; tagging should work 2008-06-05 16:49:59 -04:00
Florian Westphal
64e2c2bb8f Add ipv4 header checksum support. 2008-06-05 01:08:33 +02:00
Gustavo J. A. M. Carneiro
b469955b1e Add OLSR attribute documentation; make Willingness an enum attribute instead of uint. Closes #211 2008-06-05 11:46:15 +01:00
Gustavo J. A. M. Carneiro
c3557faf08 Add waf proxy script 2008-06-05 11:21:50 +01:00
Mathieu Lacage
4d144c5ec8 merge with HEAD 2008-06-04 16:59:58 -07:00
Mathieu Lacage
2b7b6628f3 bug 212: Packet::PrintTags fails 2008-06-04 16:59:41 -07:00
Raj Bhattacharjea
de2475ddc3 Merge with ns-3-dev 2008-06-04 17:19:32 -04:00
Raj Bhattacharjea
4d2bbed418 Fix for bug 174 2008-06-04 16:14:49 -04:00
Mathieu Lacage
7ef64dd6ce mark internal class 2008-06-04 12:31:23 -07:00
Mathieu Lacage
90bbabf52f fix typo 2008-06-04 12:31:14 -07:00
Mathieu Lacage
c43918d4c2 doxygen a couple of missing functions. Add acouple of more comments to existing mobility models 2008-06-04 12:29:07 -07:00
Mathieu Lacage
14562c914d this code is not wrong. 2008-06-04 11:59:31 -07:00
Mathieu Lacage
017b3b191d RemoveTag does not exist 2008-06-04 11:59:11 -07:00
Mathieu Lacage
49a48f01e8 remove un-implemented code 2008-06-04 11:58:51 -07:00
Mathieu Lacage
12ae07ddab bug 202: classes disappeared from doxygen output 2008-06-04 11:48:52 -07:00