Mercurial
Mercurial
>
tomh
>
ns-3-dev-spectrum-wifi
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
merge with trunk
2007-08-01, by Mathieu Lacage
optmize slightly Ptr<T>::Acquire
2007-07-27, by Mathieu Lacage
remove GetEventImpl
2007-07-27, by Mathieu Lacage
be more consistant in the handling of references
2007-07-27, by Mathieu Lacage
more optimizations
2007-07-27, by Mathieu Lacage
optimize EventImpl refcounting
2007-07-27, by Mathieu Lacage
use a Ptr<> to manage EventImpl instances
2007-07-27, by Mathieu Lacage
add an extra constructor to use when the Create template cannot be used
2007-07-27, by Mathieu Lacage
add refcounting to EventImpl
2007-07-27, by Mathieu Lacage
GetEventImpl -> PeekEventImpl
2007-07-27, by Mathieu Lacage
merge
2007-08-01, by Mathieu Lacage
fix bug 59: debug output now goes to stderr.
2007-08-01, by Mathieu Lacage
Add emacs C++ mode selection line, missing from some header files.
2007-07-31, by Gustavo J. A. M. Carneiro
Fix lengthType initialization for optimized build
2007-07-28, by Tom Henderson
WAF: remove the obj.includes = '.' part from modules, since it causes build failure in OS X, and waf was just fixed to enable header files dependency tracking by default without needing to change obj.includes
2007-07-28, by Gustavo J. A. M. Carneiro
start filling release notes with merged items
2007-07-28, by Mathieu Lacage
fix basic coding style issues
2007-07-28, by Mathieu Lacage
fix indent, basic coding style issues
2007-07-28, by Mathieu Lacage
protocol number is a 16 bit unsigned integer
2007-07-28, by Mathieu Lacage
param is a 16 bit integer. implement proper llc encapsulation/decapsulation
2007-07-28, by Mathieu Lacage
small cleanups
2007-07-28, by Mathieu Lacage
pktType -> encapMode
2007-07-28, by Mathieu Lacage
disable copy constructor and operator = for CsmaCdNetDevice
2007-07-28, by Mathieu Lacage
fix tracing
2007-07-27, by Tom Henderson
disable tracing; fix ifIndex assignment
2007-07-27, by Tom Henderson
return ifIndex when adding netdevice to node (topology)
2007-07-27, by Tom Henderson
rename example from p2p to point-to-point
2007-07-27, by Tom Henderson
new script for csma-cd
2007-07-27, by Tom Henderson
Add Ipv4Address::CombineMask, and implement Ipv4Address::IsBroadcast.
2007-07-26, by Gustavo J. A. M. Carneiro
Add documentation for the dynamic routing interfaces. Change Ipv4::AddRoutingProtocol priority parameter type from int to int16_t to make way for in the future providing stable sorting of routing protocols of the same priority.
2007-07-27, by Gustavo J. A. M. Carneiro
Allow UDP sockets to receive broadcast (bug #51)
2007-07-26, by Gustavo J. A. M. Carneiro
Support dynamic routing and multiple routing protocols; static routing table is refactored as a "routing protocol".
2007-07-26, by Gustavo J. A. M. Carneiro
Allow ARP resolution to work with broadcast IPv4 (dest=255.255.255.255) packets; Partially fixes bug #36.
2007-07-26, by Gustavo J. A. M. Carneiro
EvenId const fixes.
2007-07-26, by Gustavo J. A. M. Carneiro
merge
2007-07-27, by Tom Henderson
Add patch 49 (add/remove network route when bringing interface up/down)
2007-07-27, by Tom Henderson
cleanup simple example
2007-07-27, by Mathieu Lacage
a csma/cd NetDevice subclass and a test script
2007-07-27, by Emmanuelle Laprise
ethernet Header and Trailer classes
2007-07-27, by Emmanuelle Laprise
Move LLC encapsulation from NetDevice to subclasses.
2007-07-27, by Emmanuelle Laprise
cleanup the wscripts
2007-07-27, by Emmanuelle Laprise
src/devices/point-to-point/p2p-* -> src/devices/point-to-point/point-to-point-*
2007-07-27, by Emmanuelle Laprise
src/devices/p2p -> src/devices/point-to-point
2007-07-27, by Emmanuelle Laprise
disable copying PointToPointNetDevice
2007-07-26, by Mathieu Lacage
fix optimized build
2007-07-26, by Mathieu Lacage
WAF: make list of modules (all_modules) a tuple instead of list, because it is hashable, and this way newer WAF is able to notice changes in it and automatically trigger a reconfiguration.
2007-07-24, by Gustavo J. A. M. Carneiro
mobility models
2007-07-23, by Mathieu Lacage
a small typo
2007-07-23, by Mathieu Lacage
add operator << (std::ostream)for Ptr<T>
2007-07-23, by Mathieu Lacage
add dirtyness tracking to DefaultValueBase
2007-07-23, by Mathieu Lacage
make sure IsExpired handles destroy events correctly
2007-07-23, by Mathieu Lacage
add support to cancel Now and Destroy events.
2007-07-23, by Mathieu Lacage
add operator == and != t o EventId
2007-07-23, by Mathieu Lacage
TimeDefaultValue
2007-07-23, by Mathieu Lacage
RandomVariableDefaultValue
2007-07-23, by Mathieu Lacage
IntegerDefaultValue -> NumericDefaultValue
2007-07-23, by Mathieu Lacage
merge
2007-07-23, by Mathieu Lacage
fix bug 57
2007-07-23, by Mathieu Lacage
Update README to mention WAF instead of SCons.
2007-07-20, by Gustavo J. A. M. Carneiro
WAF: add back the --enable-rpath option, per Mathieu's request, though disabled by default.
2007-07-20, by Gustavo J. A. M. Carneiro
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip