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
|
5c9a4d2328
|
fix last leaks with new refcounted mechanism
|
2007-05-03 00:31:04 +02:00 |
|
Mathieu Lacage
|
77a1488dd2
|
implement properly the refcounting rules for the capability getters
|
2007-05-02 23:42:22 +02:00 |
|
Mathieu Lacage
|
e5d10e4bf7
|
make capabilities and sockets refcounted
|
2007-05-02 23:18:51 +02:00 |
|
Mathieu Lacage
|
5528c400d0
|
implement Dispose properly throughout the network stack
|
2007-05-02 23:08:41 +02:00 |
|
Mathieu Lacage
|
43154a6a64
|
use Dispose more extensively
|
2007-05-02 22:32:25 +02:00 |
|
Mathieu Lacage
|
2d41f0a3c1
|
fix segfault
|
2007-05-02 15:14:27 +02:00 |
|
Mathieu Lacage
|
c82b51d8da
|
remove Node::Copy, Node::Create and Node::*Prototype* methods.
|
2007-05-02 12:34:53 +02:00 |
|
Mathieu Lacage
|
1eeab81136
|
manage NetDevice objects with refcounts
|
2007-05-02 10:25:06 +02:00 |
|
Mathieu Lacage
|
63a732f71e
|
do not try to dispose the parent's ressources from InternetNode::Dispose
|
2007-05-02 09:17:17 +02:00 |
|
Mathieu Lacage
|
9eaf9191d8
|
merge in raj's dispose early work
|
2007-05-02 09:10:19 +02:00 |
|
Mathieu Lacage
|
4873ff5f39
|
add NetDevice::SetReceiveCallback and use it
|
2007-04-30 10:37:22 +02:00 |
|
Mathieu Lacage
|
f311b5f77b
|
fix build
|
2007-04-30 10:24:30 +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 |
|
Mathieu Lacage
|
e63689a66f
|
remove ipv4 interface from public API
|
2007-04-30 10:00:34 +02:00 |
|
Tom Henderson
|
f1cd4984a1
|
Add ApplicationList and Capability
|
2007-03-27 21:48:22 -07:00 |
|
Tom Henderson
|
d52242c4ae
|
OnOffApplication functioning; some Node class cleanup
|
2007-03-21 23:17:11 -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
|
c6bb8b9b64
|
fix typo. reported by Gustavo Carneiro.
|
2007-03-15 13:26:30 +01:00 |
|
Mathieu Lacage
|
c276aab07b
|
add operator = to InternetNode
|
2007-02-26 10:28:57 +01:00 |
|
Unknown
|
0523df8827
|
Added tracing support to simple.tcl.cc (Craig)
|
2007-02-20 22:55:09 -08:00 |
|
Mathieu Lacage
|
c2e3d19e06
|
remove UdpIpv4L4Protocol class
|
2007-02-17 09:42:30 +01:00 |
|
Mathieu Lacage
|
d7a398bc11
|
remove ArpL3Protocol object
|
2007-02-17 09:35:50 +01:00 |
|
Mathieu Lacage
|
e4166af294
|
remove Ipv4L3Protocol class.
|
2007-02-17 09:28:02 +01:00 |
|
Mathieu Lacage
|
ef8e255fd9
|
make rx work by upping the interface once it is ready
|
2007-02-12 19:58:10 +01:00 |
|
Mathieu Lacage
|
12cf66da2b
|
fix memory leaks for simple sample code
|
2007-02-12 19:32:42 +01:00 |
|
Mathieu Lacage
|
5b05f21261
|
make the sample code compile and link.
|
2007-02-12 19:28:48 +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
|
96d809c983
|
add non-debugged udp stack
|
2007-02-10 11:29:44 +01:00 |
|
Mathieu Lacage
|
9609fe68f0
|
code from all trees.
|
2007-02-08 15:37:48 +01:00 |
|