Commit Graph

3410 Commits

Author SHA1 Message Date
Mathieu Lacage
ec6fbe54f4 add missing log call 2009-06-02 16:23:39 +02:00
Mathieu Lacage
bf0c6fa9db fix link on osx 2009-05-29 14:44:12 +02:00
Mathieu Lacage
8470920dd1 fix build 2009-05-29 10:22:31 +02:00
Tom Henderson
f2804fd500 src/ and utils/ changes for IPv4 routing rework 2009-05-28 21:37:25 -07:00
Gary Pei
7b6bf39786 802.11b PHY support 2009-05-28 20:10:27 +02:00
Gary Pei
a5f5038994 Fixed propagation loss model 2009-05-28 20:09:28 +02:00
Timo Bingmann
80c6afdc9d typo 2009-05-28 18:24:41 +02:00
Timo Bingmann
b216bebf29 const cleanup 2009-05-28 18:21:05 +02:00
Timo Bingmann
b6c91e78f8 Nakagami propagation loss model from ns2 2009-05-28 18:19:23 +02:00
Timo Bingmann
76b4f1840b increment precision of PI 2009-05-28 18:15:23 +02:00
Timo Bingmann
53f38a0f41 const cleanup 2009-05-28 17:52:17 +02:00
Mathieu Lacage
7e2cb3dd60 move GetEifsNoDifs to DcfManager 2009-05-28 17:49:52 +02:00
Timo Bingmann
c818ab2eb3 move GetEifsNoDifs to DcfManager 2009-05-28 17:49:38 +02:00
Mirko Banchi
f299e0e1cc last amsdu subframe in an A-MSDU should have no padding 2009-05-28 11:07:41 +02:00
Tom Henderson
71272db683 initialize timer in Timer unit tests 2009-05-21 06:46:38 -07:00
Tom Henderson
0e9b2360a2 Fix bug 570 (ArpCache not registered) 2009-05-21 06:07:03 -07:00
Mathieu Lacage
fa5e05290d fix uninitialized variable 2009-05-20 15:54:56 +02:00
Fabian Mauchle
9c63493280 bug 568: Timer's default destroy policy not set. 2009-05-19 15:41:01 +02:00
Mathieu Lacage
2f0944386f bug 560: remove deprecated methods. 2009-05-19 15:34:20 +02:00
Mathieu Lacage
61fe7606d8 add missing constructor 2009-05-14 10:21:38 +02:00
Adrian S. W. Tam
32a92483aa fixed packet trace time bomb in csma 2009-05-11 11:18:18 -07:00
Mirko Banchi
dcf19a8a72 mismatching type 2009-05-11 14:02:17 +02:00
Adrian S.-W. Tam
2fba7f868e test and fix Buffer::Iterator::WriteHtolsbU64, Buffer::Iterator::ReadU64 , Buffer::Iterator::ReadLsbtohU64 2009-05-07 09:13:06 +02:00
Mathieu Lacage
b5685eb9ee Fix build on osx-ppc optimized gcc 4.0.1 2009-05-04 11:24:17 +02:00
Mirko Banchi
1066eb4764 fix access class table 2009-04-30 14:11:58 +02:00
Mirko Banchi
16b6cfbe71 update wifi.h 2009-04-28 14:26:28 +02:00
Fabian Mauchle
cf746e147e remove Mac48Address::IsMulticast 2009-04-28 09:25:33 +02:00
Mathieu Lacage
14323090c0 help python bindings 2009-04-27 16:49:40 +02:00
Mathieu Lacage
9ad38da398 explain rationale for current GetMulticast methods 2009-04-27 09:25:05 +02:00
Mathieu Lacage
0c4d04a0af bug 558: qos-tag.h is gone missing from wscript 2009-04-27 09:09:35 +02:00
Craig Dowell
5ff4351d92 expand emu search for creator, don't check FCS 2009-04-26 18:20:07 -07:00
Mirko Banchi
392183de10 Swap values of QosAckPolicy 2009-04-26 23:47:09 +02:00
Craig Dowell
2df852c18b Add explicit socket close to udp echo for consistency 2009-04-24 16:00:44 -07:00
Mirko Banchi
8a94aee8aa add qos MACs 2009-04-24 10:21:37 +02:00
Mirko Banchi
9f0c9cd975 Add WifiMacHelper 2009-04-24 10:01:41 +02:00
Mathieu Lacage
3a2586631b mark copy constructor and assignment operator as private to avoid exporting wifi-mac-queue.h for python bindings 2009-04-24 09:57:16 +02:00
Mirko Banchi
abf50ad835 shared facility for qos support 2009-04-24 09:16:28 +02:00
Mathieu Lacage
80ea9e64e6 rename 'index' variable to 'type' 2009-04-24 09:11:48 +02:00
Mirko Banchi
2f101f268f new methods to look in the packet queue 2009-04-24 09:10:14 +02:00
Mirko Banchi
7562c13a09 add amsdu field 2009-04-24 09:07:00 +02:00
Mathieu Lacage
fa14d10537 coding style 2009-04-24 09:04:39 +02:00
Mirko Banchi
31806d1304 keep track of sequence number on per-destination basis 2009-04-24 08:57:04 +02:00
Mirko Banchi
2051a68af5 ensure we use a correct typename for the TypeId 2009-04-24 08:52:46 +02:00
Faker Moatamri
99df5ad589 improve internals documentation 2009-04-23 10:34:24 +02:00
Faker Moatamri
f38772431e bug 533: Multiplication of Scalar variables does not give expected result 2009-04-23 09:35:16 +02:00
Mathieu Lacage
5dff0e0ca6 enable static builds, even when python is enabled 2009-04-22 17:22:41 +02:00
Mathieu Lacage
8f1bc5d5ad bug 537: no support to build static ns-3 binaries 2009-04-21 14:38:47 +02:00
Mathieu Lacage
b317ef997a don't link the tap-creator helper into the ns3 library 2009-04-21 12:32:05 +02:00
Mathieu Lacage
44afc7b413 remove dead code 2009-04-21 11:18:05 +02:00
Tom Henderson
5b6c5c936a merge with tip 2009-04-20 19:53:22 -07:00