Mathieu Lacage
|
3fd0b3ba42
|
merge with trunk
|
2007-08-06 17:21:57 +02:00 |
|
Mathieu Lacage
|
77712a63ad
|
work in progress towards a working trace context
|
2007-08-06 17:19:13 +02:00 |
|
Mathieu Lacage
|
caf9c39afa
|
make the previous merge actually work
|
2007-08-06 15:45:29 +02:00 |
|
Mathieu Lacage
|
0db07e14d6
|
merge implicit conversion tree
|
2007-08-06 15:32:27 +02:00 |
|
Mathieu Lacage
|
913319d9e3
|
merge packet socket with trunk
|
2007-08-06 09:59:29 +02:00 |
|
Mathieu Lacage
|
a55fa0d833
|
merge with trunk
|
2007-08-04 17:17:23 +02:00 |
|
Mathieu Lacage
|
0cb76eb275
|
macros to ensure proper initialization
|
2007-08-04 16:49:06 +02:00 |
|
Mathieu Lacage
|
93cea27ad8
|
force users to register their header/trailer uid strings by hand rather than do lazy uid allocation.
|
2007-08-04 16:37:16 +02:00 |
|
Tom Henderson
|
fce7c3cc39
|
merge with ns-3-dev
|
2007-08-03 08:29:24 -07:00 |
|
Mathieu Lacage
|
4050d495ed
|
fix valgrind warnings
|
2007-08-03 17:26:10 +02:00 |
|
Tom Henderson
|
3378f0de19
|
remove Channel::GetType
|
2007-08-03 08:23:23 -07:00 |
|
Mathieu Lacage
|
e672f9711f
|
add GetUid methods to all headers and trailers
|
2007-08-03 09:23:41 +02:00 |
|
Mathieu Lacage
|
740ad8c1b2
|
remove redundant printing output
|
2007-08-03 09:15:25 +02:00 |
|
Mathieu Lacage
|
62310f6b21
|
fix coding style
|
2007-08-03 09:15:11 +02:00 |
|
Mathieu Lacage
|
9c2de843b5
|
move constants to private section
|
2007-08-03 09:09:19 +02:00 |
|
Mathieu Lacage
|
b632880fde
|
update address size
|
2007-08-01 13:54:09 +02:00 |
|
Mathieu Lacage
|
707b722c36
|
fix tracing
|
2007-08-01 13:53:48 +02:00 |
|
Mathieu Lacage
|
dd3ca3aa63
|
replace Node::DoCreateTraceResolver with Node::DoFillTraceResolver
|
2007-08-01 12:33:44 +02:00 |
|
Mathieu Lacage
|
492afc0f9d
|
PacketSocketAddress serialization code was buggy.
|
2007-08-01 10:29:03 +02:00 |
|
Mathieu Lacage
|
e91a1198a0
|
fix build: missing const
|
2007-08-01 09:14:31 +02:00 |
|
Mathieu Lacage
|
b835a6b564
|
a packet socket
|
2007-08-01 09:02:03 +02:00 |
|
Mathieu Lacage
|
2687579986
|
add Address::IsInvalid
|
2007-08-01 09:01:54 +02:00 |
|
Mathieu Lacage
|
e05f635db5
|
rework the NetDevice <-> Node interface
|
2007-08-01 08:58:18 +02:00 |
|
Mathieu Lacage
|
39633a0f09
|
packet socket address
|
2007-07-31 11:42:25 +02:00 |
|
Mathieu Lacage
|
f8baaaf617
|
extra Address API to be used by packet socket address
|
2007-07-31 11:42:10 +02:00 |
|
Mathieu Lacage
|
354e017a33
|
fix build
|
2007-07-31 11:33:44 +02:00 |
|
Mathieu Lacage
|
530b65e51d
|
add license headers
|
2007-07-31 10:46:43 +02:00 |
|
Mathieu Lacage
|
af6bed4995
|
an eui 64 address type
|
2007-07-31 10:45:37 +02:00 |
|
Mathieu Lacage
|
f7f981d549
|
fix bugless in address allocation
|
2007-07-31 10:45:15 +02:00 |
|
Mathieu Lacage
|
b4237e51dc
|
implement the Node::ProtocolHandler support.
|
2007-07-31 09:09:31 +02:00 |
|
Mathieu Lacage
|
7af432c313
|
small cleanups
|
2007-07-31 07:54:26 +02:00 |
|
Mathieu Lacage
|
f1b9327123
|
remove implicit conversion from Address to Eui48Address, to Ipv4Address and to InetSocketAddress
|
2007-07-30 14:57:49 +02:00 |
|
Mathieu Lacage
|
497b9deadc
|
add implicit conversion to Ipv4Address
|
2007-07-30 14:20:10 +02:00 |
|
Mathieu Lacage
|
2e723a700d
|
add implicit conversion to Eui48Address
|
2007-07-30 14:17:12 +02:00 |
|
Mathieu Lacage
|
2641f7fe88
|
InetSocketAddress: replace explicit conversion to implicit conversion
|
2007-07-30 14:07:39 +02:00 |
|
Mathieu Lacage
|
80bf1491e1
|
add doxygen
|
2007-07-30 13:59:13 +02:00 |
|
Mathieu Lacage
|
22cf3afdfa
|
add Ipv4Address::IsMatchingType and Eui48Address::IsMatchingType
|
2007-07-30 13:58:39 +02:00 |
|
Mathieu Lacage
|
f2084098e2
|
add InetSocketAddress::IsMatchingType and use it
|
2007-07-30 13:55:28 +02:00 |
|
Mathieu Lacage
|
df7f115415
|
InetAddress -> InetSocketAddress
|
2007-07-30 13:29:36 +02:00 |
|
Mathieu Lacage
|
41074331ed
|
fix optimized build
|
2007-07-30 11:07:56 +02:00 |
|
Mathieu Lacage
|
034469197c
|
fix address deserialization
|
2007-07-30 11:03:13 +02:00 |
|
Mathieu Lacage
|
7b9fbc36e1
|
merge
|
2007-07-30 10:35:03 +02:00 |
|
Gustavo J. A. M. Carneiro
|
8682d0293a
|
WAF: remove the obj.includes = '.' part from modules, since it causes build failure in OS X, and waf was just fixed to enable header files dependency tracking by default without needing to change obj.includes
|
2007-07-28 14:14:16 +01:00 |
|
Mathieu Lacage
|
3b52247058
|
small cleanups
|
2007-07-28 13:14:24 +02:00 |
|
Mathieu Lacage
|
3cec6af4a8
|
add doxygen
|
2007-07-27 09:44:24 +02:00 |
|
Mathieu Lacage
|
8474486b74
|
add extra conveniance constructors and use them
|
2007-07-27 08:47:58 +02:00 |
|
Mathieu Lacage
|
695119b3a5
|
Ipv4TransportAddress -> InetAddress
|
2007-07-27 08:44:26 +02:00 |
|
Mathieu Lacage
|
863de62880
|
ipv4-transport-address -> inet-address
|
2007-07-27 08:32:34 +02:00 |
|
Mathieu Lacage
|
c716994cab
|
convert Socket to use Address class
|
2007-07-27 08:23:20 +02:00 |
|
Mathieu Lacage
|
db6a90d956
|
replace MacAddress by Address
|
2007-07-26 17:36:53 +02:00 |
|