Commit Graph

85 Commits

Author SHA1 Message Date
Mathieu Lacage
cb11c5b5a7 rescan 2012-03-23 23:50:52 -07:00
frederic.
ad7e7136e9 Replace references to m_recvpktinfo with method call IsRecvPktInfo() 2012-03-09 13:19:27 +01:00
Nicola Baldo
45c6e9c9d0 fixed bug 1283: PacketSocket::SendTo should return number of bytes 2012-03-07 17:14:41 +01:00
Nicola Baldo
4273d300b5 fixed bug 1358 2012-02-28 12:05:16 +01:00
Tommaso Pecorella
df379ec879 Bug 1377: various memory leaks 2012-02-26 19:51:19 +01:00
Gustavo J. A. M. Carneiro
93fbaf6d0f Rescan bindings 2012-02-20 09:38:45 -08:00
Tommaso Pecorella
12c44e6558 Fix merge 2012-02-20 14:49:38 +01:00
Tommaso Pecorella
0d73053941 Merge 2012-02-20 14:39:24 +01:00
Ken Renard
cf2e9f8212 Add support for IPv6 transport protocols 2012-02-20 14:05:07 +01:00
Andrey Mazo
cec21ade43 Bug 1170: Formulate best practices for dealing with unused debug variables. 2012-02-10 19:02:12 +04:00
Tom Henderson
ad69ad563d clear warnings in model library build process 2011-12-28 16:41:35 -08:00
Marcos Talau
1830add376 change RED licenses to GPLv2 2011-12-15 21:54:22 -08:00
Tom Henderson
24eee8459b rescan bindings 2011-12-11 20:04:07 -08:00
John Abraham
4c7b5db42b NetAnim: fix for bcast packet reuse 2011-12-06 08:42:44 -05:00
John Abraham
307ea48b61 Red Queue optimized build fixes 2011-12-05 20:02:42 -05:00
John Abraham
a0909ae62f Red Queue doxygen changes 2011-12-05 19:48:03 -05:00
John Abraham
49687d3064 Red Queue style changes 2011-12-05 19:11:11 -05:00
John Abraham
898db05c5a Red Queue 2011-12-05 19:05:39 -05:00
John Abraham
a53be62d01 RED 2011-12-05 09:39:55 -05:00
John Abraham
4824860f48 Index: src/network/examples/red-tests.cc
===================================================================
new file mode 100644
2011-12-05 09:39:28 -05:00
Vedran Miletić
39d338dbeb fix various doxygen errors 2011-11-26 21:13:46 -08:00
Alexander Afanasyev
30e6359e85 Adding required PTHREAD dependency to RT library check. Adding missing include to ipv6-address.cc 2011-10-06 10:42:21 -07:00
frederic.
f3f7ea2d1d Bug 1290 - buffer-test.cc gets a valgrind error 2011-11-10 10:21:12 +01:00
frederic.
1b938b752f Bug 1001 - Buffer::CopyData() doesn't return the number of bytes copied 2011-11-09 10:13:41 +01:00
Vedran Miletić
9a9585a8df Small typo in documentation in generic-phy.h 2011-10-21 15:35:22 +02:00
Nicola Baldo
48e41c01c6 updated doxygen of Node::AddApplication (Ptr<Application>) 2011-10-14 16:00:43 +02:00
Gustavo J. A. M. Carneiro
c3059b6e68 Upgrade to waf-1.6.7, work in progress 2011-09-08 16:13:40 +01:00
Tom Henderson
416be98fe9 rescan all bindings 2011-08-17 23:01:53 -07:00
John Abraham
2c0e7f05ef Bug 1164 - IPV4 TCP Bind an already used port failed but without setting errno 2011-08-17 11:39:16 -04:00
YunQiang Su
d33563b5e4 bug 1177: auto generated man pages have error 2011-08-14 14:21:41 -07:00
John Abraham
3bb5f0c770 Bug 1050: Part 3 2011-08-10 19:58:33 -04:00
Quincy Tse
332604fd02 bug 1050: ISO C++ forbids variable length array 2011-08-10 13:09:23 -04:00
Gustavo J. A. M. Carneiro
feda6149ee Rescan all bindings 2011-08-04 17:50:36 +01:00
Vedran Miletić
0538e655aa standardize ns-3 namespace declaration format 2011-08-02 17:43:32 -04:00
Vedran Miletić
fe0667def8 standardize emacs c++ mode comments 2011-08-02 17:42:33 -04:00
Mathieu Lacage
8a38290eb8 add support for --update-data to test.py, move test runner code to library for modular build, add support for hierarchical tests beyond the previous two-level hierarchy. 2011-07-29 03:38:59 -04:00
Gustavo J. A. M. Carneiro
4cf581619e Rescan all python bindings for all modules 2011-07-20 16:02:32 +01:00
Tom Henderson
b6c0a89090 clarify CreateSocket() doxygen 2011-07-07 06:52:07 -07:00
Vedran Miletic
7271e9fa6f bug 1203: Inconsistently named ifndef/define macros in ns-3 headers 2011-07-07 04:31:52 -04:00
Mathieu Lacage
7fc5fc50f2 bug 1091: replace virtual method with callbacks. 2011-07-06 18:51:12 -04:00
Andrey Mazo
f0eeb738ad documentation fixes 2011-05-25 08:57:47 +04:00
Tom Henderson
5e55050456 clear some documentation build errors 2011-05-24 23:44:09 -07:00
Tom Henderson
67a2d856bf organize doxygen modules alphabetically 2011-05-24 22:59:41 -07:00
Tom Henderson
2a2690a003 rerun check-style.py at default level to enforce space after function name 2011-05-22 23:18:47 -07:00
Tom Henderson
34688f76ec rerun check-style.py with uncrustify-0.58 2011-05-22 22:28:15 -07:00
John Abraham
6ea0408257 Bug 1165 - memset used with constant zero length parameter 2011-05-18 20:01:44 -04:00
John Abraham
a68f743413 Bug 1154 part 2 'found' set but not used, g++ > 4.6.0 2011-05-14 04:24:34 -04:00
John Abraham
73410fcd17 Bug 1154 - found’ set but not used, g++ > 4.6.0 2011-05-14 04:22:42 -04:00
John Abraham
b0c48d2562 Bug 1148 variable ‘curtok’ set but not used 2011-05-14 03:28:34 -04:00
Tom Henderson
0958310641 split manual; create model library 2011-05-13 23:10:33 -07:00