Commit Graph

633 Commits

Author SHA1 Message Date
Mitch Watrous
617664dd49 Bug 1019: common --> node --> common circular dependency 2011-01-20 13:28:38 -08:00
Mitch Watrous
3deeb9ee26 Make test cases not return bool valuesMake all TestSuite instances be static 2011-01-17 12:53:20 -08:00
Mitch Watrous
f67a639728 Make all TestSuite instances be static 2011-01-10 15:55:29 -08:00
Josh Pelkey
da85b34487 merge new TCP code 2010-12-17 13:57:22 -05:00
Gustavo J. A. M. Carneiro
df9b164e5c Missing deps 2010-10-26 15:10:23 +01:00
Tom Henderson
a150a33b55 Improve documentation for propagation loss models 2010-10-15 12:51:18 -07:00
Tom Henderson
237f95e7cf bug 1007: remove Wifi dependency from propagation-loss-model-test-suite.cc 2010-10-15 12:50:51 -07:00
Quincy Tse
ddeed27793 Bug 992 - Unusual (possibly incorrect assertion) in Packet::Deserialize 2010-09-29 17:14:39 -04:00
Craig Dowell
def0d12507 get rid of about a zillion PeekData 2010-08-10 20:04:06 -07:00
Mathieu Lacage
fedb8201f2 merge with bug826 fixes 2010-08-07 14:30:18 +02:00
Josh Pelkey
da0697d4da fix some doxygen 2010-07-27 14:34:47 -04:00
Mathieu Lacage
0b117cbf1a optimize buffer some more 2010-07-23 13:39:46 +02:00
Tom Henderson
981d8ba90b Range-based propagation loss model added 2010-07-20 14:22:04 -07:00
Josh Pelkey
72bb44ac19 missed include for nix-vector 2010-07-19 17:39:51 -04:00
Josh Pelkey
76ecad3c72 undelete copy method in nix-vector 2010-07-19 15:32:19 -04:00
Josh Pelkey
b930c13561 merge with head 2010-07-19 14:21:40 -04:00
Josh Pelkey
252bb9ade1 Change nix-vector to use SimpleRefCount instead of Object 2010-07-19 14:21:12 -04:00
Mathieu Lacage
7ea060332f split out buffer tests 2010-07-19 19:35:30 +02:00
Josh Pelkey
274e6f6444 simple doxygen fixes 2010-07-15 15:21:56 -04:00
Mathieu Lacage
4910652048 no need to use TimeUnit<1> here 2010-07-09 12:52:09 +02:00
Mathieu Lacage
2157f7a345 run check-style.py 2010-07-01 12:50:22 +02:00
Mathieu Lacage
dca9b98db2 improve error reporting in case of assert failures. 2010-07-01 12:38:06 +02:00
Josh Pelkey
2133aa49c5 ensure objects are regsitered 2010-06-29 20:24:20 -04:00
Quincy Tse
074a1f7c0e bug 933: Flushing ostream and files on abnormal program exit 2010-06-22 15:44:10 +02:00
Gustavo J. A. M. Carneiro
f3b8aeb55c Bug 385 - Add a generic "sequence number" class. 2010-07-11 22:32:34 +01:00
Nicola Baldo
f53d27ed76 fixed spectrum code for python bindings as per Gustavo's suggestion 2010-06-14 17:13:43 +02:00
Nicola Baldo
2cb96e68f5 merged spectrum framework 2010-06-11 19:30:06 +02:00
Unknown
5c23af2452 moved packet-burst.{h,cc} to src/common 2010-06-03 13:34:09 +02:00
Josh Pelkey
06018583d3 change casts to c++ style 2010-05-06 14:55:16 -04:00
Josh Pelkey
cdf032d7a9 move receive-list-error-model to src/common/error-model 2010-05-05 16:04:31 -04:00
Andrey Mazo
892d5e3f3d spell check, mostly in comments. 2010-04-23 15:09:31 +04:00
Mathieu Lacage
abeb2b25d9 fix valgrind warnings 2010-04-19 20:47:57 +02:00
Mathieu Lacage
7056facca1 fix failing testcase 2010-04-19 20:45:43 +02:00
Mathieu Lacage
db8c9b8025 workaround valgrind warnings 2010-04-19 14:49:13 +02:00
Craig Dowell
e117c4ac2f fix memory leak in PcapFile::Diff 2010-04-16 16:43:06 -07:00
Mathieu Lacage
9cf441b3be bug 872: ns3::PcapFileWrapper::Write explodes stack 2010-04-16 07:48:12 +02:00
Josh Pelkey
4c366ba649 Add clarifying comments 2010-03-30 12:55:14 -04:00
Sebastien Vincent
b125e94d61 Fix build with g++-4.5. 2010-03-24 08:49:24 +01:00
Mathieu Lacage
c3256d72c6 optimized iperf 2010-03-20 21:57:51 +01:00
Mathieu Lacage
779c33833d another iperf optimization 2010-03-19 14:15:19 +01:00
Mathieu Lacage
65a88bfab3 inline to optimized iperf 2010-03-16 19:25:56 +01:00
Gustavo J. A. M. Carneiro
3f83757f77 Remove declared but not implemented methods, privatize copy-contructors where appropriate 2010-03-15 15:01:35 +00:00
Josh Pelkey
475568ad0c fix valgrind error in propagation-loss-model test 2010-03-10 11:20:18 -05:00
Pavel Boyko
edd772f5e7 Matrix propagation loss model added 2010-03-09 11:35:09 +03:00
Josh Pelkey
5afc6bd374 Merge distributed simulation code 2010-03-08 21:07:31 -05:00
Mohamed Amine Ismail
a9101c335f Merge WiMAX module 2010-03-07 20:49:47 +01:00
Craig Dowell
2a78fc71ed some doxygen updates got missed 2010-03-03 08:33:26 -08:00
Craig Dowell
5728bd8144 branch merge 2010-02-25 10:43:21 -08:00
Craig Dowell
501a132230 swap games on big-endian pcaps 2010-02-25 10:43:05 -08:00
Mathieu Lacage
89f71d844a merge with HEAD 2010-02-25 14:17:21 +01:00