Commit Graph

5744 Commits

Author SHA1 Message Date
Mathieu Lacage
5f5a5d01d2 Followup to changeset efed7493f2c1: Forgot to forward the start event to the MAC layer. 2009-11-16 16:18:06 +01:00
Pavel Boyko
b9ba4cd5bc CHANGES.html, AUTHORS and RELEASE_NOTES updated after AODV merge 2009-11-16 14:10:22 +03:00
Pavel Boyko
c97972501a [aodv] examples/routing/aodv added to tested examples 2009-11-16 14:00:51 +03:00
Pavel Boyko
6bad1574ac [aodv] reference traces updated 2009-11-16 13:49:25 +03:00
Pavel Boyko
feda7e41c9 [aodv] merge with ns-3-dev completed 2009-11-16 13:40:25 +03:00
Pavel Boyko
0baf7f405d merge with ns-3-dev 2009-11-16 13:35:38 +03:00
Pavel Boyko
9fcc9955bc [aodv] Use GetTempDir() to store pcap traces in regression tests 2009-11-16 13:32:56 +03:00
Mathieu Lacage
1444849d7b merge with HEAD 2009-11-15 09:16:45 +01:00
Mathieu Lacage
123fc6afc8 make the destructor non-pure for the python bindings 2009-11-15 09:16:32 +01:00
Tom Henderson
60fa8dde78 file TTL change under another category 2009-11-14 21:03:33 -08:00
Tom Henderson
61f9a5144c Align tcp test program with Application API change 2009-11-14 21:02:53 -08:00
Mathieu Lacage
fa99e03831 update udp test to new API 2009-11-14 21:55:18 +01:00
Pavel Boyko
ffd8e7fc18 Default TTL of IPv4 broadcast datagrams changed from 1 to 64 2009-11-14 08:48:35 -08:00
Tom Henderson
51a25721af further updates to main.h 2009-11-14 07:13:06 -08:00
Mathieu Lacage
15fe91dede start RELEASE_NOTES for 3.7 2009-11-14 18:04:40 +01:00
Mathieu Lacage
24344fd911 document API changes for release 2009-11-14 18:01:31 +01:00
Guillaume Seguin
4fee5f016b Make sure that every incoming packet has a context 2009-11-14 17:47:05 +01:00
Guillaume Seguin
a23934a4b7 Make applications generate traffic within their associated context/node 2009-11-14 17:47:05 +01:00
Guillaume Seguin
c420843c3d Call Simulator::ScheduleWithContext from ns3::Channel subclasses when sending packets to other nodes 2009-11-14 17:47:05 +01:00
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