Kirill Andreev
|
b207444d5f
|
All information elements are tested inside WifiInformationElementVector test
|
2009-08-25 14:15:44 +04:00 |
|
Kirill Andreev
|
009d9f8f4e
|
Removed inheritance from Header in WifiInformationElement. TODO: restore unit
tests and Print capability (operator "<<").
|
2009-08-25 12:52:51 +04:00 |
|
Kirill Andreev
|
1b6137af25
|
Start to remove inheritance from header in WifiInformationElement
|
2009-08-24 21:32:41 +04:00 |
|
Kirill Andreev
|
544f915f0e
|
Cosmetics: '\n' was replaced with std::endl, Camel case for attributes
|
2009-08-24 18:05:31 +04:00 |
|
Kirill Andreev
|
9e65a76f58
|
Review fixes
|
2009-08-21 23:33:52 +04:00 |
|
Kirill Andreev
|
3e86ad365c
|
Stupid fix
|
2009-08-20 18:33:57 +04:00 |
|
Kirill Andreev
|
4f836ad0bc
|
Added closing link due to transmission failure.
|
2009-08-20 18:24:23 +04:00 |
|
Kirill Andreev
|
1efff48918
|
Standard added to helper
|
2009-08-18 13:31:37 +04:00 |
|
Kirill Andreev
|
0a23b2294a
|
Merge with code.nsnam.org
|
2009-08-18 13:25:36 +04:00 |
|
Craig Dowell
|
6c58559614
|
fix build for gcc 3.4
|
2009-08-17 18:58:54 -07:00 |
|
Mathieu Lacage
|
d823f1f47d
|
add doxygen
|
2009-08-14 12:31:13 +02:00 |
|
Mathieu Lacage
|
2be1c55528
|
update examples to new standard API
|
2009-08-14 12:31:08 +02:00 |
|
Mathieu Lacage
|
202ac1ff1e
|
bug 641: forgot to add files.
|
2009-08-14 12:25:16 +02:00 |
|
Mathieu Lacage
|
add3b122d5
|
merge with HEAD
|
2009-08-14 12:22:18 +02:00 |
|
Mathieu Lacage
|
d365379e45
|
bug 641: CwMin setting for 802.11b
|
2009-08-14 12:21:39 +02:00 |
|
Mathieu Lacage
|
893360bfe5
|
rescan python
|
2009-08-14 11:53:27 +02:00 |
|
Mathieu Lacage
|
7e5b776cda
|
introduce Vector2D and Vector3D
|
2009-08-14 11:53:23 +02:00 |
|
Gary Pei
|
9bfce1c7b2
|
add Standard attribute to wifi-clear-channel-cmu, for clarity
|
2009-08-13 23:03:13 -07:00 |
|
Mathieu Lacage
|
fe570568ec
|
rescan python
|
2009-08-13 13:39:23 +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
|
2cced11f1e
|
merge with HEAD
|
2009-08-13 13:12:44 +02:00 |
|
Mathieu Lacage
|
990b54684c
|
bug 654: avoid segfault with ConfigStore loading
|
2009-08-13 13:12:16 +02:00 |
|
Guillaume Seguin
|
0ff784c41f
|
use ascii writer
|
2009-08-13 12:54:22 +02:00 |
|
Guillaume Seguin
|
c11373476e
|
add an ascii writer class
|
2009-08-13 12:54:21 +02:00 |
|
Wilson Thong
|
e0160608a7
|
bug 638: add missing tx trace source
|
2009-08-13 09:47:53 +02:00 |
|
Nicola Baldo
|
605ca58e9b
|
bug 639: add configurable capture size to pcap
|
2009-08-13 09:36:53 +02:00 |
|
Nicola Baldo
|
0372fed519
|
bug 639: Buffer::CopyData is buggy.
|
2009-08-13 09:36:16 +02:00 |
|
Mathieu Lacage
|
ba865deb53
|
add duy nguyen, sort list alphabetically
|
2009-08-13 09:09:53 +02:00 |
|
Duy Nguyen
|
5ed18f1374
|
add minstrel examples
|
2009-08-13 09:06:17 +02:00 |
|
Mathieu Lacage
|
b632c051c7
|
rescan python
|
2009-08-13 09:06:01 +02:00 |
|
Mathieu Lacage
|
11679dc9c5
|
stub release notes for 3.6
|
2009-08-13 08:47:59 +02:00 |
|
Duy Nguyen
|
63802def20
|
add an implementation of the minstrel rate control algorithm
|
2009-08-13 08:45:47 +02:00 |
|
Kirill Andreev
|
7106d93481
|
Fixed broadcast propagation in FLAME
|
2009-08-12 20:49:39 +04:00 |
|
Gustavo J. A. M. Carneiro
|
0ceaecc18f
|
Reorder the #includes in ns3module_helpers.cc to solve Fedora 11 compilation error
|
2009-08-12 12:07:25 +01:00 |
|
Tom Henderson
|
3ae5224641
|
fix Ipv4 doxygen error
|
2009-08-11 21:29:18 -07:00 |
|
Tom Henderson
|
925f920b09
|
document how to assign attributes in constructor
|
2009-08-07 16:02:06 -07:00 |
|
Tom Henderson
|
b93690cac7
|
fix manual for ConfigStore
|
2009-08-07 15:34:45 -07:00 |
|
Duy Nguyen
|
dc035d6142
|
fix for bug 650 (PacketSocket Close()
|
2009-08-06 21:58:04 -07:00 |
|
Kirill Andreev
|
e2503ee3a5
|
Removed constructor from header
|
2009-08-06 13:11:15 +04:00 |
|
Kirill Andreev
|
288264f0d4
|
Exponential retry timer for PREQ
|
2009-08-06 13:09:02 +04:00 |
|
Tom Henderson
|
7d21df488f
|
Implement UdpSocketImpl::Close ()
|
2009-08-05 20:53:44 -07:00 |
|
Pavel Boyko
|
2228a32b8f
|
Route lookup removed in ARP request (see bug 606)
|
2009-08-06 10:23:12 +04:00 |
|
Kirill Andreev
|
4b03fa559f
|
Fixed FLAME add path
|
2009-08-04 17:35:24 +04:00 |
|
Kirill Andreev
|
ca157f44e6
|
Fixed seqno overflow
|
2009-08-04 14:57:35 +04:00 |
|
Kirill Andreev
|
e69fddf279
|
Removed stupid output
|
2009-08-03 19:22:42 +04:00 |
|
Kirill Andreev
|
042aee0756
|
Added path update to FLAME
|
2009-08-03 19:13:46 +04:00 |
|
Kirill Andreev
|
fd2bfa29c1
|
Fix
|
2009-07-31 19:38:26 +04:00 |
|
Kirill Andreev
|
736101135a
|
Removed unneded changes from wifi
|
2009-07-31 18:32:29 +04:00 |
|
Kirill Andreev
|
2d3da91bc6
|
Merge with code.nsnam.org
|
2009-07-31 18:09:24 +04:00 |
|
Kirill Andreev
|
99aa60cd0a
|
Added root mesh point as argument of command line
|
2009-07-31 17:52:18 +04:00 |
|