Mercurial
Mercurial
>
ns-3.24
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-120
+120
+1000
+3000
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.
support BRAND_NEW station in adhoc code. initialize the supported rates.
2007-10-18, by Mathieu Lacage
add dispose methods in subclasses of WifiNetDevice
2007-10-18, by Mathieu Lacage
get rid of the dcf
2007-10-18, by Mathieu Lacage
clear the list of NetDevice
2007-10-18, by Mathieu Lacage
dispose everything from WifiNetDevice::DoDispose
2007-10-18, by Mathieu Lacage
dispose the channel from WifiNetDevice
2007-10-18, by Mathieu Lacage
remove buggy asserts
2007-10-18, by Mathieu Lacage
cts, rts, and ack sizes must take into account fcs padding
2007-10-18, by Mathieu Lacage
eifs calculation is wrong: match the spec.
2007-10-18, by Mathieu Lacage
make sure that ack and cts delay take into account the fcs padding.
2007-10-18, by Mathieu Lacage
add time to debug output
2007-10-17, by Mathieu Lacage
do not call Unref directly anymore.
2007-10-17, by Mathieu Lacage
fix valgrind warning: initialize RngStream correctly
2007-10-17, by Mathieu Lacage
make sure we pass the Rts duration to the SendCtsAfterRts method. fix debugging output.
2007-10-17, by Mathieu Lacage
make sure that each new MacStation is correctly initialized
2007-10-17, by Mathieu Lacage
convert to and from dbms when needed
2007-10-17, by Mathieu Lacage
log channel behavior
2007-10-17, by Mathieu Lacage
tx and rx gain should have no impact by default
2007-10-17, by Mathieu Lacage
use dbms consistently in the propagation loss models
2007-10-17, by Mathieu Lacage
initialize uniqueUid field
2007-10-17, by Mathieu Lacage
index starts at zero
2007-10-17, by Mathieu Lacage
specify real type
2007-10-17, by Mathieu Lacage
implement operator << and an assert
2007-10-17, by Mathieu Lacage
add asserts and some debug log
2007-10-17, by Mathieu Lacage
convert TRACE to NS_LOG
2007-10-16, by Mathieu Lacage
remove 'all rights reserved'
2007-10-16, by Mathieu Lacage
remove uneeded trailing ';'
2007-10-16, by Mathieu Lacage
goto the right location before serializing the wifi trailer
2007-10-16, by Mathieu Lacage
remove bogus assert
2007-10-16, by Mathieu Lacage
replace cassert by ns3/assert.h
2007-10-16, by Mathieu Lacage
configure correctly the ipv4 layer
2007-10-16, by Mathieu Lacage
merge with HEAD
2007-10-16, by Mathieu Lacage
fix position printing code
2007-10-16, by Mathieu Lacage
convert tracing to log system
2007-10-16, by Mathieu Lacage
fix valgrind warning
2007-10-16, by Mathieu Lacage
use the new RandomStream class and fix a small bug in the testsuite
2007-10-16, by Mathieu Lacage
add wrapper class around RngStream for testing.
2007-10-16, by Mathieu Lacage
fix bogus assert
2007-10-16, by Mathieu Lacage
make sure to terminate vararg list correctly
2007-10-16, by Mathieu Lacage
build and link
2007-10-15, by Mathieu Lacage
add some tests
2007-10-15, by Mathieu Lacage
add StringDefaultValue
2007-10-15, by Mathieu Lacage
remove dead code
2007-10-11, by Mathieu Lacage
use the default propagation models
2007-10-11, by Mathieu Lacage
support DefaultValue
2007-10-11, by Mathieu Lacage
add missing trailing 0/(void *)0
2007-10-11, by Mathieu Lacage
add default value support
2007-10-11, by Mathieu Lacage
missing file
2007-10-11, by Mathieu Lacage
use new WifiNetDevice naming
2007-10-11, by Mathieu Lacage
add WifiNetDevice to build
2007-10-11, by Mathieu Lacage
merge with HEAD
2007-10-11, by Mathieu Lacage
do not use the Watchdog class
2007-10-11, by Mathieu Lacage
fix build
2007-10-10, by Mathieu Lacage
merge watchdog fix
2007-10-10, by Mathieu Lacage
install watchdog.h
2007-10-10, by Mathieu Lacage
build STA code
2007-10-10, by Mathieu Lacage
merge with head
2007-10-10, by Mathieu Lacage
test the watchdog
2007-10-10, by Mathieu Lacage
add missing call to Simulator::Destroy to cleanup after test
2007-10-10, by Mathieu Lacage
a Watchdog class
2007-10-10, by Mathieu Lacage
implement TimerImpl::Invoke
2007-10-10, by Mathieu Lacage
move traits definition down
2007-10-10, by Mathieu Lacage
split timer implementation outside of Timer class
2007-10-10, by Mathieu Lacage
add NQap to build
2007-10-10, by Mathieu Lacage
add management frame implementations
2007-10-10, by Mathieu Lacage
add serialization/deserialization support to Ssid/SupportedRates
2007-10-09, by Mathieu Lacage
add new code to build
2007-10-09, by Mathieu Lacage
add SupportedRates to build
2007-10-09, by Mathieu Lacage
avoid calling un-implemented method
2007-10-09, by Mathieu Lacage
fix coding style
2007-10-09, by Mathieu Lacage
add MacHighAdhoc to build
2007-10-09, by Mathieu Lacage
add Mac48Address::GetBroadcast
2007-10-09, by Mathieu Lacage
remove all rights reserved mention
2007-10-09, by Mathieu Lacage
rework MacStations to handle correctly Supported vs Basic rate sets and add IdealMacStations to build
2007-10-09, by Mathieu Lacage
add DcaTxop to build
2007-10-09, by Mathieu Lacage
add missing class prefix
2007-10-09, by Mathieu Lacage
add MacRxMiddle to build
2007-10-09, by Mathieu Lacage
add operator <
2007-10-09, by Mathieu Lacage
add MacTxMiddle to build
2007-10-09, by Mathieu Lacage
add WifiMacQueue to build
2007-10-09, by Mathieu Lacage
add Dcf to build
2007-10-09, by Mathieu Lacage
add MacLow to build
2007-10-09, by Mathieu Lacage
do not include dead header
2007-10-09, by Mathieu Lacage
replace header mode with preamble mode
2007-10-09, by Mathieu Lacage
remove extra WifiPhy::SendPacket argument. Add header mode support
2007-10-09, by Mathieu Lacage
port to new MacStation API
2007-10-08, by Mathieu Lacage
port ArfMacStations to new MacStation API
2007-10-08, by Mathieu Lacage
remove 'All rights reserved'
2007-10-08, by Mathieu Lacage
remove 'All rights reserved'
2007-10-08, by Mathieu Lacage
port to new MacStation API
2007-10-08, by Mathieu Lacage
implement broadcast/multicast MacStation
2007-10-08, by Mathieu Lacage
fix copyright statement
2007-10-08, by Mathieu Lacage
use WifiMode rather than mode indexes in MacStations API.
2007-10-08, by Mathieu Lacage
add operator == for WifiMode
2007-10-08, by Mathieu Lacage
add WifiMode mandatory flag
2007-10-08, by Mathieu Lacage
add MacStations::LookupNonUnicast
2007-10-08, by Mathieu Lacage
add Mac48Address::IsBroadcast/IsMulticast
2007-10-08, by Mathieu Lacage
move mac-station code in mac-stations
2007-10-08, by Mathieu Lacage
add CrMacStations to build
2007-10-03, by Mathieu Lacage
build MacParameters
2007-10-03, by Mathieu Lacage
install header
2007-10-03, by Mathieu Lacage
no need for ns3 prefix
2007-10-03, by Mathieu Lacage
no need for ns3 prefix
2007-10-03, by Mathieu Lacage
add missing header
2007-10-03, by Mathieu Lacage
add missing header
2007-10-03, by Mathieu Lacage
build WifiMacTrailer
2007-10-03, by Mathieu Lacage
forgot to add wscript file
2007-10-03, by Mathieu Lacage
build WifiMacHeader
2007-10-03, by Mathieu Lacage
add more files to build
2007-10-03, by Mathieu Lacage
add MacStation to build
2007-10-03, by Mathieu Lacage
add MacStations to build
2007-10-03, by Mathieu Lacage
implement WifiPhy::GetChunkSuccessRate
2007-10-03, by Mathieu Lacage
use WifiMode rather than TransmissionMode
2007-10-03, by Mathieu Lacage
Phy80211 -> WifiPhy
2007-10-02, by Mathieu Lacage
WifiPhy class
2007-10-02, by Mathieu Lacage
add ssid to build
2007-10-02, by Mathieu Lacage
add missing implementations
2007-10-02, by Mathieu Lacage
merge with trunk
2007-10-01, by Mathieu Lacage
get a few more files to compile
2007-08-24, by Mathieu Lacage
build wifi sample code
2007-08-24, by Mathieu Lacage
less
more
|
(0)
-1000
-120
+120
+1000
+3000
tip