Commit Graph

69 Commits

Author SHA1 Message Date
Peter D. Barnes, Jr.
cd3da7143d [doxygen] Revert r10410, r10411, r10412 2014-03-05 17:06:59 -08:00
Tommaso Pecorella
4f03cb0b56 Bug 1870 - Remove unnecessary AsInt functions 2014-03-08 17:43:28 +01:00
Alexander Afanasyev
7daf507a80 Bug 1294 - New PeekU8 () and Read (Buffer::Iterator start, uint32_t size) methods in Buffer::Iterator 2014-02-21 09:12:38 +01:00
Vedran Miletić
f1f6d27091 Fix doxygen errors in src/network, excluding 'is not documented' missing documentation 2013-12-02 23:02:39 +01:00
Tommaso Pecorella
dd20c79584 Bug 938 - missing Doxygen in ns-3 (internet model + helper) 2013-11-20 20:15:02 +01:00
Brian Swenson
4c879da5c3 Network Doxygen warnings start 2013-11-15 16:20:58 -05:00
Peter D. Barnes, Jr.
5a2488e6db [doxygen] Suppress "warning: Member NS_LOG_COMPONENT_DEFINE is not documented" 2013-11-14 16:58:56 -08:00
Peter D. Barnes, Jr.
d75ff3559e doxygen] Suppress "warning: Member NS_OBJECT_ENSURE_REGISTERED is not documented" 2013-11-14 16:58:28 -08:00
Peter D. Barnes, Jr.
578f3a1f04 Fix doxygen module references 2013-11-14 16:52:11 -08:00
Tommaso Pecorella
2fa1712985 Doxygen fixes to Topology-read, Ipv6, and tcp-socket 2013-11-14 22:43:53 +01:00
Tom Henderson
5c26030558 bug 1771: silence compiler warning about maybe-uninitialized data 2013-10-28 22:17:57 -07:00
Peter D. Barnes, Jr.
61903c64b2 Link to RFC num with \RFC{num} 2013-08-15 13:04:01 -07:00
Peter D. Barnes, Jr.
8695d856a1 Link to bug num in bug database with \bugid{num} 2013-08-15 12:01:57 -07:00
Peter D. Barnes, Jr.
3c12e54cb1 [Doxygen] use \internal 2013-07-24 16:31:58 -07:00
Peter D. Barnes, Jr.
e3611c4078 Doxygenate todo's 2013-07-03 14:43:10 -07:00
Peter D. Barnes, Jr.
3e7b4c0636 Revert [Coverity] Logically dead code (DEADCODE)
NS_ASSERT vanishes in optimized builds, so return code check still needed.
2013-07-01 10:08:20 -07:00
Peter D. Barnes, Jr.
9d2bf09460 Backout changeset 581c9b2f52c842a06cd3692c1a043a64b85c0c36 2013-07-01 10:06:39 -07:00
Peter D. Barnes, Jr.
198d9f8ce9 Automated merge with file:///Users/barnes26/Code/netsim/ns3/repos/ns-3-dev 2013-06-26 17:32:03 -07:00
Peter D. Barnes, Jr.
f14f746227 [Coverity] Logically dead code (DEADCODE) 2013-06-26 17:15:56 -07:00
Peter D. Barnes, Jr.
433a24d419 [Doxygen] use \deprecated 2013-06-11 17:27:05 -07:00
Peter D. Barnes, Jr.
666bcc699f Merge Coverity fixes 2013-05-22 17:58:58 -07:00
Peter D. Barnes, Jr.
3bc4f0efd0 [Coverity] Overflowed return value (INTEGER_OVERFLOW) 2013-05-16 10:52:29 -04:00
Hajime Tazaki
792e59bf38 Bug 1409: Add an attribute "SystemId" to configure the ID for MPI 2013-04-06 23:08:13 +09:00
Tommaso Pecorella
5e2d3e7604 Bug 1568 - Deserialized Addresses are implicitly marked as Mac48Address 2013-03-11 23:06:41 +01:00
Peter D. Barnes, Jr.
a1a1c6d36d Delete _fp suffix, per code review 2012-11-14 00:07:50 -08:00
Peter D. Barnes, Jr.
6a0691f121 Undo whitespace-only changes, to ease review 2012-11-14 00:03:41 -08:00
Peter D. Barnes, Jr.
06addb49e0 Minor doc corrections 2012-11-13 23:52:34 -08:00
Peter D. Barnes, Jr.
a10b29e1fd Remove free list from PacketTagList. 2012-11-13 23:51:56 -08:00
Peter D. Barnes, Jr.
2ecedb3e87 Trim excess copies from PacketTagList::Remove, add PacketTagList::Replace, documentation. 2012-11-13 23:44:58 -08:00
Vedran Miletić
53ec6a479e Rename Start and DoStart methods to Initialize and DoInitialize
The goal of this patch is to allows us to differentiate the Start/Stop
functionality present in some classes from Initialize/Dispose functionality.
2013-04-19 22:39:55 +02:00
Mitch Watrous
51b1212de9 Remove more log messages from operators and copy constructors 2012-12-14 14:07:33 -08:00
Mitch Watrous
858f0702d9 Remove log messages from some operators and copy constructors 2012-12-13 17:02:39 -08:00
Tom Henderson
53931dd4ca bug 1549: remove logging statements causing stack overflows 2012-12-12 22:43:49 -08:00
Maja Grubišić
19b51bfe74 Fix printing of uint8_t data in NS_LOG_FUNCTION introduced by 9144:6a15c50388bc Clean up function logging of network module. 2012-12-01 20:05:49 +01:00
Daniel Lertpratchya
b69e3c1278 Bug 1361 - Set TOS from Application level (sockets) 2012-11-20 17:52:39 -05:00
Maja Grubišić
6c6e275ec2 Clean up function logging of network module. 2012-11-16 22:27:18 +01:00
Vedran Miletić
71e380b55e Bug 1237 - code cleanups related to includes 2012-09-01 20:57:21 +02:00
Mitch Watrous
da1cf74f90 Replace various instances of RandomVariable with RandomVariableStream 2012-08-20 14:25:35 -07:00
Peter D. Barnes, Jr.
916e030ae7 Protect ascii art picture of Buffer layout. 2012-05-10 09:31:35 -07:00
Tom Henderson
2cc8dff62a remove erroneous doxygen 2012-07-09 06:53:14 -07:00
Tom Henderson
187a4ca47c fix stale documentation 2012-06-11 21:30:04 -07:00
Mitch Watrous
1b9b93d819 Bug 962 - list of paths to reach objects contains bogus entries 2012-05-01 10:18:37 -07:00
frederic.
ad7e7136e9 Replace references to m_recvpktinfo with method call IsRecvPktInfo() 2012-03-09 13:19:27 +01:00
Nicola Baldo
4273d300b5 fixed bug 1358 2012-02-28 12:05:16 +01:00
Tommaso Pecorella
df379ec879 Bug 1377: various memory leaks 2012-02-26 19:51:19 +01:00
Tommaso Pecorella
12c44e6558 Fix merge 2012-02-20 14:49:38 +01:00
Andrey Mazo
cec21ade43 Bug 1170: Formulate best practices for dealing with unused debug variables. 2012-02-10 19:02:12 +04:00
Vedran Miletić
39d338dbeb fix various doxygen errors 2011-11-26 21:13:46 -08:00
frederic.
1b938b752f Bug 1001 - Buffer::CopyData() doesn't return the number of bytes copied 2011-11-09 10:13:41 +01:00
Nicola Baldo
48e41c01c6 updated doxygen of Node::AddApplication (Ptr<Application>) 2011-10-14 16:00:43 +02:00