Mercurial
Mercurial
>
ns-3.24
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-300
-100
-50
-30
+30
+50
+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.
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
less
more
|
(0)
-300
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
+10000
tip