Commit Graph

6192 Commits

Author SHA1 Message Date
Tom Henderson
a7bd7efb90 Add loss-based tcp test suite 2010-04-11 23:15:09 -07:00
Tom Henderson
ab6e1c3d0a Factor out socket writer application from tcp test suites 2010-04-11 23:12:42 -07:00
Andrey Mazo
b3a1b16240 Documentation typos 2010-04-12 16:33:17 +04:00
Tom Henderson
e999a565af Fix small copy-paste doxygen error 2010-04-11 16:32:13 -07:00
Tom Henderson
54fd9abe9f Update bindings for bug 822 fixes 2010-04-11 16:30:18 -07:00
Tom Henderson
e8a3679b82 Remove unimplemented method, breaking the bindings 2010-04-11 16:30:02 -07:00
Craig Dowell
835c2f0ef8 Add new tutorial section on ns-3 attribute values 2010-04-10 13:47:55 -07:00
Tom Henderson
1ece953d07 update CHANGES.html for Mtu move 2010-04-10 13:47:05 -07:00
Mathieu Lacage
349ce951c2 [bug 822] Move Mtu attribute from NetDevice base class to subclasses 2010-04-10 13:45:09 -07:00
Hajime Tazaki
566961fa18 bug 868 - invalid packet size after Ipv4L3Protocol::Send 2010-04-08 23:01:34 +09:00
Hajime Tazaki
2c5084e25f bug 857 - Link-Local Multicast handle in Ipv4 Output processing 2010-04-08 22:51:09 +09:00
Mathieu Lacage
3ccf6c8ee7 coding style 2010-04-08 13:39:07 +02:00
Mathieu Lacage
4218e9690e coding style 2010-04-08 13:28:54 +02:00
Mathieu Lacage
b32ce16c67 coding style 2010-04-08 13:25:00 +02:00
Mathieu Lacage
992a77cb0a bug 863: Wrong Scalar arithmetics 2010-04-08 13:19:28 +02:00
Mathieu Lacage
97fef32b22 deprecate simulator API 2010-04-08 10:49:59 +02:00
Hajime Tazaki
c4fc478fd3 added test code for bug 859 2010-04-08 12:01:20 +09:00
Hajime Tazaki
d06fe78548 update RELEASE_NOTES and AUTHORS 2010-04-08 11:26:56 +09:00
Hajime Tazaki
05a4d8c31d bug 859 - Output interface estimation for the source address bound socket in IPv4 Raw socket 2010-04-08 11:26:46 +09:00
Hajime Tazaki
fbfda6fa98 export missing header 2010-04-07 16:56:46 +02:00
Hajime Tazaki
4c85c83226 update RELEASE_NOTES 2010-04-07 16:47:51 +02:00
Hajime Tazaki
2e6c03e13e bug 864: Invalid return value in UdpSocketImpl::Send and Ipv4RawSocketImpl::Send 2010-04-07 16:46:45 +02:00
Hajime Tazaki
c934e2c8f3 bug 865: Ipv4RawSocketImpl::RecvFrom does not return from address all the time 2010-04-07 16:42:47 +02:00
Andrey Mazo
3be904d33a Bug 860: waf dies while executing ns3header task in case of parallel jobs. 2010-04-06 11:34:06 +04:00
Josh Pelkey
4c366ba649 Add clarifying comments 2010-03-30 12:55:14 -04:00
Josh Pelkey
bff8d614e5 fix some doxygen errors 2010-03-29 20:01:19 -04:00
Josh Pelkey
705a245455 update CHANGES and RELEASE_NOTES 2010-03-29 12:21:07 -04:00
Andrey Churin
7a719ab861 [bug 850] Ipv4GlobalRouting oif bug 2010-03-28 20:53:41 -07:00
Josh Pelkey
0ee8bf099f Bug 829 - TCP unbound memory problem (pending data) 2010-03-27 19:09:18 -04:00
Tom Henderson
d68f49a0f2 add logging and better variable names to PendingData 2010-03-27 14:07:36 -07:00
Tom Henderson
f9aa3f1258 some doxygen 2010-03-27 14:06:59 -07:00
Tom Henderson
be3a9483f5 don't pull in std namespace 2010-03-27 14:01:41 -07:00
Gustavo J. A. M. Carneiro
01c7e0e4dd Change Python bindings method for overriding virtual methods of C++ classes
To override the C++ virtual method 'DoStart', we new define a method in Python called 'DoStart', whilst before we would define '_DoStart'.  This change is to align pybindgen generated bindings with the other python bindings tools out there, such as boost.python, swig, and sip.  It is also simpler to understand for users.
2010-03-26 18:54:11 +00:00
Hajime Tazaki
6d44e585de add several errno in socket.h 2010-03-26 10:40:31 +09:00
Sebastien Vincent
b125e94d61 Fix build with g++-4.5. 2010-03-24 08:49:24 +01:00
Sebastien Vincent
6ca14046f3 Fix build on MinGW. 2010-03-23 21:22:13 +01:00
Mathieu Lacage
21cc721414 merge with HEAD 2010-03-20 21:58:06 +01:00
Mathieu Lacage
c3256d72c6 optimized iperf 2010-03-20 21:57:51 +01:00
Gustavo J. A. M. Carneiro
a42333b072 API rescan, after wimax changes 2010-03-20 13:00:14 +00:00
Craig Dowell
d955f3c7ce branch merge 2010-03-19 15:54:27 -07:00
Craig Dowell
77e5f8e785 small explanation about (lack of) logging in optimized builds 2010-03-19 15:54:01 -07:00
Mohamed Amine Ismail
d90c101acb Merge with head 2010-03-19 20:58:46 +01:00
Mohamed Amine Ismail
d5195f6d6e fix PR#847 Segfaults on BaseStationNetDevice with OnOffApplication and rtPS sched 2010-03-19 20:58:23 +01:00
Mohamed Amine Ismail
e29521786d Fix MBQoS uplink scheduler 2010-03-19 20:07:09 +01:00
Josh Pelkey
6044223769 update nix-vector routing BFS comment 2010-03-19 13:55:05 -04:00
Mathieu Lacage
66c1d45ae8 merge with HEAD 2010-03-19 14:15:45 +01:00
Mathieu Lacage
779c33833d another iperf optimization 2010-03-19 14:15:19 +01:00
Gustavo J. A. M. Carneiro
ca2220ad7b FlowMonitor: measure flow interruptions 2010-03-19 11:28:49 +00:00
Gustavo J. A. M. Carneiro
14e174bf7b Fix compilation error: ISO C++ forbids use of initializer list to initialize reference assocTuple 2010-03-18 11:39:24 +00:00
Lalith Suresh
6f76706fb9 Bug 407 postfix: filter out non-OLSR interfaces when generating MID messages 2010-03-18 10:50:44 +00:00