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
Tom Henderson
dcba03a99a
Bug 778 - OLSR ignores specified outgoing interface in RouteOutput()
2010-02-03 15:17:27 +00:00
Tom Henderson
377c1be683
Doxygen for check-style.py
2010-02-02 22:14:52 -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
Gustavo J. A. M. Carneiro
f7855387cf
Remove ns3::PbbPacket::SerializePacketTlv, it is not implemented
2010-02-01 15:24:40 +00:00
Gustavo J. A. M. Carneiro
c20ea3edb3
Upgrade waf from 1.5.9 to 1.5.11
2010-02-01 14:27:08 +00:00
Gustavo J. A. M. Carneiro
fa398a074e
Rescan python bindings
2010-02-01 13:04:45 +00:00
Gustavo J. A. M. Carneiro
668e97a7dc
Upgrade to a newer pybindgen version with support for multiple-inheritance
2010-02-01 13:04:34 +00: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
0d8d1871ac
merge with HEAD
2010-02-01 08:09:11 +01:00
Mathieu Lacage
627da1a2cb
enforce that style conforms to our coding style
2010-02-01 08:04:41 +01:00
Tom Henderson
fc09faa916
Remove deprecated, non-exported API from class SPFVertex
2010-01-31 20:45:28 -08:00
Antti Mäkelä
ca62de0e8d
[bug 789] Globalrouting externalroutes to use the new GetRootExitDirections()
2010-01-31 20:38:35 -08:00
Josh Pelkey
5f7d08d7b3
Update release notes and changes for ns-3.8
2010-01-31 16:19:23 -05:00
Josh Pelkey
78a78ba642
Bug 788: OLSR_NEIGH_HOLD_TIME should be 3 times OLSR_REFRESH_INTERVAL
2010-01-31 15:59:26 -05:00
Fabian Mauchle
0f11a5208f
Fix bug 747: Listening TCP socket closes on RST
2010-01-31 15:17:09 -05:00
Mathieu Lacage
36c8b44093
don't call ostream::write too often.
2010-01-31 19:18:38 +01:00
fmoatamr
a0b6d57c22
Version back to ns-3-dev
2010-01-27 12:09:07 +01:00
fmoatamr
2f37fdfcf8
Added tag ns-3.7 for changeset be3fb855c65a
2010-01-27 12:06:55 +01:00
fmoatamr
5abe8ddb0f
Update version number to 3.7
2010-01-27 12:06:38 +01:00