Commit Graph

4644 Commits

Author SHA1 Message Date
Mathieu Lacage
49755eba49 merge with HEAD 2009-07-02 15:35:52 +02:00
Mathieu Lacage
db1bc136af use the new global value anchors to reference RngSeed and RndRun 2009-07-02 15:33:27 +02:00
Mathieu Lacage
35a025338e add an anchor for each generate documentation for a GlobalValue 2009-07-02 15:33:08 +02:00
Mathieu Lacage
2cb7749057 document how a GlobalValue can be set from the command-line and with an environment variable 2009-07-02 15:32:37 +02:00
Andrey Hippo
cfc93e2f83 escape html special characters 2009-07-02 15:13:27 +02:00
Andrey Hippo
a3bc8265a8 download url should point to allinone tarball 2009-07-02 15:11:03 +02:00
Tom Henderson
b49f043827 document global routing API changes 2009-07-02 05:38:33 -07:00
Craig Dowell
84e4408f47 update tutorial for ns-3.5 2009-07-01 23:08:07 -07:00
Mathieu Lacage
3fa62efbe7 merge 2009-07-01 14:39:25 +02:00
Mathieu Lacage
8c0433d154 typo 2009-07-01 14:38:43 +02:00
Mathieu Lacage
a1315b7194 Added tag ns-3.5-rc3 for changeset a600c11ff8d4 2009-07-01 12:47:40 +02:00
Craig Dowell
80ce2b0bd4 remove dead code 2009-07-01 09:28:06 +02:00
Craig Dowell
19206d13d6 branch merge 2009-06-30 23:58:56 -07:00
Craig Dowell
8058603715 quiet optimizer 2009-06-30 23:58:10 -07:00
Andrey Hippo
122c7489ea bug 618: angle paranthesis in CHANGES.html 2009-07-01 08:20:39 +02:00
Craig Dowell
70a75e4503 bug 521. Ipv4 global routing inefficient. Updated Tom's patch 2009-06-30 23:15:04 -07:00
Craig Dowell
25ca1e2099 quiet valgrind during attribute initialization 2009-06-30 10:31:11 -07:00
Gustavo J. A. M. Carneiro
a496294283 Print the names of unit tests that fail in the task collector 2009-06-30 10:46:57 +01:00
Tom Henderson
771e01ad47 (bug 613) Tcp should NotifyDataRecv () when a FIN arrives 2009-06-26 19:05:28 -07:00
Tom Henderson
5da5708745 (bug 427) Tcp Close() should not call ShutdownSend() 2009-06-26 19:27:34 -07:00
Craig Dowell
8d1a3986a1 branch merge 2009-06-29 21:39:49 -07:00
Craig Dowell
256e72cd82 Fix bug 579 -- TCP congestion window is not updated whent segment size chages 2009-06-29 21:38:35 -07:00
Ewgenij Starostin
31b09df563 Fix 559, cpSocketImpl doesnt free endpoint quickly enough after being closed 2009-06-29 14:35:32 -07:00
Mathieu Lacage
ee31b9fcfe add missing Ptr<Packet> argument. Pointed out by josh pelkey 2009-06-29 13:24:10 +02:00
Tom Henderson
0fd3dc8487 Fix comments on dynamic-global-routing.cc example 2009-06-26 19:21:53 -07:00
Mathieu Lacage
7e4f136def Added tag ns-3.5-rc2 for changeset 8562a42accf6 2009-06-26 15:56:14 +02:00
Mathieu Lacage
4f278bd3da merge with HEAD 2009-06-26 15:38:03 +02:00
Mathieu Lacage
f14081b9e9 bug 600: lower the default routing priority of Ipv4GlobalRouting; move to helper 2009-06-26 15:34:16 +02:00
Mathieu Lacage
bb9b379e0a buggy attribute definitions. 2009-06-26 15:31:20 +02:00
Kirill V. Andreev
af3c9b638e bug 610: Wrong PointerChecker in attribute of Ipv4Interface 2009-06-26 15:27:39 +02:00
Kirill V. Andreev
93d827a8dd bug 595: PHY may start receive packet inside SIFS. Fix stray assert 2009-06-26 15:25:51 +02:00
Mathieu Lacage
651267d6f4 update RELEASE_NOTES in preparation of rc2 2009-06-26 13:58:03 +02:00
Gustavo J. A. M. Carneiro
a95927ec17 bug 596: unbounded tcp queue is evil 2009-06-26 13:40:14 +02:00
Mathieu Lacage
74f0f8d9fe rewrite tcp test application to handle short writes correctly 2009-06-26 13:39:35 +02:00
Gustavo J. A. M. Carneiro
d1a4ff3a99 bug 605: Nqsta MAC should ignore beacons SSIDs while waiting for association response 2009-06-26 12:57:29 +02:00
Mathieu Lacage
a5edf27444 update bindings 2009-06-26 10:56:59 +02:00
Tom Henderson
c2c9ee3b2f bug 63: allow enabling or disabling ip forwarding on a per-interface basis 2009-06-26 10:56:51 +02:00
Mathieu Lacage
6c41c5295b add documentation for new wifi rate control algorithms 2009-06-26 10:48:35 +02:00
Tom Henderson
fdaf01581e bug 608: painful to enable logging of all wifi components 2009-06-26 10:35:46 +02:00
Mathieu Lacage
db9d8c377e rescan bindings 2009-06-26 09:55:45 +02:00
Josh Pelkey
ac0905c49a bug 592: Ipv4RoutingProtocol::RouteOutput needs a packet pointer argument for reactive protocols 2009-06-26 09:55:36 +02:00
Mathieu Lacage
12251420b1 bug 601: Small typo in SequenceControlSmaller 2009-06-26 09:46:21 +02:00
Guillaume Seguin
7f407e72a7 bug 604: Simulator::SetImplementation buggy 2009-06-26 08:58:05 +02:00
Ma Keith
bd55dff429 bug 607: AttributeList::Deserialize buggy 2009-06-26 08:56:13 +02:00
Mathieu Lacage
79457aef53 merge with HEAD 2009-06-25 15:26:44 +02:00
Kirill V. Andreev
f2eac3fe7a bug 595: PHY may start receive packet inside SIFS 2009-06-25 15:25:10 +02:00
Mathieu Lacage
0a600a2958 go back to ns-3-dev VERSION 2009-06-25 14:31:09 +02:00
Mathieu Lacage
2f00f47bd6 Added tag ns-3.5-rc1 for changeset 13a5b15fbe34 2009-06-25 14:30:46 +02:00
Mathieu Lacage
3d7639ca76 3.5-rc1 2009-06-25 14:30:40 +02:00
Mathieu Lacage
91530cf31b make dist generation work again 2009-06-25 14:15:27 +02:00