Commit Graph

4662 Commits

Author SHA1 Message Date
Kirill Andreev
02c5be7e2b Removed debug print 2010-02-26 12:35:18 +03:00
Kirill Andreev
0ba19c5a9e Merge 2010-02-26 12:12:40 +03:00
Kirill Andreev
64e7a069c8 Bug 706 2010-02-26 12:11:11 +03:00
Mathieu Lacage
f8fce0a785 fix optimized builds 2010-02-26 08:52:39 +01:00
Kirill Andreev
521098c9bd Regressions for bug 602 2010-02-25 22:45:40 +03: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
Kirill Andreev
6ff6b985de Backed out changeset 36211bf4032d 2010-02-25 19:10:16 +03:00
Kirill Andreev
62506607a3 New regression tests for dot11s 2010-02-25 19:08:35 +03:00
Mathieu Lacage
3adf369116 merge with HEAD 2010-02-25 15:18:56 +01:00
Mathieu Lacage
cc408ecda9 tweak slightly 2010-02-25 15:16:53 +01:00
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
Kirill Andreev
6e02ce4795 Wifi:Fixes in coding style 2010-02-25 15:56:33 +03: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