Commit Graph

6822 Commits

Author SHA1 Message Date
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
Nicola Baldo
f4214ff52f merge 2011-02-01 09:55:59 +01:00
Gustavo J. A. M. Carneiro
40a42cceeb Add missing propagation module apidefs files to version control 2011-01-31 22:48:18 +00:00
Gustavo J. A. M. Carneiro
ddbe53c7e2 Python bindings API rescan, ns3module.cc now 90% smaller. 2011-01-31 19:05:16 +00:00
Gustavo J. A. M. Carneiro
c2898b91e9 Add missing module dependencies (else python bindings fail) 2011-01-31 19:04:18 +00:00
Gustavo J. A. M. Carneiro
caa4f7c3e5 Fix Python scanning to allow apidefs to be placed on the right module instead of the main ns3module.cc file, for new-style modules 2011-01-31 19:03:19 +00:00
Nicola Baldo
e9c4fdeef4 created spectrum module 2011-01-31 10:13:32 +01:00
Tom Henderson
f08f3f94db fix build 2011-01-28 21:55:23 -08:00
Tom Henderson
6c2535afed fix example and sample dependencies 2011-01-28 14:11:42 -08:00
Tom Henderson
3102c800d7 create propagation module; move files from common module 2011-01-28 14:11:21 -08:00
Tom Henderson
60e999cf12 Move packet info tag code to internet-stack, due to test dependencies 2011-01-28 12:55:16 -08:00
Tom Henderson
2268c2aea3 fix wscript dependency 2011-01-28 12:10:20 -08:00
Tom Henderson
ef66a5e048 remove Packet Info Tag test dependence on CsmaNetDevice 2011-01-28 12:09:55 -08:00
Mitch Watrous
3363c1fcc5 Make helper module explicitly depend on node and mobility modules 2011-01-27 10:58:44 -08:00
Hajime Tazaki
cbb5488db6 Make node module not depend on helper module 2011-01-26 14:54:45 -08:00
Mitch Watrous
c3e957e912 Remove dependence on node and helper for waypoint-mobility-model test 2011-01-26 13:46:25 -08:00
Tom Henderson
15916444e3 Remove dependence on node and helper for steady-state-rwp-mobility-model test 2011-01-26 12:23:13 -08:00
Tom Henderson
6f7c7a3859 bugfix: CsmaNetDevice ErrorModel not discarding packet (reported by Rafal Mielniczuk) 2011-01-26 09:53:49 -08:00
Tom Henderson
8affa0fe6e Exclude TapBridgeFdReader from bindings when TapBridge is not enabled 2011-01-26 10:56:33 -08:00
Andrea Sacco
e172dd6ffe Fixed UanHelper documentation 2011-01-26 10:46:43 +01:00
Tom Henderson
75a034d543 start RELEASE_NOTES for ns-3.11 2011-01-25 21:47:05 -08:00
Tom Henderson
64a5f8295a rescan bindings 2011-01-25 21:38:34 -08:00
Andrea Sacco
c5dc2d552c Fixed UanPhyGen::IsStateBusy method bug 2011-01-25 19:42:58 +01:00
Mitch Watrous
1d194ada5c Fix simulator waf problem when real time is not enabled 2011-01-24 09:49:57 -08:00
John Abraham
54111d5ade Fixed Functor example and provided sample usage 2011-01-21 14:52:53 -08:00
Mitch Watrous
617664dd49 Bug 1019: common --> node --> common circular dependency 2011-01-20 13:28:38 -08:00
Josh Pelkey
c5f4efd6cf Move response vectors to a sub-folder 2011-01-20 14:39:10 -05:00
Josh Pelkey
28379f11af Move tcp-loss-response to actual test suite 2011-01-20 14:18:12 -05:00
Josh Pelkey
baf5893516 Move tcp-testcases to actual test suite 2011-01-19 16:23:13 -05:00
Mitch Watrous
c5b17c156d Make core module not depend on simulator module 2011-01-19 10:51:11 -08:00
Mitch Watrous
b9378fea22 Update Python bindings 2011-01-18 09:09:15 -08:00
Mitch Watrous
3deeb9ee26 Make test cases not return bool valuesMake all TestSuite instances be static 2011-01-17 12:53:20 -08:00
Mitch Watrous
f67a639728 Make all TestSuite instances be static 2011-01-10 15:55:29 -08:00
Tom Henderson
7c19e791ac Added tag ns-3.10 for changeset 63a8a4ed4054 2011-01-05 20:53:38 -08:00
Tom Henderson
7da4d1fbac update AUTHORS list 2011-01-05 20:51:46 -08:00