Commit Graph

4650 Commits

Author SHA1 Message Date
Mathieu Lacage
1fb22f9b9b fix typo 2010-02-25 14:58:23 +01:00
Kirill Andreev
08332a2631 change airtime metric to work with new wifi remote station manager 2010-02-25 14:57:20 +01:00
Mathieu Lacage
89f71d844a merge with HEAD 2010-02-25 14:17:21 +01:00
Mathieu Lacage
1279e4d6ba add newly-created state to state list. 2010-02-25 13:51:59 +01:00
Mathieu Lacage
f18f15c3ea align coding style 2010-02-25 13:51:38 +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
189e09d94d picky, picky compilers 2010-02-24 15:34:55 -08:00
Craig Dowell
3e4ddb232d virtual destructors and missing @end in tutorial 2010-02-24 14:40:09 -08:00
Craig Dowell
6c51fdc95d plug possible leak 2010-02-24 13:42:12 -08:00
Craig Dowell
e70c795afc fix cygwin build break 2010-02-24 11:58:24 -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
Pavel Boyko
70b9d522d3 Bug 821 - AODV asserts with function logging enabled 2010-02-21 15:37:31 -05:00
Craig Dowell
fab79d5875 infinite recursion isn't a good idea 2010-02-19 16:29:40 -08:00
Craig Dowell
2eccf3e16e GetNode is bad in multithreaded devices 2010-02-19 14:05:30 -08:00
Mathieu Lacage
ff34e0c10b allow build to proceed when gtk is not present 2010-02-19 09:11:45 +01:00
Mirko Banchi
6876a6875d [Bug 814] Check if m_low is not zero 2010-02-18 20:40:38 +01:00
Gustavo J. A. M. Carneiro
414b7bd4e2 WAF: allow NS-3 modules to compile pure C code sources mixed with the C++ ones 2010-02-18 15:37:51 +00: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
Craig Dowell
3d434639f1 The name OutputStreamObject is no longer appropriate 2010-02-12 17:31:11 -08:00
Craig Dowell
3210ea8f12 move back to mixins for helpers 2010-02-12 16:44:15 -08:00
Craig Dowell
4771248dc5 remove ascii-writer, pcap-writer, branch merge 2010-02-12 16:20:59 -08:00
Faker Moatamri
9deb5bea02 Fix builds for g++-3.4.6,4.0.4,4.1.2, in steady-state-random-waypoint-mobility-model.cc, it calls node.create (double instead of uint32_t) 2010-02-12 10:52:25 +01:00
Gustavo J. A. M. Carneiro
ab7d6c9f2e New API olsr::RoutingProtocol::GetRoutingTableEntries () 2010-02-11 15:06:37 +00:00
Bill Roome
b993072a7a [bug 804] null pointer references in internet-stack 2010-02-09 22:03:57 -08:00
Gustavo J. A. M. Carneiro
8358e83e27 merge 2010-02-09 15:26:41 +00:00
Gustavo J. A. M. Carneiro
3c85e8075a Make the BlockAckManager to prevent problem with Python bindings 2010-02-09 15:24:08 +00:00
Denis Fakhriev
74de67b8f5 Steady-state RWP model 2010-02-09 09:09:16 -05: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
a5c5f18a6b add io performance benchmark 2010-02-08 23:06:31 -08:00
Tom Henderson
415693e71d ns3-tcp-socket test suite for socket-related TCP tests 2010-02-08 22:45:39 -08:00
Bill Roome
986a3741d8 [bug 806] Remove CSMA padding from IP datagrams 2010-02-08 22:44:12 -08:00
Mirko Banchi
4e80fd7879 use NS_LOG_APPEND_CONTEXT instead of MY_DEBUG macro 2010-02-08 22:35:08 +01:00
Craig Dowell
615c4e1c84 comparing with http://code.nsnam.org/ns-3-dev
searching for changes
changeset:   5930:0aaaaf92b988
user:        Andrey Mazo <mazo@iitp.ru>
date:        Fri Jan 29 21:28:04 2010 +0300
files:       wscript wutils.py
description:
Introduce NS3_EXECUTABLE_PATH variable similar to NS3_MODULE_PATH
(e.g. may be used for various sock-creators).
2010-02-05 10:15:18 -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
Mirko Banchi
0a1f7b8213 remove useless comment for doxygen 2010-02-04 15:20:29 +01:00
Tommaso Pecorella
7efbad9193 random-variable - doc updated and new Zeta distribution 2010-02-04 14:00:04 +01:00
Faker Moatamri
2b51fbd5e9 Add a new line at qos-blocked-destinations.cc to make builds work for gcc-3.4.6,4.0.4,4.1.2,4.2.4 2010-02-04 10:58:40 +01:00
Craig Dowell
37e30b25b3 Review feedback 2010-02-03 13:26:39 -08:00
Mirko Banchi
e5e4315402 add block ack test suite 2010-02-03 20:34:54 +01:00
Mirko Banchi
61fa810ebf add support to block ack tear down in EdcaTxopN 2010-02-03 20:34:53 +01:00
Mirko Banchi
5925c92f74 add support to block ack tear down in MacLow 2010-02-03 20:34:53 +01:00
Mirko Banchi
091f5a7cc7 add support to block ack in EdcaTxopN 2010-02-03 20:34:53 +01:00