Tom Henderson
|
49d5404bfc
|
Add abstract base class TcpSocket
|
2008-05-20 12:36:05 -07:00 |
|
Tom Henderson
|
c21d79a87b
|
change TcpImpl to TcpSocketFactoryImpl
|
2008-05-20 12:27:30 -07:00 |
|
Tom Henderson
|
8dc2460416
|
move Tcp to TcpSocketFactory
|
2008-05-20 12:16:55 -07:00 |
|
Tom Henderson
|
e6bd2a7a6a
|
change TcpSocket to TcpSocketImpl
|
2008-05-20 11:52:25 -07:00 |
|
Raj Bhattacharjea
|
3a34c3fff1
|
Merge with tomh/ns-3-dev-socket
|
2008-05-20 14:40:36 -04:00 |
|
Tom Henderson
|
ad374c8d87
|
rename UdpSocket to UdpSocketImpl
|
2008-05-20 10:30:40 -07:00 |
|
Tom Henderson
|
935532822b
|
Move UdpSocket to UdpSocketImpl
|
2008-05-20 10:16:03 -07:00 |
|
Mathieu Lacage
|
45d6dcd5f4
|
avoid warning with g++ 4.1.2
|
2008-05-20 08:01:11 -07:00 |
|
Mathieu Lacage
|
e4c1b22090
|
fix build for g++ 3.4.6
|
2008-05-20 07:56:59 -07:00 |
|
Tom Henderson
|
2a14b1c408
|
remove spurious test line
|
2008-05-20 07:27:16 -07:00 |
|
Tom Henderson
|
5b119aa40d
|
Add attributes to new abstract base class for UdpSocket
|
2008-05-20 07:25:17 -07:00 |
|
Tom Henderson
|
25de2ff3c4
|
s/UdpImpl/UdpSocketFactoryImpl
|
2008-05-17 22:02:09 -07:00 |
|
Tom Henderson
|
4c4ef85a93
|
s/ns3::Udp/ns3::UdpSocketFactory
|
2008-05-17 12:08:20 -07:00 |
|
Tom Henderson
|
67d54a7f8a
|
Implement IPTTL socket option for UDP
|
2008-05-17 11:15:02 -07:00 |
|
Tom Henderson
|
0a476b4f04
|
undo SocketDefaults class; plumb in new UdpSocket option attributes
|
2008-05-16 21:28:07 -07:00 |
|
Mathieu Lacage
|
2c57f536e3
|
merge with HEAD
|
2008-05-16 15:52:04 -07:00 |
|
Mathieu Lacage
|
a1882f8e10
|
merge from HEAD
|
2008-05-16 15:48:09 -07:00 |
|
Mathieu Lacage
|
7c509777e5
|
forgot to remove dead includes
|
2008-05-16 10:40:37 -07:00 |
|
Mathieu Lacage
|
d5a75f0cec
|
merge with HEAD
|
2008-05-16 10:29:34 -07:00 |
|
Mathieu Lacage
|
91c4ef481f
|
remove dead code.
|
2008-05-16 10:25:24 -07:00 |
|
Craig Dowell
|
d034ec3e08
|
fix bug 180
|
2008-05-16 10:11:49 -07:00 |
|
Mathieu Lacage
|
dd4979ef89
|
merge with HEAD
|
2008-05-16 08:52:40 -07:00 |
|
Mathieu Lacage
|
84c9dd96db
|
merge with HEAD
|
2008-05-16 08:41:19 -07:00 |
|
Tom Henderson
|
18011ba4eb
|
improve send semantics, documentation
|
2008-05-15 23:06:58 -07:00 |
|
Tom Henderson
|
aa7b91f890
|
branch merge
|
2008-05-15 21:35:55 -07:00 |
|
Mathieu Lacage
|
0e05b107fd
|
avoid un-initialized bits
|
2008-05-15 11:37:36 -07:00 |
|
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 |
|