Mathieu Lacage
|
4f05b2b2fc
|
remove Node::GetIpv4
|
2007-05-03 15:24:34 +02:00 |
|
Mathieu Lacage
|
b4810cc153
|
remove Node::GetArp
|
2007-05-03 14:39:37 +02:00 |
|
Mathieu Lacage
|
2f1189d766
|
remove Node::GetUdp
|
2007-05-03 14:23:41 +02:00 |
|
Mathieu Lacage
|
e89d1692e5
|
make ApplicationList an NsUnknown object.
|
2007-05-03 13:17:29 +02:00 |
|
Mathieu Lacage
|
69ffe8defb
|
make Ipv4L4Demux an NsUnknown object.
|
2007-05-03 12:46:50 +02:00 |
|
Mathieu Lacage
|
0e11e9f7f4
|
make L3Demux an NsUnknown object.
|
2007-05-03 12:33:08 +02:00 |
|
Mathieu Lacage
|
20d0136449
|
make Node derive from NsUnknown rather than Object
|
2007-05-03 11:08:13 +02:00 |
|
Mathieu Lacage
|
acf2d25cd5
|
rework the Node and NodeList classes to manage reference counts correctly
|
2007-05-02 13:44:41 +02:00 |
|
Mathieu Lacage
|
c82b51d8da
|
remove Node::Copy, Node::Create and Node::*Prototype* methods.
|
2007-05-02 12:34:53 +02:00 |
|
Mathieu Lacage
|
9bb706c627
|
destroy prototype stack upon Simulator::Destroy
|
2007-05-02 10:41:34 +02:00 |
|
Mathieu Lacage
|
6d4e502109
|
destroy the Node vector upon Simulator::Destroy rather than wait until the global static destructor of Node::g_nodes is invoked. This fixes a bad assert caught with valgrind.
|
2007-05-02 10:33:39 +02:00 |
|
Mathieu Lacage
|
9eaf9191d8
|
merge in raj's dispose early work
|
2007-05-02 09:10:19 +02:00 |
|
Mathieu Lacage
|
4219858cc2
|
remove external NetDeviceList and use the Node's integrated list
|
2007-04-30 10:21:49 +02:00 |
|
Mathieu Lacage
|
50e9149f90
|
add NetDevice list into Node base class
|
2007-04-30 10:16:04 +02:00 |
|
Tom Henderson
|
f1cd4984a1
|
Add ApplicationList and Capability
|
2007-03-27 21:48:22 -07:00 |
|
George F. Riley
|
8b9fb7b105
|
Clean up parameter passing per TOm's request
|
2007-03-22 14:54:20 -04:00 |
|
Tom Henderson
|
d52242c4ae
|
OnOffApplication functioning; some Node class cleanup
|
2007-03-21 23:17:11 -07:00 |
|
Tom Henderson
|
b9e6974c8e
|
Add static node factory methods to class Node
|
2007-03-19 22:19:38 -07:00 |
|
Tom Henderson
|
327949573d
|
move channel.cc channel.h to node directory; merge ns-3-tracing from mathieu
|
2007-03-18 14:06:51 -07:00 |
|
Mathieu Lacage
|
8c31ac1950
|
remove SetNodeId and implement GetId and GetSystemId
|
2007-02-12 16:01:18 +01:00 |
|
Mathieu Lacage
|
9a899b14b1
|
add arp stack
|
2007-02-12 15:55:49 +01:00 |
|
Mathieu Lacage
|
ea343befaf
|
add Ipv4 and Udp node capabilities, rework Copy methods to include an extra Node * argument
|
2007-02-12 13:06:05 +01:00 |
|
Mathieu Lacage
|
9609fe68f0
|
code from all trees.
|
2007-02-08 15:37:48 +01:00 |
|
Mathieu Lacage
|
e73ac88cf2
|
change emacs style commands
|
2007-02-08 11:13:49 +01:00 |
|
Mathieu Lacage
|
0d9305c70a
|
initial node base class from george's repo.
|
2007-02-08 11:11:24 +01:00 |
|