Mathieu Lacage
|
f9a6120685
|
avoid method naming ambiguity in CompositeTraceResolver
|
2007-08-28 15:59:49 +02:00 |
|
Mathieu Lacage
|
4d9cf433ff
|
constify
|
2007-08-28 14:33:53 +02:00 |
|
Mathieu Lacage
|
ec4d9bbcb9
|
use the Object::GetTraceResolver tracing support rather than the old adhoc tracing code
|
2007-08-12 16:28:29 +02:00 |
|
Mathieu Lacage
|
1a1dda1796
|
build with the new TraceContextElement API
|
2007-08-06 19:40:18 +02:00 |
|
Mathieu Lacage
|
913319d9e3
|
merge packet socket with trunk
|
2007-08-06 09:59:29 +02:00 |
|
Tom Henderson
|
fce7c3cc39
|
merge with ns-3-dev
|
2007-08-03 08:29:24 -07:00 |
|
Mathieu Lacage
|
dd3ca3aa63
|
replace Node::DoCreateTraceResolver with Node::DoFillTraceResolver
|
2007-08-01 12:33:44 +02:00 |
|
Mathieu Lacage
|
8c80e6c2f8
|
remove now-unused ArpPrivate class
|
2007-07-31 09:17:05 +02:00 |
|
Mathieu Lacage
|
b4237e51dc
|
implement the Node::ProtocolHandler support.
|
2007-07-31 09:09:31 +02:00 |
|
Craig Dowell
|
510083f0ea
|
remove routing environment, move router interface creation to global-route-manager
|
2007-07-27 20:34:25 -07:00 |
|
Craig Dowell
|
d38da7ae3d
|
rename party
|
2007-07-27 14:04:54 -07:00 |
|
Craig Dowell
|
2f5acd74d9
|
static routing
|
2007-07-06 15:04:33 -07:00 |
|
Emmanuelle Laprise
|
6966d2633a
|
Remove the const after the DoAddDevice function
|
2007-07-03 22:25:42 -05:00 |
|
Mathieu Lacage
|
7b6d5c4e97
|
IIpv4Private -> Ipv4Private
|
2007-06-04 17:42:37 +02:00 |
|
Mathieu Lacage
|
0459737b00
|
IIpv4Impl -> Ipv4Impl
|
2007-06-04 17:40:09 +02:00 |
|
Mathieu Lacage
|
9a852e442e
|
IUdpImpl -> UdpImpl
|
2007-06-04 17:24:18 +02:00 |
|
Mathieu Lacage
|
92757ef5c3
|
Udp -> UdpL4Protocol
|
2007-06-04 17:22:52 +02:00 |
|
Mathieu Lacage
|
297692d88b
|
udp.h -> udp-l4-protocol.h
|
2007-06-04 17:18:02 +02:00 |
|
Mathieu Lacage
|
4ead4618e6
|
i-arp-private.h -> arp-private.h
|
2007-06-04 17:14:59 +02:00 |
|
Mathieu Lacage
|
96f1c67bfe
|
i-udp-impl.h -> udp-impl.h
|
2007-06-04 17:13:21 +02:00 |
|
Mathieu Lacage
|
9db1449b4b
|
i-ipv4-private.h ipv4-private.h
|
2007-06-04 17:06:03 +02:00 |
|
Mathieu Lacage
|
9421bfcfee
|
i-ipv4-impl.h -> ipv4-impl.h
|
2007-06-04 16:59:51 +02:00 |
|
Mathieu Lacage
|
a5a1152e95
|
Arp -> ArpL3Protocol
|
2007-06-04 16:57:24 +02:00 |
|
Mathieu Lacage
|
3a97fce182
|
arp.h -> arp-l3-protocol.h
|
2007-06-04 16:54:36 +02:00 |
|
Mathieu Lacage
|
e8ab5afb41
|
Ipv4 -> Ipv4L3Protocol
|
2007-06-04 16:51:59 +02:00 |
|
Mathieu Lacage
|
1d0658dc85
|
rename ipv4.h to ipv4-l3-protocol.h
|
2007-06-04 16:42:10 +02:00 |
|
Mathieu Lacage
|
01f37ccb65
|
rename MakeNewObject to Create
|
2007-06-04 16:32:37 +02:00 |
|
Mathieu Lacage
|
4d5a66d6e5
|
remove MakeInternetNode
|
2007-06-04 16:28:18 +02:00 |
|
Mathieu Lacage
|
c4234041bc
|
remove file
|
2007-06-04 16:24:05 +02:00 |
|
Mathieu Lacage
|
1225b1623e
|
rename INode to Node
|
2007-06-04 16:17:01 +02:00 |
|
Mathieu Lacage
|
ee02cd1a23
|
rename Node to INode
|
2007-05-14 10:06:12 +02:00 |
|
Mathieu Lacage
|
4ac0069541
|
add back internet-node.h header for MakeInternetNode function
|
2007-05-14 09:26:51 +02:00 |
|
Mathieu Lacage
|
0d9f136298
|
rename internet-node.h to i-node-impl.h
|
2007-05-14 09:26:32 +02:00 |
|
Mathieu Lacage
|
88c5dfecb0
|
make the Node API more consistent
|
2007-05-13 11:30:15 +02:00 |
|
Mathieu Lacage
|
26c628e81a
|
remove ApplicationList. Move functionality to Node class
|
2007-05-13 09:46:38 +02:00 |
|
Mathieu Lacage
|
e22e6188cf
|
rename NsUnknown to Interface and NsUnknownManager to ComponentManager
|
2007-05-11 18:52:05 +02:00 |
|
Mathieu Lacage
|
24d19e29c0
|
rename Ptr::Get and Ptr::Peek to GetPointer and PeekPointer
|
2007-05-11 09:46:01 +02:00 |
|
Mathieu Lacage
|
720fae1bbe
|
rework the refcounting framework to use the MakeNewObject function
|
2007-05-11 08:59:49 +02:00 |
|
Mathieu Lacage
|
4bd2abebd2
|
use Ptr<> everywhere Object or NsUnknown are used
|
2007-05-10 20:19:26 +02:00 |
|
Mathieu Lacage
|
349f970d82
|
remove leaks and rework the Ptr class to work with a new refcount mechanism
|
2007-05-10 18:33:52 +02:00 |
|
Mathieu Lacage
|
6e437f5103
|
move code around
|
2007-05-04 15:04:07 +02:00 |
|