Thu, 13 Mar 2008 14:22:26 -0400 |
Raj Bhattacharjea |
Undo changes to the packet sink to accept incoming connections; change the default behavior of the socket connection request notifier instead
|
changeset |
files
|
Wed, 20 Feb 2008 14:26:42 -0500 |
Raj Bhattacharjea |
fix rtt::copy's signature
|
changeset |
files
|
Wed, 12 Mar 2008 16:05:31 -0400 |
Raj Bhattacharjea |
undoes 2326:eec07777d1a2 because localInterface is no longer needed (see bug 136)
|
changeset |
files
|
Wed, 12 Mar 2008 15:33:11 -0400 |
Raj Bhattacharjea |
Cleanup of ipv4endpointdemux and tcpl4protocol
|
changeset |
files
|
Wed, 12 Mar 2008 14:52:29 -0400 |
Raj Bhattacharjea |
Fixes to tcp and to the ipv4endpointdemux to allow forking to work correctly
|
changeset |
files
|
Wed, 12 Mar 2008 11:55:08 -0400 |
Raj Bhattacharjea |
First cut at making the socket clone
|
changeset |
files
|
Thu, 13 Mar 2008 19:00:30 +0000 |
Gustavo J. A. M. Carneiro |
OLSR: fix default willingness value, cleanup and fix the MPR computation algorithm.
|
changeset |
files
|
Fri, 07 Mar 2008 11:36:33 -0800 |
Guillaume Vu-Brugier |
store length type field in ethernet packets in network order.
|
changeset |
files
|
Thu, 06 Mar 2008 19:14:52 +0000 |
Gustavo J. A. M. Carneiro |
OLSR optimization: avoid doing routing table computation if no local DB changed after receiving a OLSR packet.
|
changeset |
files
|
Mon, 03 Mar 2008 15:02:33 +0000 |
Gustavo J. A. M. Carneiro |
Small OLSR memory optimisation.
|
changeset |
files
|
Tue, 26 Feb 2008 01:39:59 +0100 |
Mathieu Lacage |
Release all events left upon Simulator::Destroy
|
changeset |
files
|
Tue, 26 Feb 2008 01:23:27 +0100 |
Federico Maguolo |
Sync event must be properly canceled upon tx during sync.
|
changeset |
files
|
Tue, 26 Feb 2008 01:22:44 +0100 |
Federico Maguolo |
Use the physical rate where needed.
|
changeset |
files
|
Mon, 25 Feb 2008 17:06:18 -0500 |
Raj Bhattacharjea |
Fix memory leaks in PendingData class by returning Ptr<Packet> instead of PendingData* where appropriate
|
changeset |
files
|
Mon, 25 Feb 2008 15:28:03 -0500 |
Raj Bhattacharjea |
Move TcpSocket::m_retxEvent.Cancel to TcpSocket::Destroy; undoes d4217d7ba4ba
|
changeset |
files
|
Mon, 25 Feb 2008 14:40:25 -0500 |
Kulin Shah |
Fix to make the TCP SYN retransmission do a binary exponential backoff
|
changeset |
files
|
Fri, 22 Feb 2008 23:45:25 +0100 |
Federico Maguolo |
RRAA implementation.
|
changeset |
files
|
Fri, 22 Feb 2008 23:34:53 +0100 |
Mathieu Lacage |
Hook trace sources into the trace system. Add WifiTrace to give a 'simple' API to tracing wifi-specific sources.
|
changeset |
files
|
Fri, 22 Feb 2008 23:28:01 +0100 |
Federico Maguolo |
allow rate control algorithms to control more per-packet parameters.
|
changeset |
files
|
Fri, 22 Feb 2008 23:16:51 +0100 |
Federico Maguolo |
the NAV should be updated only when the packet is _not_ addressed to us. (see section 9.2.5.4)
|
changeset |
files
|
Wed, 20 Feb 2008 19:40:36 +0100 |
Mathieu Lacage |
add extra StopAt call to ensure that the simulation ends at some point.
|
changeset |
files
|
Tue, 19 Feb 2008 21:33:08 -0800 |
Tom Henderson |
Update NS_LOG documentation
|
changeset |
files
|
Tue, 19 Feb 2008 21:43:28 +0000 |
Gustavo J. A. M. Carneiro |
Fix the WAF --run option for running a program with command line options
|
changeset |
files
|
Sun, 17 Feb 2008 14:02:45 +0000 |
Gustavo J. A. M. Carneiro |
Fix a typo in the WAF scripts; don't access m_linktask directly, use the get_target_name() method instead (to make it work with waf trunk).
|
changeset |
files
|
Sat, 16 Feb 2008 13:24:08 -0800 |
Tom Henderson |
a few tweaks to the release steps document
|
changeset |
files
|
Sat, 16 Feb 2008 12:01:48 -0800 |
Tom Henderson |
Added tag release-3.0.11 for changeset ee5e1da76ecc
|
changeset |
files
|
Sat, 16 Feb 2008 11:51:58 -0800 |
Tom Henderson |
add Joe Kopena to AUTHORS list
ns-3.0.11
|
changeset |
files
|
Fri, 15 Feb 2008 19:54:34 -0800 |
Tom Henderson |
avoid infinite recursion in Tcp callback (bug 131)
|
changeset |
files
|
Fri, 15 Feb 2008 20:53:07 +0100 |
Mathieu Lacage |
fix doxygen.
|
changeset |
files
|
Fri, 15 Feb 2008 20:37:34 +0100 |
Mathieu Lacage |
update version number
|
changeset |
files
|
Fri, 15 Feb 2008 20:37:19 +0100 |
Mathieu Lacage |
initial release notes
|
changeset |
files
|
Fri, 15 Feb 2008 20:03:48 +0100 |
Mathieu Lacage |
bug 133: automate RandomVariable memory management.
|
changeset |
files
|
Fri, 15 Feb 2008 19:14:35 +0100 |
Mathieu Lacage |
fix bug 137: Make Ipv4Address (uint32_t) constructor explicit. patch by Gustavo.
|
changeset |
files
|
Thu, 14 Feb 2008 19:01:01 +0000 |
Gustavo J. A. M. Carneiro |
Make the OLSR routing protocol priority higher, not lower, than static routing.
|
changeset |
files
|
Thu, 14 Feb 2008 18:55:11 +0000 |
Gustavo J. A. M. Carneiro |
Add support for tracing the OLSR routing table size.
|
changeset |
files
|
Thu, 14 Feb 2008 18:15:26 +0000 |
Gustavo J. A. M. Carneiro |
Check for malformed trace paths that do not start with '/'.
|
changeset |
files
|
Thu, 14 Feb 2008 17:48:15 +0000 |
Gustavo J. A. M. Carneiro |
Make Packet::RemoveTag behave as documented (bug #139)
|
changeset |
files
|
Wed, 13 Feb 2008 09:55:15 -0500 |
Raj Bhattacharjea |
Fix TCP server socket connection notification (part of bug 132)
|
changeset |
files
|
Wed, 13 Feb 2008 18:23:20 +0000 |
Gustavo J. A. M. Carneiro |
A couple more OLSR bug fixes
|
changeset |
files
|
Wed, 13 Feb 2008 17:44:05 +0000 |
Gustavo J. A. M. Carneiro |
OLSR: code cleanup, more extensive logging, many bug fixes. Should also handle multiple interfaces better, now.
|
changeset |
files
|
Wed, 13 Feb 2008 17:42:08 +0000 |
Gustavo J. A. M. Carneiro |
Make the OLSR example a bit more complete, adding a 5th node, to exercise 3-hop routing.
|
changeset |
files
|
Wed, 13 Feb 2008 17:37:43 +0000 |
Gustavo J. A. M. Carneiro |
Fix broadcast packet reception for locally bound sockets (bug #136)
|
changeset |
files
|
Mon, 11 Feb 2008 14:46:44 +0000 |
Gustavo J. A. M. Carneiro |
Add the IPv4 header before deciding whether to drop packets. Closes bug #135.
|
changeset |
files
|
Sun, 10 Feb 2008 22:34:04 +0000 |
Gustavo J. A. M. Carneiro |
The message "Unable to determine outbound interface. No default route set"
|
changeset |
files
|
Sun, 10 Feb 2008 13:19:07 +0000 |
Gustavo J. A. M. Carneiro |
Upgrade WAF to version 1.3.2
|
changeset |
files
|
Sun, 10 Feb 2008 11:51:53 +0000 |
Gustavo J. A. M. Carneiro |
RandomWalk2dMobilityModel changed name to RandomWalkMobilityModel (typo or intentional?)
|
changeset |
files
|
Sat, 09 Feb 2008 18:37:58 +0000 |
Gustavo J. A. M. Carneiro |
Make sequence-number.h a public header file (because it is included by another public header, tcp-header.h)
|
changeset |
files
|
Wed, 06 Feb 2008 10:03:46 -0800 |
Craig Dowell |
branch merge
|
changeset |
files
|
Wed, 06 Feb 2008 10:03:09 -0800 |
Craig Dowell |
further ns-3-obj changes
|
changeset |
files
|
Wed, 06 Feb 2008 17:11:56 +0000 |
Gustavo J. A. M. Carneiro |
Move TcpSocket's m_retxEvent.Cancel() to ~TcpSocket(), so that it is executed by all possible code paths leading up to a TcpSocket deallocation.
|
changeset |
files
|
Tue, 05 Feb 2008 15:30:16 -0500 |
Raj Bhattacharjea |
Merge
|
changeset |
files
|
Tue, 05 Feb 2008 15:29:17 -0500 |
Raj Bhattacharjea |
Slight refactor of TCP code so two way connections don't bug out
|
changeset |
files
|
Tue, 05 Feb 2008 09:54:32 -0500 |
Raj Bhattacharjea |
Patch for bug 130 from Gustavo
|
changeset |
files
|
Mon, 04 Feb 2008 23:09:07 -0800 |
Tom Henderson |
some more edits to the front part of the tutorial
|
changeset |
files
|
Mon, 04 Feb 2008 19:17:45 -0800 |
Craig Dowell |
fix instances of stale names
|
changeset |
files
|
Mon, 04 Feb 2008 19:04:01 -0800 |
Craig Dowell |
object model section of tutorial needed to be rewritten due to ns-3-object changes.
|
changeset |
files
|
Mon, 04 Feb 2008 12:56:08 -0800 |
Craig Dowell |
tutorial now agrees with ns3-object changes
|
changeset |
files
|
Mon, 04 Feb 2008 12:27:18 -0800 |
Craig Dowell |
half of example describing how to plumb in new model without plumbing
|
changeset |
files
|
Sun, 03 Feb 2008 14:34:10 -0800 |
Tom Henderson |
Further alignment of simple-point-to-point.cc with ns-2/simple.tcl (add TCP)
|
changeset |
files
|
Sun, 03 Feb 2008 19:09:35 +0000 |
Gustavo J. A. M. Carneiro |
OLSR: remove the 'Link tuple has no corresponding neighbor tuple' assertion; it happens now because MID messages may occasionally not arrive in time, but it's normal.
|
changeset |
files
|
Sun, 03 Feb 2008 19:05:37 +0000 |
Gustavo J. A. M. Carneiro |
merge
|
changeset |
files
|
Sun, 03 Feb 2008 18:50:55 +0000 |
Gustavo J. A. M. Carneiro |
OLSR: get main address of the peer from the UDP source address and the 'interface association' table; this way the UDP source address need not be the same as the main address.
|
changeset |
files
|
Sun, 03 Feb 2008 18:29:25 +0000 |
Gustavo J. A. M. Carneiro |
Backed out changeset 055ff23aa034 (Tom does not like it turns out OLSR does not need it)
|
changeset |
files
|
Sat, 02 Feb 2008 20:46:04 -0800 |
Tom Henderson |
Fix tutorial TOC
|
changeset |
files
|
Sat, 02 Feb 2008 15:52:54 -0800 |
Tom Henderson |
formatting cleanup
|
changeset |
files
|
Fri, 01 Feb 2008 21:31:15 -0800 |
Tom Henderson |
typos and formatting of Introduction section
|
changeset |
files
|
Fri, 01 Feb 2008 19:37:27 +0000 |
Gustavo J. A. M. Carneiro |
UDP sockets are fixed, remove the hack and note.
|
changeset |
files
|
Fri, 01 Feb 2008 19:29:56 +0000 |
Gustavo J. A. M. Carneiro |
Fix UDP source address, make it honor Bind().
|
changeset |
files
|
Fri, 01 Feb 2008 18:40:14 +0000 |
Gustavo J. A. M. Carneiro |
Some more udp socket debug messages
|
changeset |
files
|
Fri, 01 Feb 2008 18:39:37 +0000 |
Gustavo J. A. M. Carneiro |
Put back the simulation time in 30 seconds, else we generate huge trace files.
|
changeset |
files
|
Fri, 01 Feb 2008 18:24:39 +0000 |
Gustavo J. A. M. Carneiro |
Add more debug info to olsr routing table
|
changeset |
files
|
Fri, 01 Feb 2008 18:07:45 +0000 |
Gustavo J. A. M. Carneiro |
In OLSR agent, work around newly introduced bug in UDP sockets prenting Bind from working as e.g. Linux. Add note explaining what's wrong.
|
changeset |
files
|
Fri, 01 Feb 2008 17:17:24 +0000 |
Gustavo J. A. M. Carneiro |
Fix OLSR example: don't add static routes, increase simulation time to 300 seconds.
|
changeset |
files
|
Fri, 01 Feb 2008 15:16:44 +0000 |
Gustavo J. A. M. Carneiro |
Unbreak ParameterLogger
|
changeset |
files
|
Fri, 01 Feb 2008 14:05:59 +0000 |
Gustavo J. A. M. Carneiro |
Start the Olsr agent (accidentally removed during last code refactoring)
|
changeset |
files
|
Fri, 01 Feb 2008 08:50:03 +0100 |
Mathieu Lacage |
merge with HEAD
|
changeset |
files
|
Tue, 15 Jan 2008 13:29:41 +0100 |
Mathieu Lacage |
add an extra link to the PHY model paper
|
changeset |
files
|
Tue, 15 Jan 2008 13:27:45 +0100 |
Mathieu Lacage |
fix doxygen warnings
|
changeset |
files
|
Tue, 15 Jan 2008 12:07:31 +0100 |
Mathieu Lacage |
merge with HEAD
|
changeset |
files
|
Wed, 19 Dec 2007 13:24:52 +0100 |
Mathieu Lacage |
forward only packets for ourselves.
|
changeset |
files
|
Wed, 19 Dec 2007 13:24:30 +0100 |
Mathieu Lacage |
it is possible to receive packets which are not tagged. ignore them rather than crash.
|
changeset |
files
|
Wed, 19 Dec 2007 13:22:55 +0100 |
Mathieu Lacage |
ensure m_listener is initialized properly
|
changeset |
files
|
Mon, 17 Dec 2007 13:41:51 +0100 |
Mathieu Lacage |
doxygen
|
changeset |
files
|
Mon, 17 Dec 2007 13:27:22 +0100 |
Mathieu Lacage |
add a few comments here and there
|
changeset |
files
|
Mon, 17 Dec 2007 13:20:02 +0100 |
Mathieu Lacage |
more doxygen
|
changeset |
files
|
Mon, 17 Dec 2007 13:07:41 +0100 |
Mathieu Lacage |
add some doxygen
|
changeset |
files
|
Sat, 15 Dec 2007 11:58:14 +0100 |
Mathieu Lacage |
fix optimized build
|
changeset |
files
|
Sat, 15 Dec 2007 11:57:43 +0100 |
Mathieu Lacage |
fix optimized build
|
changeset |
files
|
Fri, 14 Dec 2007 17:42:16 +0100 |
Mathieu Lacage |
success heuristic was inverted.
|
changeset |
files
|
Fri, 14 Dec 2007 15:43:52 +0100 |
Mathieu Lacage |
some debugging. Max rate test was inverted.
|
changeset |
files
|
Fri, 14 Dec 2007 15:18:14 +0100 |
Mathieu Lacage |
avoid uninitialized variables.
|
changeset |
files
|
Thu, 13 Dec 2007 15:07:08 +0100 |
Mathieu Lacage |
implement the MRR portion of AMRR
|
changeset |
files
|
Thu, 13 Dec 2007 15:04:11 +0100 |
Mathieu Lacage |
return the computed rate
|
changeset |
files
|
Thu, 13 Dec 2007 14:43:56 +0100 |
Mathieu Lacage |
implement AMRR for true.
|
changeset |
files
|
Thu, 13 Dec 2007 13:00:02 +0100 |
Mathieu Lacage |
AMRR rate control algorithm
|
changeset |
files
|
Thu, 13 Dec 2007 09:26:20 +0100 |
Mathieu Lacage |
the meat of the onoe rate control algorithm.
|
changeset |
files
|
Thu, 13 Dec 2007 08:39:08 +0100 |
Mathieu Lacage |
Onoe rate control
|
changeset |
files
|
Wed, 12 Dec 2007 13:36:16 +0100 |
Mathieu Lacage |
use the new MacStation::Report*Failed methods.
|
changeset |
files
|
Wed, 12 Dec 2007 13:17:04 +0100 |
Mathieu Lacage |
add MacStation::ReportFinal* methods for onoe rate control model
|
changeset |
files
|
Wed, 12 Dec 2007 12:03:38 +0100 |
Mathieu Lacage |
introduce a low latency parameter for rate control algorithms
|
changeset |
files
|
Wed, 12 Dec 2007 09:33:22 +0100 |
Mathieu Lacage |
add legend support to gnuplot output
|
changeset |
files
|
Tue, 11 Dec 2007 17:53:54 +0100 |
Mathieu Lacage |
updated doxygen
|
changeset |
files
|
Tue, 11 Dec 2007 17:48:09 +0100 |
Mathieu Lacage |
estimation delay and jitter
|
changeset |
files
|
Tue, 11 Dec 2007 15:54:58 +0100 |
Mathieu Lacage |
merge with HEAD
|
changeset |
files
|
Tue, 11 Dec 2007 14:03:20 +0100 |
Mathieu Lacage |
add tracing support to PacketSink
|
changeset |
files
|
Tue, 11 Dec 2007 14:03:02 +0100 |
Mathieu Lacage |
fix small typo
|
changeset |
files
|
Tue, 11 Dec 2007 13:51:18 +0100 |
Mathieu Lacage |
add tx packet trace support
|
changeset |
files
|
Tue, 11 Dec 2007 13:51:03 +0100 |
Mathieu Lacage |
add application tracing support
|
changeset |
files
|
Tue, 11 Dec 2007 13:42:09 +0100 |
Mathieu Lacage |
make Packet::AddTag a const method
|
changeset |
files
|
Thu, 31 Jan 2008 22:23:46 +0100 |
Mathieu Lacage |
AddInterface -> AggregateObject
|
changeset |
files
|
Thu, 31 Jan 2008 22:11:03 +0100 |
Mathieu Lacage |
QueryInterface -> GetObject
|
changeset |
files
|
Thu, 31 Jan 2008 21:58:13 +0100 |
Mathieu Lacage |
merge with HEAD again
|
changeset |
files
|
Wed, 30 Jan 2008 17:20:55 +0100 |
Mathieu Lacage |
merge with HEAD
|
changeset |
files
|
Wed, 16 Jan 2008 10:27:07 +0100 |
Mathieu Lacage |
interface-id -> type-id
|
changeset |
files
|
Tue, 15 Jan 2008 12:58:27 +0100 |
Mathieu Lacage |
merge with head
|
changeset |
files
|
Tue, 15 Jan 2008 12:44:09 +0100 |
Mathieu Lacage |
iid -> tid
|
changeset |
files
|
Tue, 15 Jan 2008 12:43:07 +0100 |
Mathieu Lacage |
iid (void) -> GetTypeId (void)
|
changeset |
files
|
Tue, 15 Jan 2008 12:36:22 +0100 |
Mathieu Lacage |
InterfaceId -> TypeId
|
changeset |
files
|
Thu, 03 Jan 2008 11:39:45 +0100 |
Mathieu Lacage |
replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
|
changeset |
files
|
Thu, 03 Jan 2008 11:37:23 +0100 |
Mathieu Lacage |
typo
|
changeset |
files
|