Commit Graph

10658 Commits

Author SHA1 Message Date
Tommaso Pecorella
19db0e31cb [Doxygen] network module 2014-03-13 09:29:47 +01:00
Tommaso Pecorella
4517c16fe7 Fix valgrind errors in ipv[4,6]-fragmentation tests 2014-03-11 21:50:41 +01:00
Peter D. Barnes, Jr.
cf7605fafc [doxygen] Clarify doxygen.conf PREDEFINED variable. 2014-03-10 12:52:16 -07:00
Peter D. Barnes, Jr.
a274c8ea37 [doxygen] Make introspected lists more visible, various other doxy 2014-03-10 10:57:50 -07:00
Peter D. Barnes, Jr.
5469adc1a4 [doxygen] Fix warning 2014-03-05 17:08:10 -08:00
Peter D. Barnes, Jr.
cd3da7143d [doxygen] Revert r10410, r10411, r10412 2014-03-05 17:06:59 -08:00
Peter D. Barnes, Jr.
104ff32b23 [doxygen] Stop warnings from NS_LOG_COMPONENT_DEFINE and NS_OBJECT_ENSURE_REGISTERED 2014-03-05 16:55:49 -08:00
Peter D. Barnes, Jr.
bfeb265434 [doxygen] Preserve modified doxygen.conf during doxygen.warnings.report.sh run 2014-03-05 16:35:00 -08:00
Peter D. Barnes, Jr.
13176beb94 Ignore introduction of rogue waf scripts. 2014-02-10 14:03:59 -08:00
Tommaso Pecorella
63d8c0f509 Update RELEASE_NOTES 2014-03-08 17:50:26 +01:00
Tommaso Pecorella
4f03cb0b56 Bug 1870 - Remove unnecessary AsInt functions 2014-03-08 17:43:28 +01:00
Rubén Martínez
bee049436d Bug 1874 - Ipv4L3Protocol::ProcessFragment: addressCombination and idProto identifiers not properly computed 2014-03-07 22:22:31 +01:00
Peter D. Barnes, Jr.
f647edb0e5 [Bug 1856] Remove duplicate definition 2014-03-03 21:49:54 -08:00
Tom Henderson
57ccecc74d additional NSC documentation updates 2014-03-03 13:28:26 -08:00
Tom Henderson
661b5c9144 update NSC documentation 2014-03-03 06:49:11 -08:00
Gustavo Carneiro
ff3054b592 Fixes to support Python >= 3.3 in ns3 python bindings 2014-03-02 23:48:27 +00:00
Gustavo Carneiro
60e2a6c117 Require new pybindgen version to handle the new Time type changes (int64_t) 2014-03-02 20:44:58 +00:00
Gustavo Carneiro
89b3183f65 Enable more pybindgen logging 2014-03-02 20:44:20 +00:00
Gustavo Carneiro
cb559e2947 Add option to disable scanning for 32-bit bindings on 64-bit platforms 2014-03-02 12:24:39 +00:00
Peter D. Barnes, Jr.
851b2f961c [Bug [Bug 1856] int64x64_t double conversions: update reference data 2014-03-02 01:03:04 -08:00
Peter D. Barnes, Jr.
b43ee31622 [Bug 1856] int64x64_t double conversions 2014-03-02 01:02:23 -08:00
Peter D. Barnes, Jr.
3c032987f0 [Bug 1868] Optimized builds are sensitive to -fstrict-overflow 2014-03-02 00:42:05 -08:00
Daniel Lertpratchya
94a4233910 [docs] update wifi.rst and mobility.rst (minor) 2014-02-27 09:45:55 -05:00
Tom Henderson
52da92bf5b add DSR to the list of routing protocols 2014-02-27 06:35:58 -08:00
Tom Henderson
3e16d73f38 add release step for documentation 2014-02-27 06:34:42 -08:00
Brian Swenson
50317fc036 Bug 1859 clang unused variable 2014-02-25 12:27:05 -05:00
Tom Henderson
727fa3f326 bindings rescan (another try) 2014-02-23 13:49:13 -08:00
Tom Henderson
0ba37f72a9 rescan bindings 2014-02-23 11:40:20 -08:00
Tom Henderson
44e6ff72b0 update pybindgen version 2014-02-23 11:40:12 -08:00
Tommaso Pecorella
b24df55aa8 [Python Bindings] rescan bindings 2014-02-23 08:45:57 +01:00
Vedran Miletić
8a5d58beda Clean up function logging for non-DCF part of stats module 2014-02-22 22:56:14 +01:00
Peter D. Barnes, Jr.
3ec3b6a878 [Bug 1862] NS_LOG="Time=*|prefix_time" causes stack overflow 2014-02-21 16:27:43 -08:00
Peter D. Barnes, Jr.
22e31f0c68 [Bug 1792] [Bug 1853] Remove inheritance from std::stream in ParameterLogger 2014-02-21 16:25:43 -08: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
Daniel Lertpratchya
1bc5e2265a [propagation] rescan Python binding 2014-02-21 11:50:18 -05:00
Nicola Baldo
9ce5538ff4 fix for Bug 1443 - m_minDistance in FriisPropagationLossModel 2014-02-21 13:43:17 +01:00
Peter D. Barnes, Jr.
28ac4c7f40 [Bug 1653] Extension of CommandLine interface
Restore operator << (std::ostream, CommandLine) erroneously removed
in rev 10155.
2014-02-20 22:00:09 -08:00
Tommaso Pecorella
98ec76d941 IPv[4,6] fragmentation tests include tag tests 2014-02-20 22:41:33 +01:00
Tom Goff
410b30f6fd Bug 1787 - Runtime error when using AnimationInterface::EnablePacketMetadata() to fetch metadata of CSMA packet 2014-02-20 22:35:51 +01:00
Daniel Lertpratchya
65bf9d35e8 [wifi] reformat wifi-tx-vector.cc 2014-02-17 08:43:58 -05:00
Tommaso Pecorella
4faabb5898 Bug 1855 - SixLowPanNetDevice is not correctly indexed 2014-02-13 22:53:39 +01:00
Peter D. Barnes, Jr.
73ceda8109 [Bug 1852] Restore missing config header 2014-02-11 14:38:25 -08:00
John Abraham
7b9f3873da NetAnim: Add figures 2014-02-09 19:49:31 -08:00
John Abraham
208294924d NetAnim: Update Documentation 2014-02-09 19:49:01 -08:00
John Abraham
8181d545fd NetAnim: Allow metadata as default in the examples 2014-02-09 11:25:35 -08:00
Peter D. Barnes, Jr.
4a5acb6109 One waf to rule them all. 2014-02-07 17:00:28 -08:00
Peter D. Barnes, Jr.
eba6d81509 [Bug 1786] Fix undeclared identifiers cairo_impl64 and cairo_impl128 in int128 builds. 2014-02-05 10:58:19 -08:00
Peter D. Barnes, Jr.
1a54ac7031 [Bug 1786] Make cairo implementation type accessible. 2014-02-04 16:09:23 -08:00
Peter D. Barnes, Jr.
8d73d7448e [tutorial] Introduce more waf options and best work practices. 2014-02-04 16:14:44 -08:00
Daniel Lertpratchya
900d3ace25 [wifi] rescan Python binding 2014-02-04 14:04:01 -05:00