Commit Graph

4444 Commits

Author SHA1 Message Date
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
a41ad5c951 improve wording 2009-05-05 16:08:36 +02:00
Mathieu Lacage
2296cdca9d enable python+static build on osx 2009-05-05 14:55:23 +02:00
Mathieu Lacage
0f13d33e4a enable static builds on cygwin 2009-05-05 14:47:08 +02:00
Mathieu Lacage
87c9c58765 enable darwin static builds 2009-05-05 12:00:29 +02:00
Mathieu Lacage
f09595116e merge 2009-05-04 20:22:08 +02:00
Mathieu Lacage
83eb1a3a33 attempt to detect broken --enable-static invocations. 2009-05-04 20:21:37 +02:00
Mathieu Lacage
a269556050 pass regression tests on mingw 2009-05-04 16:30:53 +02:00
Mathieu Lacage
b5685eb9ee Fix build on osx-ppc optimized gcc 4.0.1 2009-05-04 11:24:17 +02:00
Tom Henderson
3c5b3218d8 remove Control-M from example 2009-05-01 09:07:04 -07:00
Mirko Banchi
6bf3f47ea5 update manual 2009-05-01 14:34:27 +02:00
Mirko Banchi
1066eb4764 fix access class table 2009-04-30 14:11:58 +02:00
Gustavo J. A. M. Carneiro
7197fc0d27 Fix Python bindings build with gcc < 4 2009-04-30 10:57:30 +01:00
Mirko Banchi
1a4b128917 update tutorial 2009-04-29 20:55:56 +02:00
Mirko Banchi
16b6cfbe71 update wifi.h 2009-04-28 14:26:28 +02:00
Mathieu Lacage
8c45fd2537 merge 2009-04-28 09:26:19 +02:00
Mathieu Lacage
dcb0180fcd update CHANGES.html 2009-04-28 09:25:48 +02:00
Mathieu Lacage
bb1a035f3c rescan python 2009-04-28 09:25:41 +02:00
Fabian Mauchle
cf746e147e remove Mac48Address::IsMulticast 2009-04-28 09:25:33 +02:00
Tom Henderson
aec5c8817d fix small pdf generation problem reported by Faker 2009-04-27 22:46:50 -07:00
Mathieu Lacage
09191d648e rescan python bindings 2009-04-27 16:50:16 +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
8e75aa36cb new emu-ping example 2009-04-26 18:44:03 -07:00
Craig Dowell
5ff4351d92 expand emu search for creator, don't check FCS 2009-04-26 18:20:07 -07:00
Tom Henderson
aaab024589 merge with tip 2009-04-26 15:36:59 -07:00
Tom Henderson
cb77b59846 fix texinfo warnings 2009-04-26 15:36:15 -07:00
Mirko Banchi
392183de10 Swap values of QosAckPolicy 2009-04-26 23:47:09 +02:00
Mirko Banchi
af293e7d1d Added API changes for wifi helpers 2009-04-26 13:27:23 +02:00
Mirko Banchi
edec79c2c6 Added new ns-3.5 wifi features in RELEASE_NOTES 2009-04-26 12:49:24 +02:00
Tom Henderson
a8a6bc74c3 fix texinfo errors 2009-04-25 14:56:52 -07:00
Craig Dowell
2df852c18b Add explicit socket close to udp echo for consistency 2009-04-24 16:00:44 -07:00
Faker Moatamri
3113083ede bug 377: --lcov-report not working fully 2009-04-24 11:14:10 +02:00
Mirko Banchi
8a94aee8aa add qos MACs 2009-04-24 10:21:37 +02:00
Mathieu Lacage
cc5c5444ec rescan python 2009-04-24 10:02:10 +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
7eda961b1f Backed out changeset 4d9d3ff807a9
Does not work on x86-64.
2009-04-22 13:59:10 +02:00