Commit Graph

910 Commits

Author SHA1 Message Date
Mathieu Lacage
202ac1ff1e bug 641: forgot to add files. 2009-08-14 12:25:16 +02:00
Mathieu Lacage
d365379e45 bug 641: CwMin setting for 802.11b 2009-08-14 12:21:39 +02:00
Nicola Baldo
e8fa8c79ab bug 644: make sure we set standard and frequency correctly in radiotap output 2009-08-13 13:39:14 +02:00
Mathieu Lacage
990b54684c bug 654: avoid segfault with ConfigStore loading 2009-08-13 13:12:16 +02:00
Duy Nguyen
63802def20 add an implementation of the minstrel rate control algorithm 2009-08-13 08:45:47 +02:00
Pavel Boyko
0888097992 Review issue 88093: Minor changes in wifi module needed by 802.11s 2009-07-16 16:55:20 +04:00
Pavel Boyko
5665cf136d merge 2009-07-16 15:57:19 +04:00
Pavel Boyko
dae8a0debb Initial multichannel support in Yans Wifi PHY. 2009-07-16 15:56:42 +04:00
Mathieu Lacage
82f915fd5a fix optimized build for true 2009-07-16 13:40:56 +02:00
Mathieu Lacage
cf7de38ffd bug 381: Wifi crashes on shutdown 2009-07-16 12:31:26 +02:00
Kirill Andreev
a3cac79763 Bug 625: Wrong calculation of GetAccessGrantStart in DcfManager. 2009-07-16 13:51:12 +04:00
Nicola Baldo
890bd62643 fixed g++-3.4 build 2009-07-16 11:19:43 +02:00
Mathieu Lacage
52d2d61105 fix optimized build 2009-07-15 14:59:44 +02:00
Nicola Baldo
85f7e477a8 made InterferenceHelper::CalculateTxDuration () static 2009-07-15 13:06:11 +02:00
Ramon Bauza
70c0c5b283 Support for 5 and 10Mhz wifi channels 2009-07-13 14:30:12 +02:00
Mathieu Lacage
04b32fd736 bug 627: Jakes Propagation Loss Model doesn't properly calculate signal loss 2009-07-13 09:57:32 +02:00
Craig Dowell
f4e1452ceb emu device shouldn't be adding an FCS 2009-07-10 11:56:35 -07:00
Craig Dowell
1dd403987a harden emu net device against malformed packets 2009-07-10 09:50:24 -07:00
Gustavo J. A. M. Carneiro
97615b3dfc Bug 628: Virtual Net Device's DoDispose doesn't clean up properly; patch by Antti Mäkelä. 2009-07-08 11:14:16 +01:00
Mirko Banchi
7c019c2ef3 coding style 2009-07-07 23:48:03 +02:00
Mirko Banchi
9cd2aaf73e coding style 2009-07-07 23:43:47 +02:00
Mathieu Lacage
37f9bb6100 kill confusing virtual keywords 2009-07-07 16:18:55 +02:00
Mathieu Lacage
138b79f906 get rid of some doxygen warnings 2009-07-02 16:38:53 +02:00
Kirill V. Andreev
93d827a8dd bug 595: PHY may start receive packet inside SIFS. Fix stray assert 2009-06-26 15:25:51 +02:00
Gustavo J. A. M. Carneiro
d1a4ff3a99 bug 605: Nqsta MAC should ignore beacons SSIDs while waiting for association response 2009-06-26 12:57:29 +02:00
Mathieu Lacage
6c41c5295b add documentation for new wifi rate control algorithms 2009-06-26 10:48:35 +02:00
Mathieu Lacage
12251420b1 bug 601: Small typo in SequenceControlSmaller 2009-06-26 09:46:21 +02:00
Kirill V. Andreev
f2eac3fe7a bug 595: PHY may start receive packet inside SIFS 2009-06-25 15:25:10 +02:00
Craig Dowell
6e8b7012e7 Finally make tap bridge work with VMs (bug 569) 2009-06-23 22:12:35 -07:00
Kirill V. Andreev
bf807a4681 bug 585: NAV bug 2009-06-19 09:04:27 +02:00
Gustavo J. A. M. Carneiro
3b32d5c813 merge 2009-06-11 16:02:58 +01:00
Gustavo J. A. M. Carneiro
00d790a27b VirtualNetDevice: Single Receive() (promisc. one); add trace sources to align better with CsmaNetDevice. Add SetAddress() 2009-06-11 16:02:10 +01:00
Mathieu Lacage
282f653bed register missing constructors 2009-06-10 11:13:49 +02:00
Gustavo J. A. M. Carneiro
42a6040d16 merge 2009-06-09 18:00:52 +01:00
Gustavo J. A. M. Carneiro
858f8d61f1 Make the value returned by VirtualNetDevice::IsPointToPoint configurable. 2009-06-09 18:00:24 +01:00
Gustavo J. A. M. Carneiro
e5d8b21954 Rename TapNetDevice to VirtualNetDevice 2009-06-09 17:42:57 +01:00
Mathieu Lacage
e58334e8bd Backed out changeset d21a2eafb84d 2009-06-08 15:10:49 +02:00
Kirill V. Andreev
882c2646d1 bug 584: NAV duration is set incorrectly in MacLow::DoNavResetNow 2009-06-08 13:50:38 +02:00
Kirill V. Andreev
1cea99ae5c bug 581: error in double include of dcf-manager.h 2009-06-08 13:47:04 +02:00
Kirill V. Andreev
7f4d04d9f7 bug 556: DcfManager does not handle AckTimeout properly when there are multiple queues 2009-06-08 13:37:30 +02:00
Mathieu Lacage
8dfb6eb0dc merge with HEAD 2009-06-08 09:19:00 +02:00
Mirko Banchi
86fe6ca4ea aggregated MSDUs must not lose their tags 2009-06-03 20:58:39 +02:00
Mathieu Lacage
a0ba80de4b make it fit on my monitor 2009-06-03 17:42:13 +02:00
Nicola Baldo
22f45c914a added support for radiotap and prism headers 2009-06-03 11:53:26 +02:00
Mathieu Lacage
a8e074d6e3 new tags 2009-06-03 08:49:40 +02:00
Gustavo J. A. M. Carneiro
05705c796c api docs fixes 2009-06-02 18:35:05 +01:00
Tom Henderson
81bde7afdf Doxygen cleanup 2009-05-30 15:20:56 -07:00
Gustavo J. A. M. Carneiro
3cc72e4626 merge 2009-05-30 17:37:38 +01:00
Gustavo J. A. M. Carneiro
7c33f16166 Remove TapNetDevice::[GS]etName; a couple of bug fixes. 2009-05-30 17:36:29 +01:00
Tom Henderson
ddb42cdc0d Enable EmuNetDevice for multicast, based on underlying device (bug 571) 2009-05-29 06:40:34 -07:00