Commit Graph

8699 Commits

Author SHA1 Message Date
Peter D. Barnes, Jr.
dd7996b57d Set default TypeId size. 2014-10-08 21:04:32 -07:00
Peter D. Barnes, Jr.
3f92b8e1c5 [Doxygen] Remove more trivial and/or misused groupings 2014-10-08 20:59:31 -07:00
Peter D. Barnes, Jr.
6254c4b242 [Doxygen] Remove trivial and/or misused groupings 2014-10-08 20:58:33 -07:00
Peter D. Barnes, Jr.
792c339edc [Doxygen] Include the size of registered types in the long description for the class. 2014-10-08 13:52:14 -07:00
Peter D. Barnes, Jr.
06777c4102 Missing NS_OBJECT_ENSURE_REGISTERED 2014-10-08 13:51:06 -07:00
Peter D. Barnes, Jr.
9346f805f2 Generate doxygen list of all LogComponents 2014-10-06 17:24:00 -07:00
Peter D. Barnes, Jr.
b2dc58dcb9 Use StringValue instead of PointerValue (CreateObject... in AddAttribute calls 2014-10-06 17:22:59 -07:00
Peter D. Barnes, Jr.
c10b5622a0 [Doxygen] Minor fix-ups 2014-10-08 11:59:31 -07:00
Tom Henderson
d471d382ac rescan bindings 2014-10-07 12:19:52 -07:00
Tommaso Pecorella
899626019f [Doxygen] minor fixes 2014-10-03 23:51:58 +02:00
Tommaso Pecorella
bd3ba18da4 [Doxygen] LTE Asn1Header 2014-10-06 22:36:50 -07:00
Tommaso Pecorella
a49957015e [Doxygen] propagation module fixes 2014-10-03 22:41:44 +02:00
Tommaso Pecorella
4943ed3c70 [Doxygen] internet module fixes 2014-10-03 17:10:26 +02:00
Natale Patriciello
d9b1ff4d71 Point-to-point documentation patch 2014-10-06 16:48:51 -07:00
Tom Henderson
1ba5df7bc3 add doxygen 2014-10-06 16:32:44 -07:00
Budiarto Herman
6603ec2fb3 LTE doxygen additions 2014-10-06 16:05:46 -07:00
Tiago Cerqueira
cedd6d624b Doxygen for mobility module 2014-10-06 16:00:06 -07:00
Tom Henderson
0bb6e095b3 bug 1343 (documentation): emu-udp-echo-client/server.cc missing, but referenced in HOWTOs 2014-10-06 14:52:08 -07:00
Tom Henderson
94cd3d8542 remove deprecated emu module 2014-10-06 14:50:49 -07:00
Tom Henderson
d00ccf814c add missing GPLs 2014-10-06 10:24:56 -07:00
Peter D. Barnes, Jr.
cc56e83767 TracedValue callback function signatures. 2014-10-02 21:17:48 -07:00
Peter D. Barnes, Jr.
24144c56f9 Implementation for documenting TracedValue and TracedCallback signatures. 2014-10-02 21:05:15 -07:00
Peter D. Barnes, Jr.
fd0426c762 Replace erroneous "using namespace ns3" with namespace ns3. 2014-10-02 21:07:20 -07:00
Tom Henderson
c9f4bc4e68 bug 1551 postfix: enable logging for functions outside namespace ns3 2014-10-01 20:50:46 -07:00
Gustavo Carneiro
a8b9cb97c2 Python: rescan bindings 2014-09-28 12:41:46 +01:00
Peter D. Barnes, Jr.
bfdb6ef10a [Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace? 2014-09-26 15:51:00 -07:00
Peter D. Barnes, Jr.
3611bd11a5 [Bug 1551] NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace? 2014-09-26 12:44:13 -07:00
Tommaso Pecorella
5d52c03318 Bug 652 - no public API for IPv4 neighbor table - Print functions 2014-09-20 23:53:22 +02:00
Tommaso Pecorella
78985e5d68 Avoid forward declaration if not needed - silence Eclipse warning 2014-09-19 22:08:58 +02:00
Tommaso Pecorella
e6a48c0188 Bug 1983 - FlowMonitor returns containers copies instead of references 2014-09-19 21:25:48 +02:00
Tommaso Pecorella
234e84dc35 Bug 1991 - PcapFileWrapper::CaptureSize attribute (snaplen) has no effect. 2014-09-19 21:23:55 +02:00
Tom Henderson
c0168538ae revert accidental commit of debugging code in changeset 55f1b7dc037e 2014-09-19 12:07:15 -07:00
Tom Henderson
aa9be76b3f update RELEASE_NOTES for new release version 2014-09-19 11:47:30 -07:00
Tom Henderson
c994aa10d8 rescan remaining bindings 2014-09-15 20:51:08 -07:00
Tom Henderson
47e3b01c82 silence uninitialized variable warning for unused member 2014-09-15 20:50:43 -07:00
Tom Henderson
55501d239e conditional include of fd-net-device for lte module 2014-09-15 20:49:38 -07:00
Peter D. Barnes, Jr.
fdfece661a Bug 1972: documentation to clarify the behavior with repeated argument 2014-09-15 14:35:11 -07:00
Tom Henderson
52567ff22b fix formatting for CoDel chapter 2014-09-15 13:00:23 -07:00
Tommaso Pecorella
9b1f7c5b4b Bug 1911 - AODV can not work on nodes with more than one NetDevice 2014-09-13 19:23:39 +02:00
Sébastien Deronne
a39ea72650 update WiFi documentation 2014-09-12 20:48:46 -07:00
Tom Henderson
1d0b7ff106 temporarily disable two tests failing for OS X 2014-09-12 20:27:47 -07:00
Tom Henderson
9cfe687e4a prevent TcpHeader::Deserialize() from asserting; fix a few small bugs in option code 2014-09-12 18:29:47 -07:00
Tom Henderson
45b1b3daa1 silence compiler warning 2014-09-12 18:19:47 -07:00
Tom Henderson
4394d1d4ba clarify Header::Deserialize documentation 2014-09-12 17:49:06 -07:00
Alexander Afanasyev
5b1096a52a Bug 1673: Config::Set/Connect does not search for attributes in parent classes 2014-09-12 17:34:43 -07:00
Tom Henderson
161c703a1f test case for config path attribute search on parent classes (bug 1673) 2014-09-12 17:42:12 -07:00
Tom Henderson
6674f95bc1 equation formatting for latex 2014-09-12 14:07:32 -07:00
Tommaso Pecorella
066e14f83f Bug 1824 - aodv fixes 2014-09-12 22:51:20 +02:00
Tom Henderson
3d1daf7c5a chapter included multiple times in manual 2014-09-12 13:36:01 -07:00
Peter D. Barnes, Jr.
070e2da241 Bug 1964: GetInteger overflow 2014-09-12 13:03:06 -07:00