Tom Henderson <tomh@tomh.org> [Wed, 03 Nov 2010 21:17:46 -0700] rev 6633
Add random variable example
Tom Henderson <tomh@tomh.org> [Wed, 03 Nov 2010 19:49:23 -0700] rev 6632
Helper example program for GENI
Tom Henderson <tomh@tomh.org> [Wed, 03 Nov 2010 19:36:07 -0700] rev 6631
new sample-simulator.cc
Tom Henderson <tomh@tomh.org> [Wed, 03 Nov 2010 19:34:56 -0700] rev 6630
add nam helper
Tom Henderson <tomh@tomh.org> [Tue, 02 Nov 2010 17:57:10 -0700] rev 6629
Add TapBridge traits
Tom Henderson <tomh@tomh.org> [Tue, 02 Nov 2010 17:56:53 -0700] rev 6628
GENI first sample
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Tue, 24 Aug 2010 11:00:11 +0100] rev 6627
merge with ns-3.9
Tom Henderson <tomh@tomh.org> [Fri, 20 Aug 2010 12:17:19 -0700] rev 6626
Help waf to guess release versions of nsc and pybindgen
Tom Henderson <tomh@tomh.org> [Fri, 20 Aug 2010 08:24:29 -0700] rev 6625
update VERSION to ns-3.9
Tom Henderson <tomh@tomh.org> [Fri, 20 Aug 2010 08:17:10 -0700] rev 6624
Added tag ns-3.9 for changeset 8ddf25211f89
Tom Henderson <tomh@tomh.org> [Fri, 20 Aug 2010 08:16:36 -0700] rev 6623
Final nits for 3.9 release
Tom Henderson <tomh@tomh.org> [Wed, 18 Aug 2010 22:43:08 -0700] rev 6622
Added tag ns-3.9-RC3 for changeset def4153e27cd
Tom Henderson <tomh@tomh.org> [Wed, 18 Aug 2010 15:49:18 -0700] rev 6621
Remove redundant implementations
Tom Henderson <tomh@tomh.org> [Wed, 18 Aug 2010 15:06:26 -0700] rev 6620
Additional stubs for HighPrecision operators
Tom Henderson <tomh@tomh.org> [Wed, 18 Aug 2010 13:58:50 -0700] rev 6619
Regenerate bindings
Tom Henderson <tomh@tomh.org> [Wed, 18 Aug 2010 13:58:38 -0700] rev 6618
Provide stubbed HighPrecision GetHigh(), GetLow() implementations to fix builds across platforms
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Tue, 17 Aug 2010 21:28:08 -0700] rev 6617
Call StopDevice() in EmuNetDevice::DoDispose()
Josh Pelkey <jpelkey@gatech.edu> [Mon, 16 Aug 2010 17:41:03 -0400] rev 6616
Added tag ns-3.9-RC2 for changeset 14019c625ab8
Josh Pelkey <jpelkey@gatech.edu> [Mon, 16 Aug 2010 13:43:36 -0400] rev 6615
update release notes
Alina Quereilhac <aquereilhac@gmail.com> [Mon, 16 Aug 2010 08:32:37 -0700] rev 6614
bug 959: Simulation never finishes when using RealtimeSimulatorImpl
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Mon, 16 Aug 2010 08:30:29 -0700] rev 6613
bug 939: EmuNetDevice uses too much memory
Josh Pelkey <jpelkey@gatech.edu> [Mon, 16 Aug 2010 10:55:27 -0400] rev 6612
python scan
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Sun, 15 Aug 2010 21:20:24 -0700] rev 6611
Update pybindgen version
Tom Henderson <tomh@tomh.org> [Sun, 15 Aug 2010 14:32:44 -0700] rev 6610
add explicit cast for building on gcc-4.1.1
Tom Henderson <tomh@tomh.org> [Sat, 14 Aug 2010 15:37:02 -0700] rev 6609
Bump nsc version to 0.5.2
Josh Pelkey <jpelkey@gatech.edu> [Fri, 13 Aug 2010 11:21:14 -0400] rev 6608
add needed header
Josh Pelkey <jpelkey@gatech.edu> [Fri, 13 Aug 2010 11:14:44 -0400] rev 6607
fix one more PeekData
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 13 Aug 2010 14:10:48 +0200] rev 6606
forgot include
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 13 Aug 2010 14:04:50 +0200] rev 6605
merge
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 13 Aug 2010 14:03:52 +0200] rev 6604
add temp variable to work around compiler bug
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 13 Aug 2010 13:30:14 +0200] rev 6603
allow serialization/deserialization for debugging output
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 13 Aug 2010 13:28:38 +0200] rev 6602
extra debugging
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 13 Aug 2010 11:50:03 +0200] rev 6601
must return GetErrorStatus
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 13 Aug 2010 10:10:22 +0200] rev 6600
rename tests
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 13 Aug 2010 10:10:10 +0200] rev 6599
remove trailing ';'
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 13 Aug 2010 09:32:29 +0200] rev 6598
log timeout duration
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 13 Aug 2010 09:29:36 +0200] rev 6597
get rid of NOARGS logging statements and log statements in getters
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 13 Aug 2010 09:22:52 +0200] rev 6596
get rid of NOARGS logging calls
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 13 Aug 2010 09:22:29 +0200] rev 6595
get rid of annoying logging for getters and of the _NOARGS log calls.
Hajime Tazaki <tazaki@sfc.wide.ad.jp> [Fri, 13 Aug 2010 16:04:16 +0900] rev 6594
update CHANGES.html for Bug 671
Josh Pelkey <jpelkey@gatech.edu> [Thu, 12 Aug 2010 17:46:49 -0400] rev 6593
fix mpi manual error
Josh Pelkey <jpelkey@gatech.edu> [Wed, 11 Aug 2010 15:18:29 -0400] rev 6592
fix tag that i messed up
Josh Pelkey <jpelkey@gatech.edu> [Wed, 11 Aug 2010 15:13:13 -0400] rev 6591
Added tag hg, tag, ns-3.9-RC1 for changeset fb5ad9c7755a
Josh Pelkey <jpelkey@gatech.edu> [Wed, 11 Aug 2010 11:37:37 -0400] rev 6590
update release notes and fix doxygen warnings
Andrey Mazo <mazo@iitp.ru> [Wed, 11 Aug 2010 09:25:51 -0400] rev 6589
fix some indentation
Josh Pelkey <jpelkey@gatech.edu> [Tue, 10 Aug 2010 23:13:56 -0400] rev 6588
merge
Quincy Tse <quincy.tse@gmail.com> [Tue, 10 Aug 2010 22:33:13 -0400] rev 6587
Bug 930 - examples/topology-read/topology-example-sim.cc uses variable length array
Craig Dowell <craigdo@ee.washington.edu> [Tue, 10 Aug 2010 20:04:06 -0700] rev 6586
get rid of about a zillion PeekData
Josh Pelkey <jpelkey@gatech.edu> [Tue, 10 Aug 2010 17:57:14 -0400] rev 6585
fix valgrind error
Tom Henderson <tomh@tomh.org> [Tue, 10 Aug 2010 13:02:38 -0400] rev 6584
Bug 879 - source address selection for AODV using DeferredRouteRequest
Josh Pelkey <jpelkey@gatech.edu> [Tue, 10 Aug 2010 12:11:56 -0400] rev 6583
fix namespace usage in energy test
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Tue, 10 Aug 2010 15:06:35 +0100] rev 6582
Update pybindgen version
Josh Pelkey <jpelkey@gatech.edu> [Tue, 10 Aug 2010 09:47:02 -0400] rev 6581
fix compiler warning
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Tue, 10 Aug 2010 12:28:56 +0100] rev 6580
Bring nodes close together, due to changes in ns-3.9 that bring reduced wifi range
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Tue, 10 Aug 2010 12:21:08 +0100] rev 6579
realtime-udp-echo.cc ported to python
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Tue, 10 Aug 2010 12:16:10 +0100] rev 6578
Python: only call ns3::Simulator::RunOne if we're running the default event scheduler; partially fixes Bug 631.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Tue, 10 Aug 2010 10:55:05 +0100] rev 6577
Add SO_BROADCAST to CHANGES.html, fix the html a bit
Tom Henderson <tomh@tomh.org> [Tue, 10 Aug 2010 00:18:20 -0700] rev 6576
include wimax manual chapter
Mohamed Amine Ismail <amine.ismail@sophia.inria.fr> [Tue, 10 Aug 2010 00:17:18 -0700] rev 6575
Add WimaxArchitecture figure source
Tom Henderson <tomh@tomh.org> [Tue, 10 Aug 2010 00:13:34 -0700] rev 6574
rescan bindings
Ken Renard <kenneth.renard@arl.army.mil> [Mon, 09 Aug 2010 23:40:31 -0700] rev 6573
[bug 911] Ipv4 multicast forwarding not going to all output interfaces in route
He Wu <mdzz@u.washington.edu> [Mon, 09 Aug 2010 23:31:57 -0700] rev 6572
Apply energy model changes of http://codereview.appspot.com/1008043/show patchset 13
Josh Pelkey <jpelkey@gatech.edu> [Mon, 09 Aug 2010 22:23:57 -0400] rev 6571
python scan
Josh Pelkey <jpelkey@gatech.edu> [Mon, 09 Aug 2010 20:59:05 -0400] rev 6570
merge heads
Josh Pelkey <jpelkey@gatech.edu> [Mon, 09 Aug 2010 20:22:27 -0400] rev 6569
fix doxygen warning
Josh Pelkey <jpelkey@gatech.edu [Mon, 09 Aug 2010 18:47:12 -0400] rev 6568
remove mobility trace to pass regression for now
Josh Pelkey <jpelkey@gatech.edu> [Mon, 09 Aug 2010 17:47:23 -0400] rev 6567
revert latest wimax change for tests to pass
Josh Pelkey <jpelkey@gatech.edu> [Mon, 09 Aug 2010 14:05:48 -0400] rev 6566
release notes and changes updates
Josh Pelkey <jpelkey@gatech.edu> [Mon, 09 Aug 2010 12:54:48 -0400] rev 6565
add bug fixes to RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu> [Sun, 08 Aug 2010 19:19:50 -0700] rev 6564
remove old fatal error from point-to-point code
Craig Dowell <craigdo@ee.washington.edu> [Sun, 08 Aug 2010 19:15:08 -0700] rev 6563
Change NonPromiscReceiveFromDevice per bug 949.
Craig Dowell <craigdo@ee.washington.edu> [Sun, 08 Aug 2010 18:52:20 -0700] rev 6562
IsMulticast returns true in point-to-point device
Flavio Kubota <flaviokubota@gmail.com> [Sat, 07 Aug 2010 21:15:14 -0300] rev 6561
Bug 953 - WiMAX channel scanning overflow
Flavio Kubota <flaviokubota@gmail.com> [Fri, 06 Aug 2010 21:55:17 -0300] rev 6560
Bug 874 - wrong modulation type is selected in the forwardBurst method
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Sat, 07 Aug 2010 19:50:38 +0200] rev 6559
a double is not helpful here.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Sat, 07 Aug 2010 15:22:42 +0200] rev 6558
rescan python
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Sat, 07 Aug 2010 15:03:12 +0200] rev 6557
update reference traces to deal with new event ordering due to use of integer arithmetic instead of floating point arithmetic
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Sat, 07 Aug 2010 14:30:18 +0200] rev 6556
merge with bug826 fixes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 14 Jul 2010 21:45:31 +0200] rev 6555
re-introduce Scalar class
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 14 Jul 2010 21:43:55 +0200] rev 6554
someone forgot and explicit Scalar
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 14 Jul 2010 21:25:06 +0200] rev 6553
instrument arith ops
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 14 Jul 2010 21:24:17 +0200] rev 6552
remove un-needed log declaration
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 09 Jul 2010 12:52:24 +0200] rev 6551
get rid of TimeUnit<N>
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 09 Jul 2010 12:52:09 +0200] rev 6550
no need to use TimeUnit<1> here
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Fri, 09 Jul 2010 10:33:35 +0200] rev 6549
oops. implement Compare method correctly
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 08 Jul 2010 20:59:08 +0200] rev 6548
add missing include
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 08 Jul 2010 10:32:31 +0200] rev 6547
merge with HEAD
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 08 Jul 2010 10:31:31 +0200] rev 6546
documentation
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 08 Jul 2010 09:54:57 +0200] rev 6545
pull 32bit fixes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 08 Jul 2010 09:53:49 +0200] rev 6544
fix build typo
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 08 Jul 2010 09:48:41 +0200] rev 6543
merge with ns-3-dev
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 08 Jul 2010 09:40:24 +0200] rev 6542
another missing explicit keyword
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 08 Jul 2010 09:38:33 +0200] rev 6541
variable is of type Time, not Timer.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 08 Jul 2010 09:38:09 +0200] rev 6540
add missing explicit keyword to match -cairo version of the code
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 08 Jul 2010 09:33:06 +0200] rev 6539
rework 32bit version to match 64bit version
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Thu, 08 Jul 2010 09:32:48 +0200] rev 6538
tests pass on 64bit systems
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 07 Jul 2010 18:17:52 +0200] rev 6537
kill dead code
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 07 Jul 2010 18:17:21 +0200] rev 6536
add invert support
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 07 Jul 2010 18:17:05 +0200] rev 6535
move macro definition to function where it is used
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 07 Jul 2010 16:57:19 +0200] rev 6534
What time unit is this ?
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 07 Jul 2010 16:56:35 +0200] rev 6533
rewrite time integer support for 32bit systems.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 07 Jul 2010 16:22:09 +0200] rev 6532
no need to use timestep logic.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 06 Jul 2010 15:41:54 +0200] rev 6531
add GetTypeId
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 06 Jul 2010 15:41:15 +0200] rev 6530
use proper parent classname
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 06 Jul 2010 15:40:16 +0200] rev 6529
use proper parent class
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Sat, 07 Aug 2010 14:18:16 +0200] rev 6528
rescan bindings
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Sat, 07 Aug 2010 14:18:04 +0200] rev 6527
bug 956: workaround compiler bug
Josh Pelkey <jpelkey@gatech.edu> [Fri, 06 Aug 2010 15:40:56 -0400] rev 6526
minor tutorial update for clarity
Mirko Banchi <mk.banchi@gmail.com> [Thu, 05 Aug 2010 19:45:55 +0200] rev 6525
ops, a wrong bit mask
Josh Pelkey <jpelkey@gatech.edu> [Thu, 05 Aug 2010 11:36:22 -0400] rev 6524
python scan
Christian Facchini <c.facchini@gmail.com> [Thu, 05 Aug 2010 11:22:11 -0400] rev 6523
Bug 969 - No SocketList is present in UdpL4Protocol class
Mirko Banchi <mk.banchi@gmail.com> [Thu, 05 Aug 2010 15:32:06 +0200] rev 6522
Bug 842 - During retransmission of a BAR i must wait for a Block ack response and not for a normal ack
Elena Buchatskaya <sunnmy@iitp.ru> [Wed, 04 Aug 2010 21:34:52 +0400] rev 6521
Bug 964 - AODV does not work with host addressed interfaces
Elena Buchatskaya <sunnmy@iitp.ru> [Wed, 04 Aug 2010 20:47:46 +0400] rev 6520
Bug 966 - AODV originates new RREQ on each packet, when doesn't have valid route
Elena Buchatskaya <sunnmy@iitp.ru> [Wed, 04 Aug 2010 20:29:07 +0400] rev 6519
Bug 971 - fix AODV header Print functions
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 04 Aug 2010 12:52:53 +0100] rev 6518
merge
Gustavo J. A. M. Carneiro <gjc@inescporto.pt> [Wed, 04 Aug 2010 12:51:33 +0100] rev 6517
Flow Monitor: remove unnecessary assertions
Josh Pelkey <jpelkey@gatech.edu> [Tue, 03 Aug 2010 15:24:15 -0400] rev 6516
merge with tip
Josh Pelkey <jpelkey@gatech.edu> [Tue, 03 Aug 2010 15:23:18 -0400] rev 6515
Bug 970 - move UAN over to new directory structure
Nicola Baldo <nbaldo@cttc.es> [Tue, 03 Aug 2010 18:02:55 +0200] rev 6514
fixed Bug 941 - Wifi Dcf attributes not reachable