Commit Graph

255 Commits

Author SHA1 Message Date
Mathieu Lacage
43c64f656b ensure that the list of positions is long enough 2008-05-15 10:39:44 -07:00
Mathieu Lacage
47e58be578 update pcap trace setup filename 2008-05-14 09:37:00 -07:00
Craig Dowell
515183caae fix bug 161 2008-05-11 11:18:21 -07:00
Tom Henderson
9fd7fbb86c Fix two nits that escaped checkin 2008-04-22 22:08:53 -07:00
Tom Henderson
829a6dd8bb branch merge 2008-04-22 21:19:39 -07:00
Tom Henderson
1f0dd55d8d EnablePcap()->EnablePcapAll(); EnableAscii()->EnableAsciiAll() 2008-04-22 21:18:04 -07:00
Mathieu Lacage
9b153c313b avoid crash due to mis-spelled data rate unit 2008-04-21 08:32:50 -07:00
Mathieu Lacage
2c1b7db441 merge with HEAD 2008-04-17 15:50:49 -07:00
Mathieu Lacage
4ff40c4a07 get rid of Attribute class. Use AttributeValue subclasses directly. 2008-04-17 13:42:25 -07:00
Tom Henderson
e855838ed1 Align helper API use of Install() 2008-04-13 15:46:17 -07:00
Craig Dowell
e7c2292d7b make duplicate aggregations fail; avoid duplicate aggregations 2008-04-10 13:16:43 -07:00
Mathieu Lacage
e110fea8ff get rid of implicit conversion of Attribute to/from Ptr<>. Replace this with an explicit Pointer class. 2008-04-09 12:15:24 -07:00
Tom Henderson
c22d5c5733 revive mixed-wireless example from Simutools tutorial 2008-04-08 23:12:19 -07:00
Craig Dowell
80c8937a01 rework app constructors 2008-04-07 18:29:38 -07:00
Mathieu Lacage
4400054ebe SetupUdp -> SetUdpLocal, SetupTcp -> SetTcpLocal 2008-04-07 10:44:06 -07:00
Mathieu Lacage
3a43bd4987 Ipv4AddressHelper::Allocate -> Ipv4AddressHelper::Assign 2008-04-07 10:41:21 -07:00
Mathieu Lacage
c140066890 Build -> Install 2008-04-07 10:38:37 -07:00
Raj Bhattacharjea
31d26c1e84 Small fix to tcp example 2008-04-04 14:00:41 -04:00
Craig Dowell
6490c81cf8 Point regression tests to final locations, update release steps, bug 158 2008-04-02 21:33:31 -07:00
Raj Bhattacharjea
ec3d666f3b Add IP layer tracing helpers to InternetStackHelper 2008-04-02 14:09:36 -04:00
Craig Dowell
aad4e224e5 test test 2008-03-31 18:14:47 -07:00
Craig Dowell
5bd019aba0 use global seed in examples, new regression tests 2008-03-31 17:48:21 -07:00
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