Commit Graph

593 Commits

Author SHA1 Message Date
Mathieu Lacage
b93a9aeef4 bug 245: build failure with gcc 4.3.x 2008-07-02 03:16:36 -07:00
Craig Dowell
62c2e46c37 reposition trace hook in csma to address bug 241. 2008-06-27 14:38:08 -07:00
Craig Dowell
8c7759dc6b bug 233 2008-06-24 09:21:02 -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
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
d1cc848f30 Change default WiFi ProbeRequestTimeout to 50 ms; closes bug #199. 2008-06-03 21:16:21 +01: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
Mathieu Lacage
4904c44f15 merge with HEAD 2008-05-30 10:39:43 -07:00
Mathieu Lacage
e4ec46dd52 fix dox warnings 2008-05-30 10:38:59 -07:00
Craig Dowell
554fcfda0d point-to-point cleanup 2008-05-29 19:09:56 -07:00
Mathieu Lacage
48fa3d344c fix valgrind-reported leak 2008-05-29 08:16:53 -07:00
Gustavo J. A. M. Carneiro
6152ba1a89 Make Application::Start/Stop times relative, Simulator::StopAt(time) renamed to Simulator::Stop(time) and time also made relative, to improve consistency of the API which uses relative times everywhere else. Closes bug #191. 2008-05-29 11:45:57 +01:00
Mathieu Lacage
08961f4883 make sure that the mac low listener is destroyed _after_ the mac low itself. 2008-05-28 13:59:53 -07:00
Mathieu Lacage
fdc3e27c11 merge with HEAD 2008-05-28 10:49:01 -07:00
Mathieu Lacage
709f6a6d5b document 2008-05-28 10:47:21 -07:00
Craig Dowell
0ef25b59c4 CSMA Model Description 2008-05-27 22:30:11 -07:00
Mathieu Lacage
eaf4fb4a6d doxygen. 2008-05-27 15:32:08 -07:00
Mathieu Lacage
b91e3b0e4c ATTRIBUTE_HELPER_HEADER_2 -> ATTRIBUTE_HELPER_HEADER 2008-05-26 20:48:54 -07:00
Mathieu Lacage
0d86d03be0 kill ATTRIBUTE_HELPER_HEADER_1 2008-05-26 20:44:19 -07:00
Tom Henderson
a41edb2fa1 remove std::endl from PPP header print 2008-05-25 05:35:22 -07:00
Craig Dowell
888a3bdad6 ppp model description 2008-05-21 21:20:30 -07:00
Mathieu Lacage
2c57f536e3 merge with HEAD 2008-05-16 15:52:04 -07:00
Mathieu Lacage
a1882f8e10 merge from HEAD 2008-05-16 15:48:09 -07:00
Mathieu Lacage
dd4979ef89 merge with HEAD 2008-05-16 08:52:40 -07:00
Mathieu Lacage
0e05b107fd avoid un-initialized bits 2008-05-15 11:37:36 -07:00
Unknown
1b12b95ee9 Removed TraceContext and TraceResolver references, removed MobilityModelNotifier class, and minor changes on samples/main-random-walk.cc. 2008-05-14 19:24:17 -04:00
Tom Henderson
32bc3d3664 Fix point-to-point unit tests 2008-05-11 21:43:55 -07:00
Craig Dowell
515183caae fix bug 161 2008-05-11 11:18:21 -07:00
Craig Dowell
5a16ff1df4 bug 153 applied to CSMA 2008-05-08 13:26:49 -07:00
Craig Dowell
3c8bfe6ae6 bug 153 2008-05-08 12:43:36 -07:00
Mathieu Lacage
0996a38b84 mtag -> tag 2008-04-24 16:06:33 -07:00
Mathieu Lacage
18ee064a79 Mtag -> Tag 2008-04-24 16:03:13 -07:00
Mathieu Lacage
5c7b34db46 convert to new tag API. 2008-04-24 15:44:35 -07:00
Mathieu Lacage
7be1b92968 merge with HEAD 2008-04-21 09:04:08 -07:00
Mathieu Lacage
35170aed54 merge with HEAD 2008-04-17 15:54:35 -07:00
Mathieu Lacage
2c1b7db441 merge with HEAD 2008-04-17 15:50:49 -07:00
Mathieu Lacage
3b711f9852 improve the auto-generated doxygen output. 2008-04-17 15:30:18 -07:00
Mathieu Lacage
4ff40c4a07 get rid of Attribute class. Use AttributeValue subclasses directly. 2008-04-17 13:42:25 -07:00
Mathieu Lacage
78a2df8963 use function logging macros 2008-04-15 15:53:54 -07:00
Mathieu Lacage
f8ec434cdb code was dead. 2008-04-15 15:29:43 -07:00
Mathieu Lacage
1649c1dc65 NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION 2008-04-15 15:10:53 -07:00
Mathieu Lacage
8a32b1e369 fix bug reported by Gustavo Carneiro: AP does not reply to ARP request. 2008-04-14 17:12:52 -07:00
Mathieu Lacage
bd1ef984cc improve doxygen 2008-04-14 16:18:30 -07:00
Mathieu Lacage
6d53b47cae improve documentation 2008-04-14 16:06:44 -07:00
Mathieu Lacage
112b278854 kill NS_LOG_PARAMS_BEGIN/END. 2008-04-14 10:10:17 -07:00
Mathieu Lacage
696859e936 add a few missing ns3:: prefixes in TypeId names. 2008-04-10 11:50:08 -07:00