Commit Graph

113 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro
58a17e5fae Adapt the flow-monitor module to the new module tree layout spec. 2010-10-22 17:18:49 +01:00
Josh Pelkey
70f4ccc0fc update release notes and fix doxygen warnings 2010-08-11 11:37:37 -04:00
Josh Pelkey
48cb1655a7 fix valgrind error 2010-08-10 17:57:14 -04:00
Josh Pelkey
1182e30d99 fix namespace usage in energy test 2010-08-10 12:11:56 -04:00
Josh Pelkey
fa10678994 fix compiler warning 2010-08-10 09:47:02 -04:00
He Wu
cbfba2983c Apply energy model changes of http://codereview.appspot.com/1008043/show patchset 13 2010-08-09 23:31:57 -07:00
Gustavo J. A. M. Carneiro
cd57f8bb76 Flow Monitor: remove unnecessary assertions 2010-08-04 12:51:33 +01:00
Gustavo J. A. M. Carneiro
ee971f238d Bug 972 - [flow monitor] assertion fails in pv4-flow-probe.cc 2010-08-03 11:04:05 +01:00
Josh Pelkey
274e6f6444 simple doxygen fixes 2010-07-15 15:21:56 -04:00
Josh Pelkey
f48a89b75c fix some energy test compiler warnings 2010-07-08 11:04:25 -04:00
He Wu
2d87e8d326 Initial import of energy model 2010-07-07 21:54:32 -07:00
Tom Henderson
663312ffd8 fix possibly uninitialized variables 2010-06-30 21:19:21 -07:00
Josh Pelkey
2133aa49c5 ensure objects are regsitered 2010-06-29 20:24:20 -04:00
Josh Pelkey
03a9879490 fix rocket-fuel example valgrind issue 2010-06-28 14:45:56 -04:00
Hajime Tazaki
b6093c6789 Bug 946 - Rocketfuel topology dataset support for topology reader 2010-06-23 18:16:45 +09:00
Mathieu Lacage
72996b8f31 fix optimized build 2010-06-01 09:46:39 +02:00
Tom Henderson
19c4bcd5c2 restore missing destructor 2010-05-31 22:23:54 -07:00
Wilson Thong
7deb21f102 Bug 854 - Support DROP_QUEUE reason-code in Ipv4FlowProbe 2010-05-31 13:32:24 +01:00
Quincy Tse
cf9ec1f5fe bug 900: RawTextConfigLoad::Default does not load configurations 2010-05-30 20:40:05 -07:00
Andrey Mazo
892d5e3f3d spell check, mostly in comments. 2010-04-23 15:09:31 +04:00
Gustavo J. A. M. Carneiro
ca2220ad7b FlowMonitor: measure flow interruptions 2010-03-19 11:28:49 +00:00
Gustavo J. A. M. Carneiro
e9f5159b63 Prepare the topology-read module for python bindings (disable copy contructors) 2010-03-17 11:02:55 +00:00
Tommaso Pecorella
57cb94b09b merge topology read system 2010-03-12 14:36:38 -05:00
Pavel Boyko
d9df76f213 bug 834 2010-03-05 18:07:08 +03:00
Mathieu Lacage
ff34e0c10b allow build to proceed when gtk is not present 2010-02-19 09:11:45 +01:00
Craig Dowell
e862ad7ede fix build, remove debugging code from tap example 2010-02-17 23:44:33 -08:00
Faker Moatamri
3c11a067e4 Bug 184: add ConfigureDefaults to GtkConfigStore, refactor the code and coding style, add comments 2010-02-17 16:34:37 +01:00
Faker Moatamri
0a1ebfb8cc Bug 793: remove remaining memory leaks due to not cleaned Simulator 2010-01-19 17:06:18 +01:00
Gustavo J. A. M. Carneiro
21217704f3 Disable copy-contructors in flow-monitor ABCs 2009-12-28 16:17:49 +00:00
Pavel Boyko
6615938fa4 Bug 762 fixed: now use unbiased variance estimator in average.h + better API 2009-12-19 17:54:08 +03:00
Andrey Mazo
1ec9d83ba8 quiet compiler 2009-12-03 10:54:05 +03:00
Josh Pelkey
8356f27580 Moved net-anim from contrib 2009-11-24 10:16:58 -05:00
Jonathan Brugge
4bf1152b21 use sqlite transactions to optimize inserts 2009-11-23 13:52:51 +01:00
Pavel Boyko
0baf7f405d merge with ns-3-dev 2009-11-16 13:35:38 +03:00
fmoatamr
f428177e25 Make building works under g++-4.0.4,4.1.2 and OSX PPC 2009-11-12 14:08:51 +01:00
Mathieu Lacage
1668a400c9 replace RefCountBase with SimpleRefCount<> to avoid duplicate refcounting implementations. 2009-11-12 13:01:01 +01:00
Andras Varga
49d1be220f Bug #645: fixes for opening stats file with OMNeT++ 2009-11-11 12:44:09 +01:00
fmoatamr
46d64d4b8e Bug 705: Make building works under Mingw by disabling socket.h and in.h includes only when Mingw is used 2009-11-05 11:17:44 +01:00
Elena Buchatskaia
183d266c64 coding style 2009-10-28 18:29:51 +03:00
Pavel Boyko
db4c9efc2e [aodv] Code style fixes proposed by Faker in his review 2009-10-26 10:11:26 +03:00
Pavel Boyko
848e8d0123 merge with code.nsnam.org 2009-10-08 15:30:36 +04:00
Josh Pelkey
63d9935fc2 Removed MPI net-anim code 2009-10-07 16:20:49 -04:00
Pavel Boyko
e12ee5c4a5 merge 2009-09-30 20:15:49 +04:00
Gustavo J. A. M. Carneiro
678840e368 Port the Histogram and EventGarbageCollector unit tests to the new test framework (bug 675) 2009-09-30 16:15:48 +01:00
Josh Pelkey
5b02c55613 Bug 680, moving trace source over to channel 2009-09-29 09:58:00 -04:00
Pavel Boyko
6f8649e209 merge 2009-09-28 19:40:30 +04:00
Craig Dowell
578024650f move net-anim to contrib 2009-09-18 15:07:12 -07:00
Sebastien Vincent
f19c5ff408 Fix build on g++-4.x. 2009-09-17 07:25:36 +02:00
Gustavo J. A. M. Carneiro
796e3d17d8 Doxygen documentation for FlowMonitor 2009-09-08 17:33:05 +01:00
Gustavo J. A. M. Carneiro
b584261427 Add a new 'flow-monitor' module. 2009-08-31 18:50:38 +01:00