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 |
|
Craig Dowell
|
56d3529435
|
Forgot to force little-endian pcap headers on big-endian machines
|
2010-02-24 20:41:11 -08:00 |
|
Craig Dowell
|
6c51fdc95d
|
plug possible leak
|
2010-02-24 13:42:12 -08:00 |
|
Craig Dowell
|
e314f96866
|
add missing include
|
2010-02-24 10:15:27 -08:00 |
|
Craig Dowell
|
ab2edebda3
|
Remove GetTypeId and rescan
|
2010-02-24 10:00:13 -08:00 |
|
Craig Dowell
|
8b4770ff79
|
branch merge
|
2010-02-23 12:18:35 -08:00 |
|
Craig Dowell
|
292b1d993f
|
OutputStreamKeeper to OutputStreamWrapper
|
2010-02-23 10:30:38 -08:00 |
|
Craig Dowell
|
d7b6488b64
|
PcapFileObject to PcapFileWrapper
|
2010-02-23 10:04:31 -08:00 |
|
Josh Pelkey
|
b5c8940956
|
Fix non-undocumented warnings in doxygen, also update doxygen.conf
|
2010-02-23 12:54:13 -05:00 |
|
Craig Dowell
|
3d434639f1
|
The name OutputStreamObject is no longer appropriate
|
2010-02-12 17:31:11 -08:00 |
|
Craig Dowell
|
4771248dc5
|
remove ascii-writer, pcap-writer, branch merge
|
2010-02-12 16:20:59 -08:00 |
|
Craig Dowell
|
d996381a0e
|
output stream object inherits from simple ref count
|
2010-02-08 23:32:23 -08:00 |
|
Craig Dowell
|
50f8b3dbcd
|
branch merge
|
2010-02-08 23:16:24 -08:00 |
|
Craig Dowell
|
41862ebc92
|
Don't allocate buffers
|
2010-02-04 07:15:08 -08:00 |
|
Craig Dowell
|
e8b0f35b03
|
branch merge
|
2010-02-04 06:26:55 -08:00 |
|
Craig Dowell
|
37e30b25b3
|
Review feedback
|
2010-02-03 13:26:39 -08:00 |
|
Mohamed Amine Ismail
|
1acaf15fb4
|
Moving the propagation models of wifi from src/devices/wifi to src/common. The idea is to share them with the other wireless devices.
|
2010-02-02 11:44:02 +01:00 |
|
Craig Dowell
|
5fa3bfff94
|
Add Doxygen
|
2010-02-01 14:23:41 -08:00 |
|
Craig Dowell
|
0c932bc297
|
branch merge
|
2010-02-01 13:10:31 -08:00 |
|
Craig Dowell
|
e4fb8ffd23
|
branch merge
|
2010-02-01 08:29:57 -08:00 |
|
Mathieu Lacage
|
54c4309174
|
add missing doxygen
|
2010-02-01 08:32:34 +01:00 |
|
Mathieu Lacage
|
4811680d2a
|
avoid copying bytes one after the other.
|
2010-02-01 08:28:11 +01:00 |
|
Mathieu Lacage
|
36c8b44093
|
don't call ostream::write too often.
|
2010-01-31 19:18:38 +01:00 |
|
Craig Dowell
|
63d879dd0b
|
add ability to pass a header to pcap file object
|
2010-01-29 20:08:50 -08:00 |
|
Craig Dowell
|
dd5bb9c285
|
branch merge
|
2010-01-25 14:25:18 -08:00 |
|
Tom Henderson
|
11da7ab680
|
Update error model and olsr doxygen
|
2010-01-25 09:22:19 +01:00 |
|