Mathieu Lacage
|
84c80b6e2e
|
convert to Packet tags
|
2009-03-23 20:39:46 +01:00 |
|
Mathieu Lacage
|
b5dfd9a838
|
stop using byte tags
|
2009-03-20 14:30:36 +01:00 |
|
Craig Dowell
|
389da6fb21
|
Add MacPromiscRx, make MacRx non-promisc
|
2009-03-18 23:36:37 -07:00 |
|
Craig Dowell
|
a66b8cab4e
|
remove unneeded packet copies, includes. Rescan
|
2009-03-16 09:44:01 -07:00 |
|
Craig Dowell
|
fc3163d704
|
Piles of changes for tracing rework
|
2009-03-10 23:47:55 -07:00 |
|
Mathieu Lacage
|
cddb3bfe23
|
StaticMobilityModel -> ConstantPositionMobilityModel, StaticSpeedMobilityModel -> ConstantVelocityMobilityModel
|
2009-03-10 14:18:32 +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 |
|
Craig Dowell
|
a10c362368
|
trace consistency changes
|
2009-02-28 16:25:24 -08: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 |
|
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 |
|
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
|
561ede7d42
|
clean up transmit abort nonsense
|
2009-02-18 18:31:57 -08:00 |
|
Unknown
|
b16cf00eb7
|
Sync with dev
|
2009-02-17 14:49:22 -05:00 |
|
Craig Dowell
|
9a7dad3928
|
no creator option in tap-bridge should be off by default
|
2009-02-12 17:37:36 -08:00 |
|
Craig Dowell
|
d3858d6b6e
|
add code to work around tap-creator
|
2009-02-12 17:26:05 -08:00 |
|
Craig Dowell
|
ee291dcfbe
|
work around to allow FreeBSD to run tap-bridge
|
2009-02-11 18:07:52 -08:00 |
|
Craig Dowell
|
676781dc03
|
remove unnecessary includes in tap-bridge
|
2009-02-10 16:41:38 -08:00 |
|
Craig Dowell
|
e5a8365024
|
emu depends on netpacket/packet.h
|
2009-02-06 14:53:55 -08:00 |
|
Craig Dowell
|
893e1c1e71
|
tighten up configuration reqs for tap and emu
|
2009-02-06 14:49:11 -08:00 |
|
Craig Dowell
|
ad3221728e
|
remove misguided __attribute__ ((unused))s
|
2009-02-06 11:10:51 -08:00 |
|
Craig Dowell
|
5279f54906
|
use __attribute__ ((unused))
|
2009-02-05 09:43:27 -08:00 |
|
Craig Dowell
|
770d333d1f
|
clean up wrong and misleading comments
|
2009-02-03 09:32:24 -08:00 |
|
Craig Dowell
|
c7395b55e0
|
tweak wifi example, fix waf problems (thanks to Gustavo)
|
2009-02-03 08:31:48 -08:00 |
|
Craig Dowell
|
00316ff330
|
no need to do SendFrom in tap-bridge
|
2009-02-02 11:43:10 -08:00 |
|
Craig Dowell
|
dd01873dfd
|
cleanup, doxygen, prepare for review
|
2009-02-02 10:12:29 -08:00 |
|
Craig Dowell
|
1e6e554af7
|
add a more complicated tap example that uses routing.
|
2009-01-31 21:53:25 -08:00 |
|
Craig Dowell
|
885b97a6ec
|
turn on checksums in example csma-tap-bridge and tweaks to make ping demo work
|
2009-01-30 15:47:38 -08:00 |
|
Craig Dowell
|
e104e03223
|
checkpoint tap progress
|
2009-01-29 16:16:10 -08:00 |
|
Craig Dowell
|
936a0e484d
|
last connections on tap-bridge, start flowing packets
|
2009-01-29 13:03:03 -08:00 |
|
Craig Dowell
|
6c3633eaab
|
wire needed values into tap-bridge Attribute system, but figure out as many as possible in the default case
|
2009-01-29 11:53:12 -08:00 |
|
Raj Bhattacharjea
|
20ddca38d6
|
Explicit cast and correction in wifi/RandomStream
|
2009-01-29 12:25:25 -05:00 |
|
Craig Dowell
|
4eacc29c1b
|
checkpoint tap
|
2009-01-27 22:00:29 -08:00 |
|
Craig Dowell
|
519ba25a58
|
checkpoint tap
|
2009-01-27 21:22:50 -08:00 |
|
Craig Dowell
|
738d71e954
|
checkpoint tap bridge
|
2009-01-27 20:26:34 -08:00 |
|
Craig Dowell
|
bcec13606f
|
checkpoint tap development
|
2009-01-27 12:36:46 -08:00 |
|
Gustavo J. A. M. Carneiro
|
90a0977871
|
EmuNetDevice also depends on the availibility of threading support
|
2009-01-25 14:48:47 +00:00 |
|
Gustavo J. A. M. Carneiro
|
fcc6829b8e
|
merge
|
2009-01-23 15:07:18 +00:00 |
|
Raj Bhattacharjea
|
eb416a364b
|
Mathieu's patch: update users of GetSingleValue
|
2009-01-22 14:12:56 -05:00 |
|
Raj Bhattacharjea
|
2e2fd41d48
|
Merge
|
2009-01-20 11:41:57 -05:00 |
|
Gustavo J. A. M. Carneiro
|
28a9688bdf
|
Fix WifiMacQueue typeid registration
|
2009-01-16 18:52:00 +00:00 |
|
Raj Bhattacharjea
|
a0ce50f7ff
|
Proposed RNG API changes
|
2009-01-13 17:15:44 -05:00 |
|
Mathieu Lacage
|
9f91828dcb
|
add wifi multicast support. Based on patch by Mauchle Fabian.
|
2009-01-12 13:35:41 +01:00 |
|
Gustavo J. A. M. Carneiro
|
2007671aa0
|
merge
|
2009-01-09 11:44:13 +00:00 |
|
Timo Bingmann
|
011ece16df
|
PropagationLossModel::GetLoss -> CalcRxPower. Add ThreeLogDistancePropagationLossModel.
|
2009-01-09 09:39:42 +01:00 |
|
Mathieu Lacage
|
8e2a692556
|
remove uneeded PeekPointer calls
|
2009-01-06 15:28:03 +01:00 |
|
Mathieu Lacage
|
2bcbf6bbad
|
fix coding style
|
2009-01-06 15:25:31 +01:00 |
|