Commit Graph

34 Commits

Author SHA1 Message Date
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
e5e35f6545 port Applications to Attributes 2008-02-27 00:05:23 +01:00
Mathieu Lacage
2eae2f926c make NetDevice fully virtual. 2008-02-25 19:33:46 +01:00
Craig Dowell
c3719a2eca tutorial now agrees with ns3-object changes 2008-02-04 12:56:08 -08:00
Craig Dowell
3b58cf8c0e half of example describing how to plumb in new model without plumbing 2008-02-04 12:27:18 -08:00
Mathieu Lacage
5ade799440 QueryInterface -> GetObject 2008-01-31 22:11:03 +01:00
Mathieu Lacage
5f5518e05b merge with HEAD 2008-01-30 17:20:55 +01:00
Tom Henderson
9a15ceadf6 Split tutorial.texi into multiple files; some work on the tracing section 2008-01-19 20:58:01 -08:00
Mathieu Lacage
f3e77eea3d fix bug 122: get rid of duplicate argument to QueryInterface 2008-01-02 09:25:31 +01:00
Mathieu Lacage
6b0e717a19 add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>. 2008-01-02 09:09:24 +01:00
Gustavo J. A. M. Carneiro
7f0a1a1caf WAF: add a new --enable-modules configure option, to tell WAF to build only the specified set of ns-3 modules and its dependencies; programs depending on those modules are automatically excluded from the build. 2007-11-20 18:27:43 +00:00
Craig Dowell
71c53d9f3d move in topo 2007-11-15 18:56:34 -08:00
Craig Dowell
6b426b5f83 branch merge 2007-11-08 16:58:24 -08:00
Mathieu Lacage
66b200178f bug 96: debug.h duplicates functionality from log.h 2007-10-30 10:09:39 +01:00
Craig Dowell
6ad1a5b57f don't use any for starting address 2007-10-10 12:25:52 -07:00
Craig Dowell
a2388cc4b4 improve obj design example 2007-10-10 11:55:07 -07:00
Craig Dowell
2425ad39ef bus network 2007-10-09 21:54:03 -07:00
Craig Dowell
6b5b86f343 tutorial topologies 2007-10-09 18:02:32 -07:00
Craig Dowell
79aa1535f3 topologies 2007-10-08 22:00:04 -07:00
Craig Dowell
9f2902e9d2 support for star network, example in tutorial 2007-10-08 20:51:21 -07:00
Craig Dowell
8ac82843af tutorial file names 2007-10-08 18:51:48 -07:00
Craig Dowell
3e4acb6921 more descriptive name 2007-10-08 14:50:00 -07:00
Craig Dowell
90439fc8c4 env var changes 2007-10-12 12:30:19 -07:00
Craig Dowell
bf2adc6861 log verbosity changes 2007-10-08 18:13:26 -07:00
Craig Dowell
11ac94d449 exercise 2007-10-05 18:52:22 -07:00
Craig Dowell
a84a41bc75 add seed calls 2007-10-05 18:17:18 -07:00
Craig Dowell
5f61c348c2 prototype address and network allocation 2007-10-05 16:00:04 -07:00
Craig Dowell
3af33c8b75 enable log prefix 2007-10-03 13:34:06 -07:00
Craig Dowell
ef9c8a4716 tutorial 2007-10-02 15:34:00 -07:00
Craig Dowell
8df3425a2e tutorial files 2007-09-26 19:55:09 -07:00
Craig Dowell
ac9d618188 add tutorial files 2007-09-24 13:28:27 -07:00
Craig Dowell
ed9f98bda1 disable log unless debug build 2007-09-13 22:17:29 -07:00
Craig Dowell
16b634a7fc sorting out logging 2007-09-13 12:37:30 -07:00
Craig Dowell
873176a3e6 add tutorial directory and hello-simulator 2007-09-13 11:04:47 -07:00