Commit Graph

8997 Commits

Author SHA1 Message Date
Peter D. Barnes, Jr.
e969f87645 Move attribute, config, trace docs to class description. 2012-08-13 16:56:18 -07:00
Peter D. Barnes, Jr.
e931a8f423 Document preferred usage of NS_LOG_FUNCTION() and
NS_LOG_FUNCTION_NOARGS()
2012-08-20 11:54:03 -07:00
Tom Henderson
5e39baec8a rescan bindings 2012-08-17 16:03:51 -07:00
Tom Henderson
576c6420f7 Make InternetStackHelper::AssignStreams instead take a node container argument 2012-08-17 13:43:00 -07:00
Tom Henderson
243f52e1ce Update mesh model, tests and reference traces for new random variable usage 2012-08-17 13:31:40 -07:00
Tom Henderson
8567f250e2 Update AODV tests and reference traces for new random variable usage 2012-08-17 07:00:24 -07:00
Tom Henderson
aebb5d5841 fix bug on previous commit 2012-08-17 06:19:59 -07:00
Tom Henderson
f645a4bc46 Update OLSR tests and reference traces for new random variable usage 2012-08-17 06:00:53 -07:00
Tom Henderson
a0bda821ac update error-model-test-suite 2012-08-16 20:58:12 -07:00
Mitch Watrous
ee0efc25b1 Replace src/lte usage of RandomVariable with RandomVariableStream 2012-08-16 18:06:36 -07:00
Mitch Watrous
998713685f Replace src/network usage of RandomVariable with RandomVariableStream 2012-08-16 09:13:36 -07:00
Mitch Watrous
f2d5e4b1ae Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream 2012-08-15 18:08:46 -07:00
Mitch Watrous
0d8bb3de72 Replace src/mobility usage of RandomVariable with RandomVariableStream (Patch Set 2) 2012-08-15 15:33:02 -07:00
Mitch Watrous
49a757cebc Replace src/mobility usage of RandomVariable with RandomVariableStream (Patch Set 1) 2012-08-15 14:28:33 -07:00
Mitch Watrous
ff77b8ca3a Replace src/wimax usage of RandomVariable with RandomVariableStream 2012-08-14 14:11:29 -07:00
Mitch Watrous
36f618d471 Replace src/wifi usage of RandomVariable with RandomVariableStream 2012-08-14 13:52:17 -07:00
Mitch Watrous
6a15bfc2a6 Replace src/uan usage of RandomVariable with RandomVariableStream 2012-08-14 13:12:00 -07:00
Mitch Watrous
3a691a472e Replace src/olsr usage of RandomVariable with RandomVariableStream 2012-08-14 12:10:58 -07:00
Mitch Watrous
837a2869b0 Replace src/netanim usage of RandomVariable with RandomVariableStream 2012-08-14 11:29:57 -07:00
Mitch Watrous
3b2bd56afb Replace src/internet usage of RandomVariable with RandomVariableStream 2012-08-14 10:35:43 -07:00
Mitch Watrous
2a18a3c987 Replace src/dsr usage of RandomVariable with RandomVariableStream 2012-08-14 09:57:49 -07:00
Mitch Watrous
b240cd8822 Replace src/dsdv usage of RandomVariable with RandomVariableStream 2012-08-14 09:37:08 -07:00
Mitch Watrous
ebab618047 Replace src/csma usage of RandomVariable with RandomVariableStream 2012-08-14 09:12:05 -07:00
Peter D. Barnes, Jr.
149927671f Fix tag detection 2012-08-13 15:59:14 -07:00
Peter D. Barnes, Jr.
5954f3b57e Id tutorial-pt-br base version 2012-08-13 14:34:36 -07:00
Peter D. Barnes, Jr.
0652cd2b36 Ignore generated image files. 2012-08-13 10:27:06 -07:00
Peter D. Barnes, Jr.
e28e2dc6b4 (minor) fix documentation 2012-08-13 10:26:58 -07:00
Peter D. Barnes, Jr.
375eec059a Use relative links for public urls 2012-08-13 10:23:14 -07:00
Peter D. Barnes, Jr.
e4a26b3b70 Fix Sphinx warnings 2012-08-10 12:00:42 -07:00
Peter D. Barnes, Jr.
fd133f7f8b Log script errors, fix bogus copy 2012-08-08 14:04:05 -07:00
Mitch Watrous
190f314ba5 Replace src/application usage of RandomVariable with RandomVariableStream 2012-08-13 16:08:13 -07:00
Mitch Watrous
0e2574aa55 eplace src/application usage of RandomVariable with RandomVariableStream 2012-08-13 10:46:09 -07:00
Peter D. Barnes, Jr.
037e8e47e8 Remove temp files after building pdf docs 2012-08-08 13:17:14 -07:00
Peter D. Barnes, Jr.
73e404763b Call get_version.sh early, add option, env for public urls. 2012-08-08 12:52:30 -07:00
Peter D. Barnes, Jr.
82e51fe0f9 Automated merge with file:///Users/barnes26/Code/netsim/ns3/repos/docs 2012-08-08 12:41:56 -07:00
Peter D. Barnes, Jr.
5322d41c35 Remove temp files after building pdf docs 2012-08-08 12:40:37 -07:00
Vedran Miletić
205780173c Fix logging in Ipv4L3Protocol::AddInterface and Ipv4L3Protocol::Receive. 2012-08-08 17:00:29 +02:00
Tom Henderson
b490641fa6 clarify RouteOutput() header usage 2012-08-04 09:40:51 -07:00
Tom Henderson
379525641b remove stale reference 2012-08-04 09:29:48 -07:00
Peter D. Barnes, Jr.
13396840a7 Automated merge with file:///Users/barnes26/Code/netsim/ns3/repos/ns-3-dev 2012-08-02 12:03:26 -07:00
Peter D. Barnes, Jr.
f453aa8b6e Reverse dirty repo logic, better testing options, ignore doxygen.warnings.log. 2012-08-02 11:58:35 -07:00
John Abraham
11a66d294c NetAnim: Support End-point Ipv4 address on link display 2012-08-01 17:30:39 -07:00
Tom Henderson
879c2a68cf bug 1386: assert if PositionAllocator not provided to RandomWaypointMobilityModel 2012-08-01 13:19:33 -07:00
Peter D. Barnes, Jr.
980bcff084 Detect doc builds for public site, ignore ns3_version.js auto-generated file. 2012-08-01 12:36:50 -07:00
Peter D. Barnes, Jr.
c643f5f4e5 Still fixing broken links 2012-07-31 22:56:09 -07:00
Peter D. Barnes, Jr.
ded4fa066b Generate ns3_version.js from waf --doxygen 2012-07-31 22:09:43 -07:00
Peter D. Barnes, Jr.
9278e6aff7 Automated merge with file:///Users/barnes26/Code/netsim/ns3/repos/ns-3-dev 2012-07-31 20:20:03 -07:00
Peter D. Barnes, Jr.
03dd58f8ce Fix broken links 2012-07-31 20:11:10 -07:00
John Abraham
5a3c671068 [Bug 1478] New: Support run-time changes to node visibility, color, and description 2012-07-31 20:00:52 -07:00
Peter D. Barnes, Jr.
a8205362b8 Fix Sphinx warnings 2012-07-31 17:31:49 -07:00