Craig Dowell
|
88d12f80eb
|
CSMA Cleanup, XXX in echo apps, clarification of point-to-point data rates in dox
|
2008-06-07 10:38:39 -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
|
4ff40c4a07
|
get rid of Attribute class. Use AttributeValue subclasses directly.
|
2008-04-17 13:42:25 -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 |
|
Mathieu Lacage
|
a87eed74c2
|
change pcap filename template to be slightly more coherent.
|
2008-03-31 15:19:08 -07:00 |
|
Mathieu Lacage
|
27d2380327
|
remove unused code.
|
2008-03-31 14:57:30 -07:00 |
|
Mathieu Lacage
|
2b44913a70
|
convert to helper API
|
2008-03-31 14:34:06 -07:00 |
|
Mathieu Lacage
|
a053ff6896
|
port to helper API
|
2008-03-31 13:25:01 -07:00 |
|
Mathieu Lacage
|
537e375fe1
|
port to helper API
|
2008-03-31 13:21:22 -07:00 |
|
Mathieu Lacage
|
879b2cb91d
|
port to helper API
|
2008-03-31 13:20:26 -07:00 |
|
Mathieu Lacage
|
c0d60678d9
|
port to helper API
|
2008-03-31 13:18:31 -07:00 |
|
Mathieu Lacage
|
627813fe6c
|
port to helper API.
|
2008-03-31 13:10:59 -07:00 |
|
Mathieu Lacage
|
16f7931992
|
port to helper API
|
2008-03-31 13:10:17 -07:00 |
|
Mathieu Lacage
|
76847a02ca
|
port to helper API.
|
2008-03-31 11:40:48 -07:00 |
|
Mathieu Lacage
|
935a7896e1
|
use src/node/ipv4-address-generator.h
|
2008-03-31 11:40:40 -07:00 |
|
Mathieu Lacage
|
8977a827b2
|
kill now-useless code.
|
2008-03-31 11:39:55 -07:00 |
|
Mathieu Lacage
|
11608c6b16
|
convert to helper API
|
2008-03-31 11:07:19 -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
|
b5a8d46096
|
get rid of CreateObjectWith
|
2008-03-11 13:30:12 -07:00 |
|
Mathieu Lacage
|
7b79b4cdef
|
do not use Queue::CreateDefault
|
2008-03-02 21:57:28 +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
|
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 |
|