Commit Graph

12 Commits

Author SHA1 Message Date
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
537e375fe1 port to helper API 2008-03-31 13:21:22 -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
e5e35f6545 port Applications to Attributes 2008-02-27 00:05:23 +01:00
Craig Dowell
c3719a2eca tutorial now agrees with ns3-object changes 2008-02-04 12:56:08 -08: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
6b0e717a19 add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>. 2008-01-02 09:09:24 +01:00
Craig Dowell
ef9c8a4716 tutorial 2007-10-02 15:34:00 -07:00