Commit Graph

5772 Commits

Author SHA1 Message Date
Nicola Baldo
078a37a72d fixed bug 668 2009-11-24 13:59:14 +01:00
Andrey Mazo
e4cb79a343 bug 701: optimize Max (hp, hp) 2009-11-24 10:45:08 +01:00
Fabian Mauchle
501e499b8a (bug 746) UDP source address is not set to bound address 2009-11-19 16:12:05 +01:00
Jonathan Brugge
4bf1152b21 use sqlite transactions to optimize inserts 2009-11-23 13:52:51 +01:00
Gustavo J. A. M. Carneiro
34675800d5 Improved detection of apidefs to use for python (Bug 734) 2009-11-22 18:27:14 +00:00
Tom Henderson
9c31313d9e remove deprecated API 2009-11-21 16:33:39 -08:00
Pavel Boyko
9a34a94cf5 [olsr] Regression tests reference traces updated 2009-11-20 13:14:56 +03:00
Pavel Boyko
5f3ec5972c merge with ns-3-dev 2009-11-20 13:06:46 +03:00
Pavel Boyko
6c5dad7368 [olsr] Two basic trace based OLSR regression tests added together with reference traces 2009-11-20 13:06:15 +03:00
Tom Henderson
b46424f5ce Update bindings for bug 735 fix 2009-11-19 16:15:16 -08:00
Tom Henderson
e10d874828 (Bug 735) Update Olsr for local delivery 2009-11-19 15:21:26 -08:00
Tom Henderson
666854fbbb Add new method for determining whether Ipv4 dest address is mine; add attribute to control RFC1122 behavior 2009-11-19 14:39:01 -08:00
Mathieu Lacage
0ea2db33c8 merge with HEAD 2009-11-19 20:52:09 +01:00
Mathieu Lacage
fe86ae64d8 Handle recursive calls to GetObject, AggregateObject and Start 2009-11-19 20:51:55 +01:00
Pavel Boyko
38a472a5a0 [olsr] MPR selection unit tests updated 2009-11-19 19:41:20 +03:00
Pavel Boyko
61ca8c408e [olsr] Bug 740 fixed 2009-11-19 18:22:54 +03:00
Gustavo J. A. M. Carneiro
9b63e2d597 Patch the bad default_value given by gccxml in the case of MilliSeconds(0) 2009-11-19 11:19:39 +00:00
Gustavo J. A. M. Carneiro
dae6fde0d4 There was a race condition in last python apidefs rescan... 2009-11-18 12:42:33 +00:00
Gustavo J. A. M. Carneiro
3aecea3a7f Python: rescan; need new 'section precedence' API from PyBindGen; other PBG bug fixes pulled from new version. 2009-11-18 12:03:43 +00:00
Gustavo J. A. M. Carneiro
594dd9b90e Python: add default_value support to our custom Callback type handlers 2009-11-18 12:01:33 +00:00
Mathieu Lacage
9e53577fba mark Packet::PeekData deprecated 2009-11-18 12:38:20 +01:00
Pavel Boyko
8b0412a3c1 merge with ns-3-dev 2009-11-18 13:01:28 +03: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
Michael Nowatkowski
b6d1a79f33 add support for 802.11p PHY and MAC parameters 2009-11-18 10:52:28 +01:00
Pavel Boyko
bcd23e4c8b merge 2009-11-18 11:30:45 +03:00
Pavel Boyko
8cb399d672 [aodv] RoutingTable::Purge bugfix 2009-11-18 11:28:38 +03:00
Sebastien Vincent
613d7322d4 Fix regression tests related to changeset c305c6e122c9 (IPv6 over PPP). 2009-11-17 08:01:19 +01:00
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