Mathieu Lacage
|
05c3383610
|
remove XXX
|
2008-05-15 11:25:17 -07:00 |
|
Mathieu Lacage
|
43c64f656b
|
ensure that the list of positions is long enough
|
2008-05-15 10:39:44 -07:00 |
|
Mathieu Lacage
|
2b4b265b60
|
re-enable editing
|
2008-05-15 10:29:58 -07:00 |
|
Mathieu Lacage
|
0efe19fe76
|
cleanup the model memory.
|
2008-05-15 10:22:53 -07:00 |
|
Mathieu Lacage
|
1a990a1877
|
bug 179: Packet fragmentation bug
|
2008-05-15 09:49:04 -07:00 |
|
Gustavo J. A. M. Carneiro
|
6547b9222c
|
GlobalRoutingManager: don't segfault for NetDevices that have no associated Channel (e.g. virtual NetDevices); just skip them.
|
2008-05-15 12:56:10 +01:00 |
|
Gustavo J. A. M. Carneiro
|
a4a8086580
|
GlobalRoutingManager: don't abort with non-IP NetDevices, just skip them.
|
2008-05-15 12:54:28 +01:00 |
|
Unknown
|
8d3dfb1df9
|
Merged nonotifier with main branch.
|
2008-05-15 07:47:17 -04:00 |
|
Unknown
|
3226ce7f09
|
Changed MobilityModel::m_trace to be more descriptive.
|
2008-05-15 07:46:03 -04:00 |
|
Unknown
|
1b12b95ee9
|
Removed TraceContext and TraceResolver references, removed MobilityModelNotifier class, and minor changes on samples/main-random-walk.cc.
|
2008-05-14 19:24:17 -04:00 |
|
Mathieu Lacage
|
ffdff79112
|
improve doxygen doc.
|
2008-05-14 15:47:44 -07:00 |
|
Mathieu Lacage
|
4b7bfc9b77
|
tweak log output
|
2008-05-14 15:47:35 -07:00 |
|
Mathieu Lacage
|
ccb704ffc7
|
close the writer before deleting it
|
2008-05-14 15:00:58 -07:00 |
|
Mathieu Lacage
|
ce87f97994
|
reset the output stream to get a proper trace path
|
2008-05-14 14:59:16 -07:00 |
|
Mathieu Lacage
|
8a7187fba3
|
also handle parent attributes.
|
2008-05-14 13:54:39 -07:00 |
|
Mathieu Lacage
|
3a8df9f3d6
|
make sure we iterate over the parent's attributes.
|
2008-05-14 13:54:27 -07:00 |
|
Mathieu Lacage
|
31a31ffc07
|
add missing TypeId::HasParent method
|
2008-05-14 13:54:23 -07:00 |
|
Mathieu Lacage
|
63dccc1973
|
make the iteration code more flexible. add tooltips to gtk config store
|
2008-05-14 13:33:55 -07:00 |
|
Gustavo J. A. M. Carneiro
|
36e6b69aaf
|
PacketSocket bind-to-interface bug
|
2008-05-14 19:15:00 +01:00 |
|
Gustavo J. A. M. Carneiro
|
dc624d46b3
|
merge
|
2008-05-14 18:16:02 +01:00 |
|
Gustavo J. A. M. Carneiro
|
1cecfe5548
|
Missing Packet::Copy in Node::ReceiveFromDevice for the multiple protocol handlers scenario.
|
2008-05-14 18:15:26 +01:00 |
|
Mathieu Lacage
|
a54122b4e8
|
set a default window size.
|
2008-05-14 10:06:04 -07:00 |
|
Mathieu Lacage
|
693099a950
|
add scroll area and alternating row colors.
|
2008-05-14 09:51:25 -07:00 |
|
Mathieu Lacage
|
ae1fed72b1
|
add missing getters
|
2008-05-14 09:44:39 -07:00 |
|
Mathieu Lacage
|
b5e22fdc37
|
merge with HEAD
|
2008-05-14 09:37:53 -07:00 |
|
Mathieu Lacage
|
47e58be578
|
update pcap trace setup filename
|
2008-05-14 09:37:00 -07:00 |
|
Mathieu Lacage
|
833506428b
|
merge with HEAD
|
2008-05-13 17:07:20 -07:00 |
|
Mathieu Lacage
|
ca3c48f8e8
|
a basic but useful Gtk+-based config-store
|
2008-05-13 17:02:52 -07:00 |
|
Tom Henderson
|
b00892cae7
|
swap SendTo parameters
|
2008-05-13 07:22:03 -07:00 |
|
Tom Henderson
|
2e116e5f74
|
Fix semantics of NotifySend() for Tcp
|
2008-05-13 06:57:57 -07:00 |
|
Tom Henderson
|
9eb007fd26
|
Add SocketDefaults to store socket option attributes (missing files)
|
2008-05-12 23:02:44 -07:00 |
|
Tom Henderson
|
6be343530f
|
Add SocketDefaults to store socket option attributes
|
2008-05-12 23:02:23 -07:00 |
|
Gustavo J. A. M. Carneiro
|
9ee8930726
|
WAF: add uselib_local to the ns3 library to pull in library dependencies from the ns-3 modules into the main library.
|
2008-05-13 01:04:42 +01:00 |
|
Raj Bhattacharjea
|
0add09088e
|
Use the correct semantics for sendcallback
|
2008-05-12 15:12:26 -04:00 |
|
Raj Bhattacharjea
|
006ac07f97
|
Tcp large transfer modified to keep sending for 10 seconds
|
2008-05-12 13:27:45 -04:00 |
|
Raj Bhattacharjea
|
5d5fd895f1
|
Add a socket callback that can unblock a blocked close
|
2008-05-12 13:13:50 -04:00 |
|
Tom Henderson
|
a042d0bbef
|
Move API for socket factory to a Socket::CreateSocket () factory method
|
2008-05-12 06:39:00 -07:00 |
|
Tom Henderson
|
3ebec1046c
|
Some tcp socket cleanup for buffer limits
|
2008-05-11 22:12:16 -07:00 |
|
Tom Henderson
|
4340da4ca6
|
branch merge
|
2008-05-11 21:55:17 -07:00 |
|
Tom Henderson
|
6ec88588f1
|
tweak UdpSocket buffer limit behavior
|
2008-05-11 21:55:00 -07:00 |
|
Tom Henderson
|
32bc3d3664
|
Fix point-to-point unit tests
|
2008-05-11 21:43:55 -07:00 |
|
Tom Henderson
|
ee62b6d04e
|
Enable receive buffer limit for packet socket
|
2008-05-11 20:59:08 -07:00 |
|
Tom Henderson
|
fc73accacd
|
branch merge from ns-3-dev
|
2008-05-11 15:17:18 -07:00 |
|
Tom Henderson
|
9da8e1bb03
|
branch merge from Raj
|
2008-05-11 15:16:58 -07:00 |
|
Craig Dowell
|
515183caae
|
fix bug 161
|
2008-05-11 11:18:21 -07:00 |
|
Tom Henderson
|
0f55fefaba
|
API for SocketOptions class
|
2008-05-10 21:27:32 -07:00 |
|
Tom Henderson
|
ddda864b77
|
branch merge
|
2008-05-10 20:22:27 -07:00 |
|
Craig Dowell
|
5a16ff1df4
|
bug 153 applied to CSMA
|
2008-05-08 13:26:49 -07:00 |
|
Raj Bhattacharjea
|
53841f6170
|
NotifySend ONLY when data is acked
|
2008-05-08 16:17:16 -04:00 |
|
Craig Dowell
|
3c8bfe6ae6
|
bug 153
|
2008-05-08 12:43:36 -07:00 |
|