Commit Graph

6856 Commits

Author SHA1 Message Date
Mitch Watrous
a870eef8b7 Modularize stats module and move it to src 2011-03-04 10:56:07 -08:00
Mitch Watrous
7049eb54e2 Modularize topology-read module and move it to src 2011-03-04 09:59:42 -08:00
Hemanth Narra
0804bf1567 bugfix: do not call RouteOutput() twice 2011-03-03 22:32:06 -08:00
Lalith Suresh
1ae8c1b656 Moves devices/* and routing/* to src/ 2011-03-04 01:26:54 +00:00
Mitch Watrous
3cd5fc27a8 Modularize mesh module and move it to src 2011-03-03 16:27:21 -08:00
Mitch Watrous
2a60f5c625 Modularize dot11s module and move it to src 2011-03-03 15:36:54 -08:00
Mitch Watrous
e4ad697758 Modularize flame module and move it to src 2011-03-03 14:03:30 -08:00
Lalith Suresh
59a2a4f959 Converts csma, emu, tap-bridge, point-to-point, wifi and wimax modules into modular format 2011-03-03 19:54:57 +00:00
Mitch Watrous
58f7066b70 Move applications to a single module 2011-03-02 13:42:28 -08:00
Dean Armstrong
ce8b512f0f Bug 1064: Correct Friis propagation loss equation
The FrissSpectrumPropagationLoss model doesn't implement Friis formula
correctly - the whole numerator needs to be squared, rather than just
the last term.
2011-03-01 16:58:05 +00:00
Josh Pelkey
e09cf6a452 remove duplicate core-module.h includes 2011-03-01 09:59:55 -05:00
Josh Pelkey
239494fa5a remove unneeded routing dependencies 2011-02-28 11:50:38 -05:00
Tom Henderson
f9335a41f1 fix example test paths 2011-02-27 07:02:49 -08:00
Lalith Suresh
cf64de816a Fixes Click build which was affected by recent modular refactoring work 2011-02-27 11:31:43 +00:00
Josh Pelkey
93205ebccf modularize nix and aodv, thanks lalith 2011-02-27 01:00:17 -05:00
Tom Henderson
19b0944c33 Make destructor virtual 2011-02-25 17:21:08 -08:00
Tom Henderson
607c518617 mobility module to new directory structure 2011-02-25 16:06:17 -08:00
Tom Henderson
6c091a9030 Fix sample dependency 2011-02-25 15:27:30 -08:00
Tom Henderson
9840d84e45 Split internet components from trace-helper.{cc,h} 2011-02-25 15:07:29 -08:00
Tom Henderson
89b6c3ede8 Fix some additional dependency issues 2011-02-25 12:11:11 -08:00
Tom Henderson
0425a9a992 rescan bindings 2011-02-25 10:53:55 -08:00
Tom Henderson
c4e4de9ac3 Rename internet-stack to internet, and organize module 2011-02-25 10:32:35 -08:00
Tom Henderson
5d59dfa226 Remove dependency on PointToPointNetDevice from MPI code; organize MPI model/ directory 2011-02-25 09:31:08 -08:00
Tom Henderson
c5ab6f2f7f promote validation section header in click manual documentation 2011-02-24 11:25:53 -08:00
Lalith Suresh
a10b01fd88 Removes Click manual entry warnings 2011-02-24 18:25:58 +00:00
Tom Henderson
ffed225c73 bug 1062: fix portability issue with rescale-pdf.sh 2011-02-24 10:04:21 -08:00
Gustavo J. A. M. Carneiro
0941c70285 Rescan bindings 2011-02-24 13:14:59 +00:00
Lalith Suresh
19aec94309 Add click.rst manual file 2011-02-23 23:05:02 +00:00
Lalith Suresh
00295e31ff Adds Click python bindings 2011-02-23 18:06:42 +00:00
Lalith Suresh
78cbfb976c NS-3 Click Integration merge 2011-02-23 17:50:31 +00:00
Lalith Suresh
352348d296 NS-3 Click Integration merge 2011-02-23 17:17:27 +00:00
Tom Henderson
ea0123f370 rescan bindings 2011-02-21 09:44:36 -08:00
Tom Henderson
ca7b93cc3d Merge node and common modules into new network module 2011-02-21 09:11:37 -08:00
Tom Henderson
fcf182c8f8 rescan bindings 2011-02-18 16:51:38 -08:00
Tom Henderson
df07734f32 merge src/simulator into src/core; move src/core to new module layout 2011-02-18 16:05:39 -08:00
Lalith Suresh
9471e3121f Bug 1052 - olsr::RoutingProtocol::LinkTupleUpdated incorrect detection of asymmetric link with multiple interface node 2011-02-16 19:09:58 +00:00
Gustavo J. A. M. Carneiro
602df3d7dc merge 2011-02-16 12:53:51 +00:00
Gustavo J. A. M. Carneiro
0a67496ed5 PyViz: integrate Ipv4GlobalRouting entries into the results show by the ipv4_routing_table plugin. 2011-02-16 12:39:19 +00:00
Gustavo J. A. M. Carneiro
9e85e29d51 Python: API rescan 2011-02-16 12:36:45 +00:00
Gustavo J. A. M. Carneiro
68599df203 Python: Re-add ns3::Ipv4GlobalRouting::GetRoute annotation for return pointer type 2011-02-16 12:36:18 +00:00
Tom Henderson
35cad46bfa fix optimized build 2011-02-15 21:10:08 -08:00
Julien Boite
19362df2ae Bug 1049 - Issues with OLSR HNA messages sent by multiple gateways 2011-02-15 17:19:13 +00:00
Gustavo J. A. M. Carneiro
a69f559e0c Improve clarity of the Ipv4AddressHelper::Assign() assertions messages. 2011-02-09 16:16:39 +00:00
Gustavo J. A. M. Carneiro
7d43e3b242 OLSR: fix bad usage of uninitialized m_routingAgentAddr. Spotted by chei_med--yahoo-fr on ns-3-users thread 'm_routingAgentAddr and OLSR' 2011-02-09 16:11:27 +00:00
Josh Pelkey
0e1c0ca995 merge with ns-3-dev 2011-02-08 13:08:45 -05:00
Tom Henderson
5a906fc953 rescan bindings 2011-02-06 06:24:43 -08:00
Tom Henderson
b58530e6b0 lte module depends on spectrum 2011-02-06 06:22:40 -08:00
Tom Henderson
251c3968e8 spectrum module depends on propagation 2011-02-06 06:22:27 -08:00
Pavel Boyko
a0df72a405 Bug 1048: MatrixPropagationLossModel API changed from Ptr<Object> to Ptr<MobilityModel> 2011-02-06 12:42:35 +03:00
Josh Pelkey
397de11f7d Add TCP test case logging, scripts 2011-02-01 14:31:54 -05:00