Commit Graph

5997 Commits

Author SHA1 Message Date
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
Craig Dowell
2a2403f077 branch merge 2010-02-17 21:50:11 -08:00
Craig Dowell
15c45af6ed add example for linux containers 2010-02-17 21:49:22 -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
Gustavo J. A. M. Carneiro
37be8d39e0 Bug 815 - waf shell file descriptor leak. Patch by Tom Goff, slightly modified. 2010-02-15 14:58:45 +00:00
Andrey Mazo
b94ec61cc1 a couple of typos. 2010-02-14 02:06:30 +03:00
Tom Henderson
908bae9817 Update Object documentation 2010-02-12 12:12:33 -08:00
Tom Henderson
aea54071c6 Clean up some stale comments in examples 2010-02-12 11:25:17 -08:00
Tom Henderson
6beb31eb5a fix comments in example; change some defaults 2010-02-12 11:01:21 -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
34f2f2a7e1 Python: rescan API 2010-02-09 15:26:24 +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
Gustavo J. A. M. Carneiro
38d0c59857 Python: add needed annotations to ns3::GlobalRouter::GetInjectedRoute and ns3::Ipv4GlobalRouting::GetRoute. Fixes bug #809. 2010-02-09 15:06:21 +00:00
Denis Fakhriev
74de67b8f5 Steady-state RWP model 2010-02-09 09:09:16 -05: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
Tom Henderson
80d316183c bug 731: Send function in point-to-point-net-device fails to check the return value of the Dequeue function 2010-01-08 15:27:53 -08:00
Antti Mäkelä
c80d247e78 [bug 794] Ipv4Mask constructor for /yy-notation is wrong 2010-01-21 19:57:34 -08:00
Unknown
c71a96325c addition of two ray ground model and tests 2010-02-05 11:39:16 +00:00
Fabian Mauchle
71ef096c12 Bug 748 - Cloned TCP socket uses wrong source address 2010-02-04 14:10:13 -05: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
Mirko Banchi
e5e4315402 add block ack test suite 2010-02-03 20:34:54 +01:00
Mirko Banchi
032d94d7f5 add a block ack example 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
Mirko Banchi
bccb4648a1 add support for blocking of qos packets in WifiMacQueue 2010-02-03 20:34:52 +01:00
Mirko Banchi
7c2d329a97 add BlockAckManager object 2010-02-03 20:34:52 +01:00
Mirko Banchi
3a4404f944 retrieve next sequence number without increment it 2010-02-03 20:34:52 +01:00
Mirko Banchi
34845eab70 add WifiMacQueue::GetNPacketsByTidAndAddress method 2010-02-03 20:34:52 +01:00
Mirko Banchi
83cf4909ec add block ack timeouts 2010-02-03 20:34:52 +01:00
Mirko Banchi
353ba8c46f handle block ack and block ack request frames in MacLow 2010-02-03 20:34:51 +01:00
Mirko Banchi
414f6292b8 MacLow now buffers QoS MPDUs under Block Ack 2010-02-03 20:34:51 +01:00
Mirko Banchi
07008cf638 add support for block ack in MacLowTransmissionListener 2010-02-03 20:34:50 +01:00
Mirko Banchi
e2faaaf1df add support for block ack in MacLowTransmissionParameters 2010-02-03 20:34:50 +01:00
Mirko Banchi
cf232568a6 handle wifi action frames in high MACs 2010-02-03 20:34:50 +01:00
Mirko Banchi
e6b1539f7b WifiMacQueue now supports head pushing 2010-02-03 20:34:49 +01:00
Mirko Banchi
f3822fc131 add BlockAckAgreement and OriginatorBlockAckAgreement objects 2010-02-03 20:34:49 +01:00
Mirko Banchi
08869f6468 add support for block ack frames in WifiMacHeader 2010-02-03 20:34:49 +01:00
Mirko Banchi
1b0678bc19 add action frames needed by block ack 2010-02-03 20:34:48 +01:00
Mirko Banchi
7169072c51 add block ack headers 2010-02-03 20:34:48 +01:00
Gustavo J. A. M. Carneiro
07c268b53a Upgrade pybindgen to fix the any() bug (Python <= 2.4) 2010-02-03 18:09:25 +00:00