Gustavo J. A. M. Carneiro
|
9fcd20505c
|
Move TcpSocket's m_retxEvent.Cancel() to ~TcpSocket(), so that it is executed by all possible code paths leading up to a TcpSocket deallocation.
|
2008-02-06 17:11:56 +00:00 |
|
Raj Bhattacharjea
|
a142d30a9d
|
Merge
|
2008-02-05 15:30:16 -05:00 |
|
Raj Bhattacharjea
|
c3658bd810
|
Slight refactor of TCP code so two way connections don't bug out
|
2008-02-05 15:29:17 -05:00 |
|
Raj Bhattacharjea
|
6e7d9062cb
|
Patch for bug 130 from Gustavo
|
2008-02-05 09:54:32 -05:00 |
|
Tom Henderson
|
b390f1ef73
|
Further alignment of simple-point-to-point.cc with ns-2/simple.tcl (add TCP)
|
2008-02-03 14:34:10 -08:00 |
|
Gustavo J. A. M. Carneiro
|
02fd903228
|
OLSR: remove the 'Link tuple has no corresponding neighbor tuple' assertion; it happens now because MID messages may occasionally not arrive in time, but it's normal.
|
2008-02-03 19:09:35 +00:00 |
|
Gustavo J. A. M. Carneiro
|
52ca0dd3f6
|
merge
|
2008-02-03 19:05:37 +00:00 |
|
Gustavo J. A. M. Carneiro
|
6a874b283c
|
OLSR: get main address of the peer from the UDP source address and the 'interface association' table; this way the UDP source address need not be the same as the main address.
|
2008-02-03 18:50:55 +00:00 |
|
Gustavo J. A. M. Carneiro
|
fd238f3e40
|
Backed out changeset 055ff23aa034 (Tom does not like it turns out OLSR does not need it)
|
2008-02-03 18:29:25 +00:00 |
|
Tom Henderson
|
a0e14bd523
|
formatting cleanup
|
2008-02-02 15:52:54 -08:00 |
|
Gustavo J. A. M. Carneiro
|
c86c3ce16d
|
UDP sockets are fixed, remove the hack and note.
|
2008-02-01 19:37:27 +00:00 |
|
Gustavo J. A. M. Carneiro
|
dd48772c9e
|
Fix UDP source address, make it honor Bind().
|
2008-02-01 19:29:56 +00:00 |
|
Gustavo J. A. M. Carneiro
|
53833582b7
|
Some more udp socket debug messages
|
2008-02-01 18:40:14 +00:00 |
|
Gustavo J. A. M. Carneiro
|
441e17174d
|
Add more debug info to olsr routing table
|
2008-02-01 18:24:39 +00:00 |
|
Gustavo J. A. M. Carneiro
|
defd58bc77
|
In OLSR agent, work around newly introduced bug in UDP sockets prenting Bind from working as e.g. Linux. Add note explaining what's wrong.
|
2008-02-01 18:07:45 +00:00 |
|
Gustavo J. A. M. Carneiro
|
d9d019c5d4
|
Unbreak ParameterLogger
|
2008-02-01 15:16:44 +00:00 |
|
Gustavo J. A. M. Carneiro
|
f23152d7a7
|
Start the Olsr agent (accidentally removed during last code refactoring)
|
2008-02-01 14:05:59 +00:00 |
|
Mathieu Lacage
|
d625837eb9
|
merge with HEAD
|
2008-02-01 08:50:03 +01:00 |
|
Mathieu Lacage
|
cecd35e20b
|
AddInterface -> AggregateObject
|
2008-01-31 22:23:46 +01:00 |
|
Mathieu Lacage
|
5ade799440
|
QueryInterface -> GetObject
|
2008-01-31 22:11:03 +01:00 |
|
Mathieu Lacage
|
2786b195ee
|
merge with HEAD again
|
2008-01-31 21:58:13 +01:00 |
|
Mathieu Lacage
|
5f5518e05b
|
merge with HEAD
|
2008-01-30 17:20:55 +01:00 |
|
Mathieu Lacage
|
bd33305e5b
|
remove dependency on Callbacks from Ptr test code
|
2008-01-30 15:33:48 +01:00 |
|
Tom Henderson
|
84cdad7f7d
|
fix optimized build
|
2008-01-26 06:01:45 -08:00 |
|
Tom Henderson
|
3c38ca5a1b
|
Fix uninitialized member
|
2008-01-25 15:41:47 -08:00 |
|
Raj Bhattacharjea
|
6c3559792c
|
Added in ns-3-tcp (second try)
|
2008-01-25 13:57:38 -05:00 |
|
Mathieu Lacage
|
f61e9a9941
|
interface-id -> type-id
|
2008-01-16 10:27:07 +01:00 |
|
Gustavo J. A. M. Carneiro
|
d2c80f4d1a
|
Print the correct type in the callback assign error message (instead of Ptr<const CallbackImplBase>)
|
2008-01-15 15:14:24 +00:00 |
|
Mathieu Lacage
|
2949d86908
|
add an extra link to the PHY model paper
|
2008-01-15 13:29:41 +01:00 |
|
Mathieu Lacage
|
0fcbdbf0fe
|
fix doxygen warnings
|
2008-01-15 13:27:45 +01:00 |
|
Mathieu Lacage
|
1dc22a9e8f
|
merge with head
|
2008-01-15 12:58:27 +01:00 |
|
Mathieu Lacage
|
5c769d2d24
|
iid -> tid
|
2008-01-15 12:44:09 +01:00 |
|
Mathieu Lacage
|
a2e63b7f0b
|
iid (void) -> GetTypeId (void)
|
2008-01-15 12:43:07 +01:00 |
|
Mathieu Lacage
|
44c33f1618
|
InterfaceId -> TypeId
|
2008-01-15 12:36:22 +01:00 |
|
Mathieu Lacage
|
4730d7087f
|
merge with HEAD
|
2008-01-15 12:07:31 +01:00 |
|
Tom Henderson
|
3b31a0234e
|
Doxygen organization
|
2008-01-10 07:31:40 -08:00 |
|
Tom Henderson
|
e51bb180d4
|
Fix bug 125 (make helper function non-virtual)
|
2008-01-09 22:09:21 -08:00 |
|
Gustavo J. A. M. Carneiro
|
4e97b6b47c
|
Document the iid parameter of OnOffApplication.
|
2008-01-08 17:45:57 +00:00 |
|
Mathieu Lacage
|
9ff2549315
|
copy the packet before sending it down or up
|
2008-01-07 18:20:18 +01:00 |
|
Mathieu Lacage
|
4f58be6548
|
replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
|
2008-01-03 11:39:45 +01:00 |
|
Mathieu Lacage
|
33bd62d32f
|
typo
|
2008-01-03 11:37:23 +01:00 |
|
Mathieu Lacage
|
c547c88e89
|
use NS_OBJECT_ENSURE_REGISTERED and fix off-by-one in IidManager::GetRegistered
|
2008-01-03 11:37:09 +01:00 |
|
Mathieu Lacage
|
2a4dcce444
|
add NS_OBJECT_ENSURE_REGISTERED
|
2008-01-03 11:30:02 +01:00 |
|
Mathieu Lacage
|
b41d008223
|
go to the next element in search loop
|
2008-01-03 11:29:35 +01:00 |
|
Mathieu Lacage
|
a144ad9a1e
|
work around weird compiler warning/error.
|
2008-01-03 10:37:50 +01:00 |
|
Mathieu Lacage
|
93be0562cc
|
check constructor with reference arguments
|
2008-01-03 10:15:41 +01:00 |
|
Mathieu Lacage
|
64bb988613
|
a replacement for ClassIdDefaultValue
|
2008-01-03 09:10:40 +01:00 |
|
Mathieu Lacage
|
3fcff1b1b3
|
add InterfaceId::HasConstructor
|
2008-01-03 09:10:23 +01:00 |
|
Mathieu Lacage
|
6150ba4860
|
make the internal InterfaceId constructor explicit
|
2008-01-03 08:42:04 +01:00 |
|
Mathieu Lacage
|
676307027c
|
add support to browse the list of existing InterfaceId
|
2008-01-03 08:41:15 +01:00 |
|