Commit Graph

5523 Commits

Author SHA1 Message Date
Guillaume Seguin
94cf348701 Print node context in log messages 2009-11-14 17:47:05 +01:00
Guillaume Seguin
5ce9ad2d78 Introduce Simulator::ScheduleWithContext* and Simulator::GetContext 2009-11-14 17:47:05 +01:00
Sebastien Vincent
001791bad8 Fix build on MinGW. 2009-11-14 11:25:12 +01:00
Tom Henderson
b50c6979a2 update doxygen main page 2009-11-13 13:25:14 -08:00
Tom Henderson
704b8c2c50 fix tutorial pdf build 2009-11-13 13:21:59 -08:00
Tom Henderson
c150beb6da Align with texi2html-1.82 api changes 2009-11-13 09:38:44 -08:00
Tom Henderson
886ebc725b HOWTOs are now on the wiki 2009-11-13 09:37:52 -08:00
Tom Henderson
f27efc04c2 add missing dependencies 2009-11-13 09:19:06 -08:00
Tom Henderson
f15069aca0 Align with texi2html-1.82 api changes 2009-11-13 09:14:32 -08:00
Nicola Baldo
b4fde3c459 added UniformDiscPositionAllocator (bug 672) 2009-11-13 16:45:28 +01:00
Pavel Boyko
74c973cfaf bugfix in YansWifiPhy::SetChannelNumber() 2009-11-13 18:20:50 +03:00
Pavel Boyko
038e05bfd5 ChannelNumber attribute added to YansWifiPhy. Now it is possible to setup wifi channel using WifiPhyHelper::Set() method. 2009-11-13 14:51:59 +03:00
Pavel Boyko
aad89f3e8a cosmetics 2009-11-13 13:23:08 +03:00
Kirill Andreev
d47f2a3b86 [Bug 740] OLSR MprCompute () works wrong: fixed 2009-11-13 11:47:02 +03:00
fmoatamr
f428177e25 Make building works under g++-4.0.4,4.1.2 and OSX PPC 2009-11-12 14:08:51 +01:00
Guillaume Seguin
0289746207 Simulator::SetScheduler now takes an ObjectFactory 2009-11-12 13:19:35 +01:00
Mathieu Lacage
cdaa394512 merge with HEAD 2009-11-12 13:02:55 +01:00
Mathieu Lacage
1668a400c9 replace RefCountBase with SimpleRefCount<> to avoid duplicate refcounting implementations. 2009-11-12 13:01:01 +01:00
Faker Moatamri
d2d081606f Rescan python bindings 2009-11-12 10:20:26 +01:00
Sebastien Vincent
42369e043e Bug #729 IPv6 over PPP. 2009-11-11 16:21:18 +01:00
Andras Varga
49d1be220f Bug #645: fixes for opening stats file with OMNeT++ 2009-11-11 12:44:09 +01:00
Phillip Sitbon
6a54bf77c4 Variables time and position in waypoint are public as in the original code 2009-11-11 11:57:14 +01:00
Andrey Mazo
c7418563b6 Mesh: make GetFields () const 2009-11-11 00:27:47 +03:00
Andrey Mazo
24d5900b68 Mesh: add constructor to TypeId of WifiInformationElementVector 2009-11-11 00:27:09 +03:00
Craig Dowell
c4ad800f32 correct some wildly out-of-date doxygen 2009-11-10 11:03:04 -08:00
Tom Henderson
81d7dad715 Document changes to YansWifiPhy defaults 2009-11-10 06:14:11 -08:00
Tom Henderson
3f2d10b3c8 Point to CHANGES.html 2009-11-10 06:13:29 -08:00
Pavel Boyko
3e852713a3 Bug 689: default energy detection and CCA thresholds are changed to be more realistic. 2009-11-10 14:44:23 +03:00
Phillip Sitbon
a12e6a18c2 Add Waypoint Mobility model to mainstream 2009-11-10 12:10:35 +01:00
Guillaume Seguin
fa3ec32522 set the implementation Scheduler after setting the implementation 2009-11-10 10:31:51 +01:00
Mathieu Lacage
0f37dd8bdc remove uneeded header 2009-11-10 07:45:32 +01:00
Mathieu Lacage
f0a2528a9f gah, we don't want to copy the count in the assignment operator 2009-11-09 16:45:54 +01:00
Mathieu Lacage
1fc1107e92 delete dead code 2009-11-09 16:02:05 +01:00
Andrey Mazo
c057928e1e Remove my old email from AUTHORS list. 2009-11-09 12:24:51 +03:00
Tom Henderson
4a367fd431 update AUTHORS list 2009-11-06 15:22:33 -08:00
Mathieu Lacage
f8fe3ebcb3 Ipv4L3Protocol::GetInterface optimization 2009-11-06 15:16:18 -08:00
Mathieu Lacage
a0ff88e591 Optimization: use a shared reference counter instead of a per-object counter in Object::Ref/Unref 2009-11-06 17:47:44 +01:00
Mathieu Lacage
622273405c merge with HEAD 2009-11-06 11:27:17 +01:00
Mathieu Lacage
b1400fd928 Optimization: try to optimistically dynamically_cast in case the requested object is the first entry in the aggregate buffer. 2009-11-06 11:27:04 +01:00
Craig Dowell
932c44209e Make tests pass on MinGW, add fifth tutorial example 2009-11-05 22:29:53 -08:00
Craig Dowell
d2837e960b branch merge 2009-11-05 19:15:28 -08:00
Craig Dowell
4450bbafc3 pass explicit temp directory to test suites 2009-11-05 19:14:37 -08:00
Mathieu Lacage
c407986259 merge with HEAD 2009-11-05 21:04:37 +01:00
Mathieu Lacage
580033fc2b Optimize Object::GetObject. Introduce an array of aggregates and sort is by access frequency. 2009-11-05 21:04:05 +01:00
Kirill Andreev
b47dff2311 mesh:Fixed valgrind errors 2009-11-05 13:45:33 +03:00
fmoatamr
46d64d4b8e Bug 705: Make building works under Mingw by disabling socket.h and in.h includes only when Mingw is used 2009-11-05 11:17:44 +01:00
Craig Dowell
41b20ef8ea swap in released 3.6 release notes 2009-11-04 21:08:32 -08:00
Craig Dowell
486d478dae Remove mingw from list of supported platforms 2009-11-04 20:28:31 -08:00
Mathieu Lacage
6a66402911 Optimize Object::GetObject. A 40% improvement on some testcases 2009-11-04 22:08:21 +01:00
Kirill Andreev
3bb49b6aa4 Mesh: fixed updating routing information in HWMP, fixed precursor list in
routing table
2009-11-03 12:50:18 +03:00