Mathieu Lacage
|
817876d6fe
|
convert Node * to Ptr<Node>
|
2007-05-10 07:43:52 +02:00 |
|
Mathieu Lacage
|
4d1c0647c8
|
remove useless forward declaration
|
2007-05-10 07:42:31 +02:00 |
|
Mathieu Lacage
|
5bd6229ac1
|
convert more code to use Ptr<Node> instead of Node *
|
2007-05-10 07:35:53 +02:00 |
|
Mathieu Lacage
|
b67d398976
|
convert Arp code to use Ptr<Node> instead of Node *
|
2007-05-10 07:33:26 +02:00 |
|
Mathieu Lacage
|
c12d5a1142
|
revert Ipv4Interface * -> Ptr<Ipv4Interface>
|
2007-05-10 07:30:37 +02:00 |
|
Unknown
|
a70e279787
|
some Ipv4Interface* -> Ptr<Ipv4Interface>, and unhack arraytraceresolver, still segfaults
|
2007-05-09 23:23:05 -04:00 |
|
Mathieu Lacage
|
4b68e3f7fe
|
define class Iid to replace the uint32_t as suggested by Gustavo
|
2007-05-06 11:20:12 +02:00 |
|
Mathieu Lacage
|
6e437f5103
|
move code around
|
2007-05-04 15:04:07 +02:00 |
|