Commit Graph

4618 Commits

Author SHA1 Message Date
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
Mathieu Lacage
1a6af370ed ignore emacs backup files 2009-06-25 09:21:18 +02:00
Mathieu Lacage
ff9f48f46e fix mingw regression tests 2009-06-25 09:07:44 +02:00
Mathieu Lacage
4b60e5a518 update ignore rules 2009-06-25 09:07:31 +02:00
Tom Henderson
47562ea031 do not assert if remote side of a PointToPoint link doesn't participate in global routing 2009-06-24 21:53:55 -07:00
Tom Henderson
fe7629c55b update bindings 2009-06-24 15:31:53 -07:00
Tom Henderson
ff9be7595d WifiHelper method to enable all Wifi logging 2009-06-19 20:26:51 -07:00
Tom Henderson
8a340adfe9 some wifi manual updates 2009-06-24 14:35:07 -07:00
Gustavo J. A. M. Carneiro
227f2f134d When comparing regression traces, ignore newline differences for text files (.tr and .mob extensions); this makes regression testing in win32/mingw pass. 2009-06-24 19:38:59 +01:00
Gustavo J. A. M. Carneiro
14254434a3 merge 2009-06-24 18:43:04 +01:00
Gustavo J. A. M. Carneiro
b0976ab1ae Fix win32/mingw bug running commands with command-template: needed to escape backslashes before calling shlex.split(). 2009-06-24 18:42:07 +01:00
Gustavo J. A. M. Carneiro
4b6439b386 Handle WindowsError exception in subprocess.Popen called from _run_argv 2009-06-24 16:12:09 +01:00
Unknown
f3f00a8548 Minor tweak to stats example. 2009-06-24 10:57:52 -04:00
Unknown
b296219099 Minor tweaks to stats API. 2009-06-24 10:43:52 -04:00
fmoatamr
dba53a8651 Bug 456: doxygen introspection for trace source config paths is wrong 2009-06-24 09:45:31 +02:00
Francesco Malandrino
de2872bf8b New Zipf random variable 2009-06-23 22:42:09 -07:00
Craig Dowell
6e8b7012e7 Finally make tap bridge work with VMs (bug 569) 2009-06-23 22:12:35 -07:00
Craig Dowell
c3b6466263 Allow UDP echo client to specify packet contents 2009-06-23 19:44:57 -07:00
Craig Dowell
2216302dd8 remind v4ping.cc that echo data is variable length 2009-06-22 18:29:43 -07:00
Craig Dowell
fb7c0f99fb variable size buffer for icmpv4 echo header 2009-06-22 18:08:01 -07:00
Tom Henderson
b16dec0d2a rescan bindings 2009-06-21 23:38:40 -07:00
Tom Henderson
9f286430dd move list routing and static routing to src/routing directories 2009-06-21 23:32:23 -07:00
Tom Henderson
d7289c1901 Remove Ipv4Interface::GetMtu () 2009-06-21 22:36:43 -07:00
Tom Henderson
441cedb655 cleanup ip alias unfinished cases (bug 591) 2009-06-21 22:29:08 -07:00
Tom Henderson
21fb8dd090 avoid using non-portable reverse iterator methods 2009-06-19 14:12:59 -07:00
Tom Henderson
9e75028723 merge with tip 2009-06-19 07:51:57 -07:00
Tom Henderson
de1319ba77 fix examples and documentation for CalcChecksum changes 2009-06-19 07:50:05 -07:00