Commit Graph

3243 Commits

Author SHA1 Message Date
Raj Bhattacharjea
525969ca64 Part of bug 198 2008-06-06 12:22:50 -04: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
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
Mathieu Lacage
d86a521ff1 fix bug 208 for true. 2008-06-04 11:35:14 -07:00
Mathieu Lacage
3e3f102d62 remove misleading doxygen comment 2008-06-04 11:01:01 -07:00
Mathieu Lacage
45f9ff0ddc bug 210: must take device mtu into account. 2008-06-04 10:59:30 -07:00
Mathieu Lacage
44478e378d bug 209: remove buggy test for open state in PacketSocket::SendTo 2008-06-04 10:47:34 -07:00
Mathieu Lacage
1eb07aeaef bug 208: must clear flags bits in fragment offset deserialization. 2008-06-04 10:39:36 -07:00
Mathieu Lacage
10a7924d63 bug 207: ipv4-header.h needed in src/node module. 2008-06-04 10:18:57 -07:00
Mathieu Lacage
d3b35a295c bug 206: allow comparing addresses of different types. 2008-06-04 10:09:29 -07:00
Mathieu Lacage
1a5577bc3d bug 204: implement Queue::DequeueAll. 2008-06-04 09:22:37 -07:00
Mathieu Lacage
92f2ed110a bug 203: Listen must be implemented for Udp and Packet sockets. 2008-06-04 09:19:16 -07:00
Mathieu Lacage
8b7d6955e6 improve attribute documentation 2008-06-04 09:18:44 -07:00
Gustavo J. A. M. Carneiro
1ae7ba74b9 merge 2008-06-04 14:02:06 +01:00
Gustavo J. A. M. Carneiro
94b7fd9434 Re-format the NQSTA state machine diagram so that it displays correctly with a fixed width font. 2008-06-04 14:00:41 +01:00
Mathieu Lacage
1ca824b340 merge with HEAD 2008-06-03 16:20:32 -07:00
Mathieu Lacage
94587dd4f3 bug 200: Packet::PrintTags is not implemented. 2008-06-03 16:20:17 -07:00
Gustavo J. A. M. Carneiro
6495130641 merge 2008-06-03 21:19:36 +01:00
Gustavo J. A. M. Carneiro
d1cc848f30 Change default WiFi ProbeRequestTimeout to 50 ms; closes bug #199. 2008-06-03 21:16:21 +01:00
Mathieu Lacage
39b7522f4c merge with HEAD 2008-06-03 12:46:37 -07:00
Gustavo J. A. M. Carneiro
1840dfe6b1 Change the default beacon interval to a more realistic value (100 ms); closes bug #177. 2008-06-03 18:15:08 +01:00
Tom Henderson
5307dcfd48 Gustavo's API warnings 2008-06-03 07:09:40 -07:00
Tom Henderson
9dfc592a26 Added tag release ns-3.0.13 for changeset 79dba133b5f8 2008-06-02 21:21:26 -07:00
Tom Henderson
be9d919a58 update RELEASE_NOTES and a few other files 2008-06-02 21:21:16 -07:00
Mathieu Lacage
937f78e7bc doxygen updates 2008-06-02 10:51:55 -07:00
Mathieu Lacage
d9a606c58d update doxygen 2008-06-02 10:38:19 -07:00
Mathieu Lacage
d3942cd4d0 remove dead code. 2008-06-02 10:38:10 -07:00
Mathieu Lacage
6badc137d9 add some doxygen, remove a couple of XXX 2008-06-02 10:30:24 -07:00
Mathieu Lacage
2eafd4b9b1 merge with HEAD 2008-06-02 09:42:29 -07:00
Mathieu Lacage
add091ea23 bug197: fix infinite loop 2008-05-31 14:12:40 -07:00
Mathieu Lacage
92ebbd036d a testcase for bug 197 2008-05-31 14:12:24 -07:00
Mathieu Lacage
f08ea71825 add small comment 2008-05-31 11:00:01 -07:00
Mathieu Lacage
a5c312cb1c some more cleanup 2008-05-31 10:57:49 -07:00
Mathieu Lacage
e20525cad9 add small comment 2008-05-31 10:47:24 -07:00
Mathieu Lacage
00d36e836c add logging, cleanup AddAtEnd. 2008-05-31 10:46:23 -07:00
Gustavo J. A. M. Carneiro
312b8da3a3 Check for the 'diff' command, don't allow running regression tests without it. 2008-05-31 16:14:49 +01:00
Raj Bhattacharjea
05a27250c1 Get rid of dead code from GTNetS 2008-05-30 15:31:50 -04:00
Raj Bhattacharjea
a7a0a3de70 Change log output to be more consistent 2008-05-30 15:14:38 -04:00
Mathieu Lacage
26d46a960d fix a couple of XXX 2008-05-30 11:11:00 -07:00
Mathieu Lacage
2a323473e4 doxygen 2008-05-30 11:03:18 -07:00
Mathieu Lacage
4904c44f15 merge with HEAD 2008-05-30 10:39:43 -07:00