Mathieu Lacage
|
d06cbf7879
|
move int64x64 to src/core/
|
2010-08-25 17:16:56 +02:00 |
|
Mathieu Lacage
|
7961f8921c
|
get rid of Scalar and co.
|
2010-08-25 16:45:59 +02:00 |
|
Mathieu Lacage
|
3f92594197
|
rename
|
2010-08-25 10:44:21 +02:00 |
|
Mathieu Lacage
|
eae2616ea5
|
really disable the asm crap
|
2010-08-25 10:36:43 +02:00 |
|
Mathieu Lacage
|
1b7167ff90
|
add missing constructors
|
2010-08-25 10:36:32 +02:00 |
|
Mathieu Lacage
|
e5244e0d5e
|
a 64bit time class
|
2010-08-25 10:05:01 +02:00 |
|
Mathieu Lacage
|
052b8b1684
|
add missing constructors
|
2010-08-25 10:04:47 +02:00 |
|
Mathieu Lacage
|
f331937ac9
|
asm tweaks
|
2010-08-24 23:10:06 +02:00 |
|
Mathieu Lacage
|
6bfe742905
|
add missing constructor
|
2010-08-24 23:09:54 +02:00 |
|
Mathieu Lacage
|
982f8be5de
|
split out uint64x64 type, optimize
|
2010-08-24 16:36:41 +02:00 |
|
Mirko Banchi
|
6342b3fbd1
|
Bug 983: handle correctly ADDBA response action frames in QadhocWifiMac
|
2010-08-23 14:01:50 +02:00 |
|
Mirko Banchi
|
604bd34fa0
|
Packets that cannot be acknowledged in the block ack bitmap must not be transmitted
|
2010-08-22 22:51:33 +02:00 |
|
Tom Henderson
|
8f58376360
|
Help waf to guess release versions of nsc and pybindgen
|
2010-08-20 12:17:19 -07:00 |
|
Mirko Banchi
|
d8ef95f3b3
|
Add some tests for block ack response header
|
2010-08-20 21:31:26 +02:00 |
|
Mirko Banchi
|
17a84ba2b4
|
Add ResetBitmap method to block ack response header
|
2010-08-20 19:15:12 +02:00 |
|
Mirko Banchi
|
d794db4603
|
Improve block ack response header
|
2010-08-20 19:06:19 +02:00 |
|
Tom Henderson
|
1718f49f4c
|
Remove redundant implementations
|
2010-08-18 15:49:18 -07:00 |
|
Tom Henderson
|
866da9180e
|
Additional stubs for HighPrecision operators
|
2010-08-18 15:06:26 -07:00 |
|
Tom Henderson
|
2cc222c320
|
Provide stubbed HighPrecision GetHigh(), GetLow() implementations to fix builds across platforms
|
2010-08-18 13:58:38 -07:00 |
|
Gustavo J. A. M. Carneiro
|
7f97723ba8
|
Call StopDevice() in EmuNetDevice::DoDispose()
|
2010-08-17 21:28:08 -07:00 |
|
Alina Quereilhac
|
d15f6caaf6
|
bug 959: Simulation never finishes when using RealtimeSimulatorImpl
|
2010-08-16 08:32:37 -07:00 |
|
Gustavo J. A. M. Carneiro
|
de651ef5e1
|
bug 939: EmuNetDevice uses too much memory
|
2010-08-16 08:30:29 -07:00 |
|
Tom Henderson
|
be75f4ea75
|
add explicit cast for building on gcc-4.1.1
|
2010-08-15 14:32:44 -07:00 |
|
Tom Henderson
|
d9fbfafcc2
|
Bump nsc version to 0.5.2
|
2010-08-14 15:37:02 -07:00 |
|
Josh Pelkey
|
db1fd23f9a
|
add needed header
|
2010-08-13 11:21:14 -04:00 |
|
Josh Pelkey
|
f220546b16
|
fix one more PeekData
|
2010-08-13 11:14:44 -04:00 |
|
Mathieu Lacage
|
f6cc4d3fe6
|
forgot include
|
2010-08-13 14:10:48 +02:00 |
|
Mathieu Lacage
|
fbd5df18ee
|
add temp variable to work around compiler bug
|
2010-08-13 14:03:52 +02:00 |
|
Mathieu Lacage
|
ce0de7c3da
|
allow serialization/deserialization for debugging output
|
2010-08-13 13:30:14 +02:00 |
|
Mathieu Lacage
|
6cfc2917f0
|
extra debugging
|
2010-08-13 13:28:38 +02:00 |
|
Mathieu Lacage
|
cb1952bb0a
|
must return GetErrorStatus
|
2010-08-13 11:50:03 +02:00 |
|
Mathieu Lacage
|
b2ac17e4d2
|
rename tests
|
2010-08-13 10:10:22 +02:00 |
|
Mathieu Lacage
|
ffd92a879b
|
remove trailing ';'
|
2010-08-13 10:10:10 +02:00 |
|
Mathieu Lacage
|
269046aa5a
|
log timeout duration
|
2010-08-13 09:32:29 +02:00 |
|
Mathieu Lacage
|
f6fc12ff11
|
get rid of NOARGS logging statements and log statements in getters
|
2010-08-13 09:29:36 +02:00 |
|
Mathieu Lacage
|
8f9869fe46
|
get rid of NOARGS logging calls
|
2010-08-13 09:22:52 +02:00 |
|
Mathieu Lacage
|
72aca999e4
|
get rid of annoying logging for getters and of the _NOARGS log calls.
|
2010-08-13 09:22:29 +02:00 |
|
Josh Pelkey
|
70f4ccc0fc
|
update release notes and fix doxygen warnings
|
2010-08-11 11:37:37 -04:00 |
|
Andrey Mazo
|
161b7217c0
|
fix some indentation
|
2010-08-11 09:25:51 -04:00 |
|
Craig Dowell
|
def0d12507
|
get rid of about a zillion PeekData
|
2010-08-10 20:04:06 -07:00 |
|
Josh Pelkey
|
48cb1655a7
|
fix valgrind error
|
2010-08-10 17:57:14 -04:00 |
|
Tom Henderson
|
92026672ac
|
Bug 879 - source address selection for AODV using DeferredRouteRequest
|
2010-08-10 13:02:38 -04:00 |
|
Josh Pelkey
|
1182e30d99
|
fix namespace usage in energy test
|
2010-08-10 12:11:56 -04:00 |
|
Josh Pelkey
|
fa10678994
|
fix compiler warning
|
2010-08-10 09:47:02 -04:00 |
|
Ken Renard
|
55e1e1e47a
|
[bug 911] Ipv4 multicast forwarding not going to all output interfaces in route
|
2010-08-09 23:40:31 -07:00 |
|
He Wu
|
cbfba2983c
|
Apply energy model changes of http://codereview.appspot.com/1008043/show patchset 13
|
2010-08-09 23:31:57 -07:00 |
|
Josh Pelkey
|
450022ce1b
|
merge heads
|
2010-08-09 20:59:05 -04:00 |
|
Josh Pelkey
|
b043b431c7
|
fix doxygen warning
|
2010-08-09 20:22:27 -04:00 |
|
Josh Pelkey
|
a10e2c1c74
|
revert latest wimax change for tests to pass
|
2010-08-09 17:47:23 -04:00 |
|
Craig Dowell
|
562f325ef7
|
remove old fatal error from point-to-point code
|
2010-08-08 19:19:50 -07:00 |
|