Mathieu Lacage
|
84c80b6e2e
|
convert to Packet tags
|
2009-03-23 20:39:46 +01:00 |
|
Mathieu Lacage
|
538db7d163
|
increase packet tag size for Address objects and decrease the size of Address objects for packet tags :)
|
2009-03-23 15:20:15 +01:00 |
|
Mathieu Lacage
|
b5dfd9a838
|
stop using byte tags
|
2009-03-20 14:30:36 +01:00 |
|
Mathieu Lacage
|
956052fd1f
|
doxygen
|
2009-03-20 14:24:52 +01:00 |
|
Mathieu Lacage
|
c439c4be63
|
add packet tag iterator
|
2009-03-20 14:22:23 +01:00 |
|
Mathieu Lacage
|
2cb895a0a6
|
PacketTagList
|
2009-03-20 13:38:51 +01:00 |
|
Raj Bhattacharjea
|
e68139e2c2
|
Merge XML config-store
|
2009-03-19 13:39:15 -04:00 |
|
Craig Dowell
|
389da6fb21
|
Add MacPromiscRx, make MacRx non-promisc
|
2009-03-18 23:36:37 -07:00 |
|
Mathieu Lacage
|
40e2fc6e5e
|
add ACKs to naked FINs
|
2009-03-14 14:51:03 -04:00 |
|
Raj Bhattacharjea
|
d5d672bc20
|
Set TCP ACK whenver connection is established (closes bugs 499 and 198)
|
2009-03-12 18:25:08 -04:00 |
|
Craig Dowell
|
fe828b2901
|
branch merge
|
2009-03-16 18:23:33 -07:00 |
|
Craig Dowell
|
a66b8cab4e
|
remove unneeded packet copies, includes. Rescan
|
2009-03-16 09:44:01 -07:00 |
|
Tom Henderson
|
321b20d1b9
|
set OnOffApplication::m_lastStartTime correctly (bug #490)
|
2009-03-12 15:55:40 -04:00 |
|
Craig Dowell
|
fc3163d704
|
Piles of changes for tracing rework
|
2009-03-10 23:47:55 -07:00 |
|
Gustavo J. A. M. Carneiro
|
1dfdd4d034
|
bug 482: Add constant acceleration mobility model
|
2009-03-10 14:27:58 +01:00 |
|
Mathieu Lacage
|
5068a17769
|
StaticSpeedHelper -> ConstantVelocityHelper
|
2009-03-10 14:24:56 +01:00 |
|
Mathieu Lacage
|
cddb3bfe23
|
StaticMobilityModel -> ConstantPositionMobilityModel, StaticSpeedMobilityModel -> ConstantVelocityMobilityModel
|
2009-03-10 14:18:32 +01:00 |
|
Mathieu Lacage
|
12ffae54a8
|
don't exit on save
|
2009-03-09 19:54:47 +01:00 |
|
Mathieu Lacage
|
8d27126dcf
|
change API based on comments from tom.
|
2009-03-09 19:45:47 +01:00 |
|
Mathieu Lacage
|
423f0f1f0b
|
decrease version requirements.
|
2009-03-09 19:40:44 +01:00 |
|
Mathieu Lacage
|
ebaaeb1403
|
make sure we build, even if libxml2 could not be found.
|
2009-03-09 19:40:29 +01:00 |
|
Timo Bingmann
|
7f8370b67e
|
Adding UniformVariable::GetInteger and using it to fix bug in RealRandomStream::GetNext.
|
2009-03-04 18:55:32 +01:00 |
|
Mathieu Lacage
|
8b0f4e7212
|
xml support for ConfigStore
|
2009-03-04 16:55:25 +01:00 |
|
Mathieu Lacage
|
27c630de9c
|
handle zero-size attribute list.
|
2009-03-03 16:07:16 +01:00 |
|
Mathieu Lacage
|
9a8bbc1985
|
move private method to public
|
2009-03-03 16:06:20 +01:00 |
|
Craig Dowell
|
a10c362368
|
trace consistency changes
|
2009-02-28 16:25:24 -08:00 |
|
Mathieu Lacage
|
fa47453c53
|
let GlobalValue do RNG environment variable processing
|
2009-02-25 12:27:00 -05:00 |
|
Mathieu Lacage
|
1d6fe7685a
|
add regression tests back
|
2009-02-25 13:40:06 +01:00 |
|
Mathieu Lacage
|
196177a74d
|
improve coherency between UniformVariable and RandomVariable, explain why the extra overload is necessary.
|
2009-02-25 13:10:22 +01:00 |
|
Mathieu Lacage
|
952c1818e4
|
kill dead API
|
2009-02-25 11:00:42 +01:00 |
|
Raj Bhattacharjea
|
1a86859237
|
Merge in rng-changes branch
|
2009-02-24 19:24:09 -05:00 |
|
Timo Bingmann
|
257fd2079e
|
bug 509: backoff CW growth is invalid
|
2009-02-24 14:33:17 +01:00 |
|
Mathieu Lacage
|
d698a38195
|
add support for NS_ATTRIBUTE_DEFAULT
|
2009-02-24 10:27:08 +01:00 |
|
Mathieu Lacage
|
a31ecc8772
|
remove uneeded blank line
|
2009-02-24 10:26:57 +01:00 |
|
Mathieu Lacage
|
04ba81354e
|
implement NS_GLOBAL_VALUE
|
2009-02-24 09:59:21 +01:00 |
|
Mathieu Lacage
|
79297c4afa
|
typo
|
2009-02-24 09:40:54 +01:00 |
|
Francesco Malandrino
|
1d1997b302
|
bug 487: add association/disassociation hooks in Nqsta.
|
2009-02-24 09:18:11 +01:00 |
|
Timo Bingmann
|
eb8ca704b4
|
bug 486: patches for icc compilation.
|
2009-02-24 08:29:36 +01:00 |
|
Mathieu Lacage
|
fd8ba38a0e
|
bug 500: make DcaTxop accessible through an attribute.
|
2009-02-24 08:20:51 +01:00 |
|
Raj Bhattacharjea
|
fc998323d4
|
Sync with ns-3-dev
|
2009-02-23 23:56:27 -05:00 |
|
Raj Bhattacharjea
|
d509a8ef15
|
Fix previous changeset
|
2009-02-23 23:49:17 -05:00 |
|
Raj Bhattacharjea
|
c8423550f5
|
Almost have env variable support for RNG right
|
2009-02-23 22:55:16 -05:00 |
|
Timo Bingmann
|
7e8d2be1da
|
Missing include of stdlib.h for free() in callback.cc
|
2009-02-23 11:33:14 +01:00 |
|
Timo Bingmann
|
127064f21a
|
Print demangled callback signatures if they mismatch. bug #507
|
2009-02-22 17:28:45 +01:00 |
|
Craig Dowell
|
ffdb250c3e
|
bug 506 -- remove name version of SetPositionAllocator
|
2009-02-21 14:46:11 -08:00 |
|
Aleksey Kovalenko
|
6945d47068
|
Optimize Send/SendFrom on BridgeNetDevice by using the learned MAC associations when possible, instead of flooding to all bridge ports.
|
2009-02-21 22:09:08 +00:00 |
|
Craig Dowell
|
be94ad4fed
|
add byte mode
|
2009-02-18 22:19:20 -08:00 |
|
Tom Henderson
|
d2d4e0bfc8
|
fix for bug 468
|
2009-02-18 20:57:33 -08:00 |
|
Gustavo J. A. M. Carneiro
|
34c7ac0277
|
Bug 485: implement deserialization of normal/gaussian random variables
|
2009-03-03 10:57:42 +00:00 |
|
Gustavo J. A. M. Carneiro
|
50e0ba8801
|
Make ipv4-interface.h, ipv4-l3-protocol.h, and ipv4-static-routing.h private. Closes #370.
|
2009-02-28 15:02:15 +00:00 |
|