Peter D. Barnes, Jr.
ee641c723b
[Doxygen] Remove inappropriate uses of @internal
2014-11-03 12:33:13 -08:00
Peter D. Barnes, Jr.
cccfc167dd
[Doxygen] Attribute implementations.
2014-10-21 16:14:35 -07:00
Tom Henderson
37bab66bfe
remove deprecated Packet::PeekData()
2014-10-14 09:36:10 -07:00
Peter D. Barnes, Jr.
c10b5622a0
[Doxygen] Minor fix-ups
2014-10-08 11:59:31 -07: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
Tom Henderson
4394d1d4ba
clarify Header::Deserialize documentation
2014-09-12 17:49:06 -07:00
Tommaso Pecorella
077579b060
Bug 1824 - L4 protocol sockets should support BindToNetDevice over IPv6
2014-09-12 20:47:17 +02:00
Tommaso Pecorella
8225948ffd
[Doxygen] NetDevice small fix
2014-08-25 09:34:17 +02:00
Tommaso Pecorella
fe90df6c23
Bug 1960 - Wrong information on index range, about Node::GetDevice
2014-08-03 15:09:19 +02:00
Peter D. Barnes, Jr.
a43d770825
[Bug 1868] Optimized builds are sensitive to -fstrict-overflow
2014-04-30 21:32:57 -07:00
Andrey Mazo
9afed6b932
make various implementation-specific tables static const.
...
This should prevent possible name collisions, clean up ns3 namespace a little
and allow compiler to place them in a sharable read-only data section.
Also make various global variables static not to pollute ns3 namespace and to
force use of Attribute framework where appropriate.
2014-03-26 14:51:14 +04:00
Tom Henderson
701d152d37
remove unnecessary forward declaration
2014-03-13 06:37:41 -07:00
Tommaso Pecorella
19db0e31cb
[Doxygen] network module
2014-03-13 09:29:47 +01:00
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