Mitch Watrous
2a9627bc2b
Remove regression tests from waf
2010-10-15 16:36:40 -07:00
Mitch Watrous
23adf1034b
Remove regression tests from waf
2010-10-15 16:31:32 -07:00
Tom Henderson
b892b53ca7
bug 1005: GetSocket() methods for OnOffApplication and PacketSink
2010-10-15 12:53:05 -07:00
Tom Henderson
a150a33b55
Improve documentation for propagation loss models
2010-10-15 12:51:18 -07:00
Tom Henderson
237f95e7cf
bug 1007: remove Wifi dependency from propagation-loss-model-test-suite.cc
2010-10-15 12:50:51 -07:00
Mitch Watrous
50cf7a1641
Fix verbose parameter specifications
2010-10-11 16:03:38 -07:00
Mitch Watrous
fb065d9693
Fixed problems due to missing NSC.
2010-10-08 10:01:00 -07:00
Tom Henderson
6d8cbd3edf
fix csma-packet-socket.cc comments
2010-10-08 09:43:42 -07:00
Tom Henderson
692a88b61c
merge two heads
2010-10-08 09:38:54 -07:00
Salva Climent
ed764ec96f
Bug 990 - Error with an NS_ASSERT at uan-phy-gen.cc
2010-10-05 22:48:54 -07:00
Tom Henderson
709d578f2d
update RELEASE_NOTES
2010-10-05 01:33:25 -07:00
Tom Henderson
39b60cdc2f
add mobility model test suite with more waypoint mobility model tests
2010-10-05 01:28:49 -07:00
Phillip Sitbon
c1ceb7dada
bugs 892 and 893: waypoint mobility model initial SetPosition() handling and LazyNotify attribute
2010-10-05 01:26:15 -07:00
Tom Henderson
b9274e8ff7
Fix outdated documentation
2010-10-01 16:54:10 -07:00
Quincy Tse
ddeed27793
Bug 992 - Unusual (possibly incorrect assertion) in Packet::Deserialize
2010-09-29 17:14:39 -04:00
Jens Mittag
2f4defe975
Extension of method Enum::MakeEnumChecker() to accept more parameters
2010-09-29 14:37:52 +02:00
Sam Jansen
ea7b334d42
Fix bug980: nsc library not detected
2010-09-22 12:42:07 -07:00
Josh Pelkey
ae451b7ae1
Bug 994 - PointToPointGridHelper useless if clauses
2010-09-16 15:50:59 -04:00
Tom Henderson
06f22619ed
fix small typo
2010-09-15 20:43:31 -07:00
Mirko Banchi
b24a67571b
Bug 981: use a cache to keep track of received MPDUs under block ack
2010-09-12 14:35:26 +02:00
Mirko Banchi
613fabd554
Add BlockAckCache class
2010-09-12 14:27:31 +02:00
Dean Armstrong
f7980953d8
Bug 979: Update RELEASE_NOTES to indicate this is fixed
2010-09-03 09:56:51 +01:00
Dean Armstrong
ae953f7d08
Bug 979: Update regression traces
2010-09-03 09:55:14 +01:00
Dean Armstrong
1731cd715c
Bug 979: Use LSB ordering for multi-octet fields in wifi module
2010-09-03 08:58:04 +01:00
Dean Armstrong
fc769b5331
Bug 852: Update RELEASE_NOTES to note this new feature
2010-09-02 14:30:44 +01:00
Mirko Banchi
25d16d6c38
Replace MacRxMiddle::SequenceControlSmaller with QosUtilsIsOldPacket method
2010-09-02 14:00:29 +02:00
Mirko Banchi
60bdd228ae
Rename MacLow::RxCompleteBufferedPacket to a more appropriate name
2010-08-31 22:30:31 +02:00
Tom Henderson
de268675ab
Start tracking ns-3.10 changes
2010-09-01 22:17:18 -07:00
Dean Armstrong
2264c85354
Bug 852: Support ERP-OFDM rates and thus '802.11g'
2010-07-05 10:15:37 +01:00
Dean Armstrong
8088d0e9e1
Bug 852: Implement IEEE 802.11 Extended Supported Rates information element
...
This patch adds to the SupportedRates object the ability to serialise an
Extended Supported Rates information element if the number of supported rates
exceeds the 8 that can be carried by the vanilla Supported Rates element.
2010-08-25 09:10:32 +01:00
Mirko Banchi
08a8382a46
run check-style on mac-low.h/cc
2010-08-28 20:42:00 +02:00
Tom Henderson
d4786c7e55
Update bindings
2010-08-23 19:01:11 -07:00
Mirko Banchi
6342b3fbd1
Bug 983: handle correctly ADDBA response action frames in QadhocWifiMac
2010-08-23 14:01:50 +02:00
Mirko Banchi
604bd34fa0
Packets that cannot be acknowledged in the block ack bitmap must not be transmitted
2010-08-22 22:51:33 +02:00
Tom Henderson
8f58376360
Help waf to guess release versions of nsc and pybindgen
2010-08-20 12:17:19 -07:00
Mirko Banchi
d8ef95f3b3
Add some tests for block ack response header
2010-08-20 21:31:26 +02:00
Mirko Banchi
17a84ba2b4
Add ResetBitmap method to block ack response header
2010-08-20 19:15:12 +02:00
Mirko Banchi
d794db4603
Improve block ack response header
2010-08-20 19:06:19 +02:00
Tom Henderson
df728885c8
Added tag ns-3.9 for changeset 8ddf25211f89
2010-08-20 08:17:10 -07:00
Tom Henderson
b219ec3542
Final nits for 3.9 release
2010-08-20 08:16:36 -07:00
Tom Henderson
1aaf1bc8c2
Added tag ns-3.9-RC3 for changeset def4153e27cd
2010-08-18 22:43:08 -07:00
Tom Henderson
1718f49f4c
Remove redundant implementations
2010-08-18 15:49:18 -07:00
Tom Henderson
866da9180e
Additional stubs for HighPrecision operators
2010-08-18 15:06:26 -07:00
Tom Henderson
584de89fa8
Regenerate bindings
2010-08-18 13:58:50 -07:00
Tom Henderson
2cc222c320
Provide stubbed HighPrecision GetHigh(), GetLow() implementations to fix builds across platforms
2010-08-18 13:58:38 -07:00
Gustavo J. A. M. Carneiro
7f97723ba8
Call StopDevice() in EmuNetDevice::DoDispose()
2010-08-17 21:28:08 -07:00
Josh Pelkey
e6a63436e0
Added tag ns-3.9-RC2 for changeset 14019c625ab8
2010-08-16 17:41:03 -04:00
Josh Pelkey
48116a8fe3
update release notes
2010-08-16 13:43:36 -04:00
Alina Quereilhac
d15f6caaf6
bug 959: Simulation never finishes when using RealtimeSimulatorImpl
2010-08-16 08:32:37 -07:00
Gustavo J. A. M. Carneiro
de651ef5e1
bug 939: EmuNetDevice uses too much memory
2010-08-16 08:30:29 -07:00