Commit Graph

5927 Commits

Author SHA1 Message Date
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
Mathieu Lacage
2e699a4704 attempt to document some of the internal details 2008-05-08 12:40:44 -07:00
Raj Bhattacharjea
7089f682d6 Finite send buffer first cut 2008-05-08 15:31:44 -04:00
Mathieu Lacage
371ed54dc9 bench tags 2008-05-08 11:23:22 -07:00
Mathieu Lacage
0b6e955a24 help return-value-optimization 2008-05-08 11:22:40 -07:00
Mathieu Lacage
f5bb823415 avoid doing the work twice. 2008-05-08 11:22:25 -07:00
Mathieu Lacage
83cd996471 inline a couple of tag methods. 2008-05-08 11:16:32 -07:00
Craig Dowell
418a3fae42 bug 170 2008-05-08 11:16:12 -07:00
Mathieu Lacage
66229167d2 enable metadata only on second run 2008-05-07 15:23:46 -07:00
Mathieu Lacage
164e8c83bc simplify code logic 2008-05-07 15:18:33 -07:00
Mathieu Lacage
2865203612 simplify code logic 2008-05-07 15:02:07 -07:00
Mathieu Lacage
f2a37c6ca4 avoid stupid string allocation all the time. 2008-05-07 15:01:45 -07:00
Mathieu Lacage
6236cbf9a3 avoid useless ifdefs 2008-05-07 14:40:03 -07:00
Craig Dowell
58ab30c53c fix optimized build, bug 169 2008-05-07 14:24:45 -07:00
Mathieu Lacage
beaf8569c0 add missing license headers 2008-05-07 13:47:19 -07:00
Mathieu Lacage
9679a25783 typos 2008-05-07 13:45:57 -07:00
Mathieu Lacage
aaccadb46a a couple more tests. 2008-05-07 13:45:04 -07:00
Mathieu Lacage
4c424da911 add comments about previous bug fix 2008-05-07 11:33:40 -07:00
Mathieu Lacage
623d9898b7 avoid signed/unsigned comparison warning. 2008-05-07 11:28:17 -07:00
Mathieu Lacage
1c05220bba test self-assignment of packets 2008-05-06 15:04:36 -07:00
Mathieu Lacage
ccd72825dd add dox doc 2008-05-06 14:54:52 -07:00
Mathieu Lacage
29169d42b6 add missing include for optimized builds 2008-05-06 14:54:44 -07:00
Mathieu Lacage
43ecf40b5a use a free list for tag buffers 2008-05-06 14:44:09 -07:00
Mathieu Lacage
119cf2035b use a shared buffer 2008-05-06 14:18:05 -07:00
Mathieu Lacage
73aec9c9b1 avoid segfault when setting NS_LOG=* 2008-05-06 12:20:10 -07:00