Commit Graph

114 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro
c20ea3edb3 Upgrade waf from 1.5.9 to 1.5.11 2010-02-01 14:27:08 +00:00
Mohamed Amine Ismail
abcb6e4005 Adding 3 new applications:udp-client, udp-server, udp-trace-client. 2009-11-27 17:06:45 +01:00
Josh Pelkey
8356f27580 Moved net-anim from contrib 2009-11-24 10:16:58 -05:00
Pavel Boyko
9eabf965a3 routing/manet directory removed 2009-11-18 13:01:17 +03:00
Pavel Boyko
dc002b3e9e [aodv] dpd moved back into aodv 2009-11-18 12:58:00 +03:00
Pavel Boyko
e02daf1db4 [aodv] Aodv and DPD moved to routing/manet. OLSR to follow after review/merge. 2009-10-26 09:35:13 +03:00
Elena Buchatskaia
56981bdd00 dpd added 2009-10-22 17:17:40 +04:00
Pavel Boyko
848e8d0123 merge with code.nsnam.org 2009-10-08 15:30:36 +04:00
Craig Dowell
dae80627ee Doxygen and wscript messages point to test.py 2009-10-04 20:52:24 -07:00
Pavel Boyko
6f8649e209 merge 2009-09-28 19:40:30 +04:00
Tom Henderson
b6fcdf98e6 Add sample test suite file 2009-09-27 23:51:23 -07:00
Andrey Mazo
937b0149f2 Bug 681: wrong compilation options for icpc (Intel C/C++ Compiler) 2009-09-25 12:28:32 +01:00
Craig Dowell
578024650f move net-anim to contrib 2009-09-18 15:07:12 -07:00
Josh Pelkey
4273c4d1ba Merge NixVector Routing code 2009-09-18 10:32:07 -04:00
Gustavo J. A. M. Carneiro
4fff24300a merge with ns-3-dev 2009-09-15 11:35:21 +01:00
Pavel Boyko
f57933cd7d Merge with code.nsnam.org 2009-09-14 10:19:55 +04:00
Craig Dowell
05610b3c56 test framework should probably work on all supported machines 2009-09-12 20:00:36 -07:00
Craig Dowell
3ad8ddf899 add test and validation framework 2009-09-12 19:44:17 -07:00
Borovkova Elena
11ab0b983c merge with ns-3-dev 2009-09-09 12:33:16 +04:00
Gustavo J. A. M. Carneiro
be1e0dea3f merge with ns-3-dev 2009-09-08 13:57:17 +01:00
Kirill Andreev
3e38891e52 Merge with code.nsnam.org 2009-09-08 11:27:50 +04:00
Gustavo J. A. M. Carneiro
ab7c536321 Allow ns3moduleheader taskgen with empty list of source headers (for completely optional ns-3 modules) 2009-09-02 17:43:28 +01:00
Gustavo J. A. M. Carneiro
b584261427 Add a new 'flow-monitor' module. 2009-08-31 18:50:38 +01:00
Kirill Andreev
8d82148bf7 Merge with code.nsnam.org 2009-08-26 15:29:03 +04:00
Sebastien Vincent
1f8767ac28 second phase of IPv6 checkins from Univ. of Strasbourg team 2009-08-22 14:36:55 -07:00
Pavel Boyko
5f0da2733d merge with ns-3-dev (3.5 rc3) 2009-07-03 09:59:04 +04:00
Pavel Boyko
8f7f51dc0b AODV routing table added 2009-07-02 14:44:44 +04:00
Tom Henderson
9f286430dd move list routing and static routing to src/routing directories 2009-06-21 23:32:23 -07:00
Kirill Andreev
9beea07f8f Merge with code.nsnam.org 2009-06-19 12:58:35 +04:00
Kirill Andreev
21dd821e5f Added FLAME header 2009-06-17 14:28:09 +04:00
Gustavo J. A. M. Carneiro
e5d8b21954 Rename TapNetDevice to VirtualNetDevice 2009-06-09 17:42:57 +01:00
Gustavo J. A. M. Carneiro
3cc72e4626 merge 2009-05-30 17:37:38 +01:00
Pavel Boyko
3feb3c9a24 merge with nsnam.org 2009-05-29 10:15:19 +04:00
Gary Pei
7b6bf39786 802.11b PHY support 2009-05-28 20:10:27 +02:00
Gustavo J. A. M. Carneiro
7605d91dbe Add TapNetDevice (formerly known as VirtualNetDevice) 2009-05-24 16:18:20 +01:00
Kirill Andreev
933d9b22fe Merge with ns-3-dev 2009-04-29 18:26:25 +04:00
Mathieu Lacage
5dff0e0ca6 enable static builds, even when python is enabled 2009-04-22 17:22:41 +02:00
Mathieu Lacage
8f1bc5d5ad bug 537: no support to build static ns-3 binaries 2009-04-21 14:38:47 +02:00
Pavel Boyko
2db6112c90 merge 2009-04-21 16:22:45 +04:00
Mathieu Lacage
44afc7b413 remove dead code 2009-04-21 11:18:05 +02:00
Gustavo J. A. M. Carneiro
21914357fb Upgrade to WAF 1.5.5 2009-04-20 17:39:54 +01:00
Andrey Mazo
b871da5c23 Merge changes from ns-3-dev. 2009-04-17 21:21:24 +04:00
Gustavo J. A. M. Carneiro
62add283d4 Upgrade to WAF 1.5.4 2009-04-13 23:10:37 +01:00
Kirill Andreev
c5130a60d7 802.11s/ Moved to dot11s/ 2009-03-24 18:36:49 +03:00
Kirill Andreev
406bc6aacd information elements are moved to 802.11s 2009-03-17 17:18:19 +03:00
Pavel Boyko
7eefa438ed All mesh related filed moved to devices/mesh. Let the refactoring begins! 2009-03-16 15:45:37 +03:00
Andrey Mazo
82d09ba538 Merge 802.11s code. 2009-02-28 14:21:05 +03:00
Craig Dowell
738d71e954 checkpoint tap bridge 2009-01-27 20:26:34 -08:00
Craig Dowell
bcec13606f checkpoint tap development 2009-01-27 12:36:46 -08:00
Gustavo J. A. M. Carneiro
a77eb54bcc Workaround WAF issue 325 for generating module header files 2009-01-25 21:57:24 +00:00