Mathieu Lacage
|
a4a18943f7
|
change pcap filename template to be slightly more coherent.
|
2008-03-31 15:19:11 -07:00 |
|
Mathieu Lacage
|
d06c2b4fae
|
add back max simulation time on olsr example
|
2008-03-31 14:23:07 -07:00 |
|
Mathieu Lacage
|
379c3d5390
|
port to helper API
|
2008-03-31 14:00:40 -07:00 |
|
Mathieu Lacage
|
0dfe8fa5df
|
use static method syntax to setup tracing
|
2008-03-31 13:49:45 -07:00 |
|
Mathieu Lacage
|
e173bb868d
|
remove example of p2p static routing: this requires using the low-level API and we don't want to show how to do this.
|
2008-03-31 13:44:08 -07:00 |
|
Mathieu Lacage
|
c5ffe4c9dc
|
remove dead comment
|
2008-03-31 13:41:09 -07:00 |
|
Raj Bhattacharjea
|
f2769ba5a5
|
Remove the TCP examples that aren't in line with the helper API
|
2008-03-31 12:22:05 -04:00 |
|
Tom Henderson
|
78bfd610d9
|
Move csma-one-subnet to helper api
|
2008-03-30 21:41:25 -07:00 |
|
Tom Henderson
|
20726f8201
|
move csma-multicast to new tracing helpers
|
2008-03-30 21:12:02 -07:00 |
|
Tom Henderson
|
b6932288ae
|
csma-multicast helper-ized (w/o tracing cutover yet)
|
2008-03-30 14:04:57 -07:00 |
|
Mathieu Lacage
|
511e11e9be
|
configure tracing post-topology construction, not before.
|
2008-03-28 16:58:44 -07:00 |
|
Mathieu Lacage
|
6de12cc9d2
|
port to new pcap/ascii trace helpers
|
2008-03-28 13:40:08 -07:00 |
|
Mathieu Lacage
|
9ad6948605
|
use new pcap/ascii api
|
2008-03-28 13:19:14 -07:00 |
|
Federico Maguolo
|
e0346ac124
|
GetMaxSsrc -> NeedRtsTransmission and GetMaxSlrc -> NeedDataRetransmission
|
2008-03-28 12:14:02 -07:00 |
|
Mathieu Lacage
|
a7677d77de
|
use new csma pcap and ascii tracing
|
2008-03-28 11:20:02 -07:00 |
|
Mathieu Lacage
|
982fe8454b
|
port to helper API
|
2008-03-27 12:20:26 -07:00 |
|
Mathieu Lacage
|
c61932afc5
|
port to helper API
|
2008-03-27 09:13:29 -07:00 |
|
Mathieu Lacage
|
1d78ea62e8
|
port to helper API
|
2008-03-26 16:12:46 -07:00 |
|
Mathieu Lacage
|
80e0d082b4
|
convert to helper API
|
2008-03-26 14:51:03 -07:00 |
|
Mathieu Lacage
|
26fba17dc2
|
port to helper API
|
2008-03-26 14:18:22 -07:00 |
|
Mathieu Lacage
|
cb3bcff3a6
|
fallout from gustavo's header inclusion policy change.
|
2008-03-26 14:17:58 -07:00 |
|
Mathieu Lacage
|
050af31b95
|
use Ipv4InterfaceContainer to avoid hardcoding ip addresses.
|
2008-03-26 13:51:24 -07:00 |
|
Mathieu Lacage
|
44afb107ba
|
convert to helper API.
|
2008-03-25 17:14:33 -07:00 |
|
Mathieu Lacage
|
08eb0aef35
|
use auto-generated headers
|
2008-03-25 14:48:37 -07:00 |
|
Mathieu Lacage
|
77bf878ea8
|
convert PacketSocket scripts to PacketSocketHelper.
|
2008-03-25 14:16:40 -07:00 |
|
Mathieu Lacage
|
b21f71e568
|
port to helper API
|
2008-03-24 16:31:19 -07:00 |
|
Gustavo J. A. M. Carneiro
|
44d0c56680
|
Fix swapped comments in wifi-ap.cc.
|
2008-03-24 19:00:18 +00:00 |
|
Mathieu Lacage
|
35d9ec1c8e
|
change signature of MobilityHelper::Layout and MobilityHelper::LayoutAll.
|
2008-03-24 10:42:18 -07:00 |
|
Federico Maguolo
|
752658119f
|
add missing prefix.
|
2008-03-21 04:38:09 +01:00 |
|
Mathieu Lacage
|
295c1cd3d5
|
move wifi examples to example directory
|
2008-03-19 12:42:54 -07:00 |
|
Mathieu Lacage
|
ac16151d22
|
need to use ns3:: prefix for TypeId names now.
|
2008-03-15 19:29:22 +01:00 |
|
Mathieu Lacage
|
848cb7cfb5
|
add back support for introspected doxygen.
|
2008-03-13 12:56:49 -07:00 |
|
Mathieu Lacage
|
fb452286e6
|
add Application::SetNode and NetDevice::SetNode, use them from Node::AddApplication and Node::AddDevice. kill useless "Node" attributes.
|
2008-03-13 11:10:38 -07:00 |
|
Mathieu Lacage
|
3c32879211
|
Config::Connect -> Config::ConnectWithoutContext && Config::ConnectWithContext -> Config::Connect
|
2008-03-11 13:46:22 -07:00 |
|
Mathieu Lacage
|
b5a8d46096
|
get rid of CreateObjectWith
|
2008-03-11 13:30:12 -07:00 |
|
Mathieu Lacage
|
eb4fb0cb5d
|
kill DefaultValue
|
2008-03-10 00:27:53 +01:00 |
|
Mathieu Lacage
|
bb5e793580
|
rewrite CommandLine to not handle DefaultValues anymore.
|
2008-03-09 23:43:52 +01:00 |
|
Mathieu Lacage
|
732c7f1d0b
|
use Config-based trace system
|
2008-03-02 22:52:55 +01:00 |
|
Mathieu Lacage
|
7b79b4cdef
|
do not use Queue::CreateDefault
|
2008-03-02 21:57:28 +01:00 |
|
Mathieu Lacage
|
e06e3096cb
|
merge with HEAD
|
2008-02-27 22:19:39 +01:00 |
|
Mathieu Lacage
|
0c586271e5
|
introduce the ns3::String class, get rid of the string -> Attribute implicit conversion, and get rid of MakeDataRate, port PointToPointNetDevice to Attributes
|
2008-02-27 21:41:34 +01:00 |
|
Mathieu Lacage
|
fe07d43e5d
|
convert CsmaNetDevice to Attributes.
|
2008-02-27 20:23:57 +01:00 |
|
Mathieu Lacage
|
e5e35f6545
|
port Applications to Attributes
|
2008-02-27 00:05:23 +01:00 |
|
Mathieu Lacage
|
bfc21a4e47
|
port Olsr code to attributes/helpers
|
2008-02-26 19:52:17 +01:00 |
|
Mathieu Lacage
|
b4ca4f9cf3
|
use Attributes in ErrorModel.
|
2008-02-26 18:33:10 +01:00 |
|
Mathieu Lacage
|
2eae2f926c
|
make NetDevice fully virtual.
|
2008-02-25 19:33:46 +01:00 |
|
Gustavo J. A. M. Carneiro
|
96451fdb37
|
Make the OLSR example a bit more complete, adding a 5th node, to exercise 3-hop routing.
|
2008-02-13 17:42:08 +00:00 |
|
Tom Henderson
|
b390f1ef73
|
Further alignment of simple-point-to-point.cc with ns-2/simple.tcl (add TCP)
|
2008-02-03 14:34:10 -08:00 |
|
Gustavo J. A. M. Carneiro
|
f262b76a41
|
Put back the simulation time in 30 seconds, else we generate huge trace files.
|
2008-02-01 18:39:37 +00:00 |
|
Gustavo J. A. M. Carneiro
|
38f2897c29
|
Fix OLSR example: don't add static routes, increase simulation time to 300 seconds.
|
2008-02-01 17:17:24 +00:00 |
|