Commit Graph

598 Commits

Author SHA1 Message Date
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
Craig Dowell
9e29dae862 ascii trace additions 2010-01-19 10:31:58 -08:00
Unknown
c71a96325c addition of two ray ground model and tests 2010-02-05 11:39:16 +00:00
Craig Dowell
8ae5f99f61 redo pcap tracing 2010-01-04 10:35:32 -08:00
Unknown
a9b56d32b1 doxygen for missing methods in pcap-file.h 2009-12-28 13:21:13 -08:00
Sebastien Vincent
83ebd91e1b Fix build with g++-4.5 + rescan python bindings. 2009-12-20 18:24:46 +01:00
Mathieu Lacage
63b0bbc0bd get rid of un-needed #ifdef 2009-12-09 10:38:23 +01:00
Nicola Baldo
42ab2d58cb frmlen field in prism header set to PRISM_STATUS_PRESENT 2009-11-24 12:06:19 +01:00
Mathieu Lacage
9e53577fba mark Packet::PeekData deprecated 2009-11-18 12:38:20 +01:00
Mathieu Lacage
1668a400c9 replace RefCountBase with SimpleRefCount<> to avoid duplicate refcounting implementations. 2009-11-12 13:01:01 +01:00
Mathieu Lacage
0f37dd8bdc remove uneeded header 2009-11-10 07:45:32 +01:00