Commit Graph

4723 Commits

Author SHA1 Message Date
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
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
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
Tom Henderson
c4145809c9 bug 642: allow multiple InternetStackHelpers to be instantiated 2009-07-27 23:04:19 -07:00
Tom Henderson
61672f39a8 Fix first.py example 2009-07-26 07:25:19 -07:00
Kirill Andreev
57634eb170 back out Radiotap header change causing regression 2009-07-24 07:04:29 -07: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
4b26cca7e6 rescan python 2009-07-16 13:12:34 +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
Mathieu Lacage
0d45e73575 merge with HEAD 2009-07-15 14:49:37 +02:00
Nicola Baldo
85f7e477a8 made InterferenceHelper::CalculateTxDuration () static 2009-07-15 13:06:11 +02:00
Mathieu Lacage
9028ab74c9 make sure memory is initialized 2009-07-15 08:36:41 +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
Pavel Boyko
ced9c50874 Use operator== instead of operator!= in NS_TEST_ASSERT_EQUAL 2009-07-13 09:07:02 +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
Tom Henderson
fe614e6e90 fix bug preventing the sending of packets to a local IP address (bug 632) 2009-07-08 21:45:23 -07:00
Tom Henderson
1817b596db a few more doxygen fixes 2009-07-08 10:47:22 -07:00
Tom Henderson
e56c013bb1 fix doxygen errors 2009-07-08 10:05:39 -07:00