Gustavo J. A. M. Carneiro
cb32fb77be
Missing ipv4-global-routing-helper.h include
2010-10-27 12:05:40 +01:00
Gustavo J. A. M. Carneiro
881e0a6655
Module layout rework for static-routing, list-routing, global-routing
2010-10-26 18:02:17 +01:00
Gustavo J. A. M. Carneiro
0edf3776b3
When a module is disabled, remove xxx-module.h and module header files from build/variant/ns3
2010-10-26 15:11:17 +01:00
Gustavo J. A. M. Carneiro
df9b164e5c
Missing deps
2010-10-26 15:10:23 +01:00
Quincy Tse
6ff0af384f
closes bug 993
2010-10-26 14:16:10 +02:00
Nicola Baldo
6e351878ed
closes bug 1015
2010-10-26 14:03:17 +02:00
Nicola Baldo
5fc4f93117
documented enum WifiPhyStandard
2010-10-26 13:47:48 +02:00
Gustavo J. A. M. Carneiro
72689da5c2
Fix some examples, broken after bridge/olsr reorganization
2010-10-25 21:43:38 +01:00
Gustavo J. A. M. Carneiro
94e8a36329
(missing from last commit)
2010-10-25 21:27:03 +01:00
Gustavo J. A. M. Carneiro
5745a8d18c
Convert the virtual-net-device module to the new layout
2010-10-25 15:13:44 +01:00
Gustavo J. A. M. Carneiro
69e9c73ab8
Convert the bridge module to the new layout
2010-10-25 15:00:28 +01:00
Gustavo J. A. M. Carneiro
5f80a82a35
Convert the olsr module to the new module layout
2010-10-25 14:43:02 +01:00
Gustavo J. A. M. Carneiro
58a17e5fae
Adapt the flow-monitor module to the new module tree layout spec.
2010-10-22 17:18:49 +01:00
Tom Henderson
d230dcfdbf
fix valgrind issue in new global-routing test
2010-10-16 15:07:03 -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
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
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
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
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
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
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
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
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
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
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
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
Tom Henderson
be75f4ea75
add explicit cast for building on gcc-4.1.1
2010-08-15 14:32:44 -07:00