Mercurial
flaviokubota/ns-3-wimax-dev
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
|
help
(0)
-3000
-1000
-300
-100
-60
tip
21 months ago
Flavio Kubota
Bug 953 - WiMAX channel scanning overflow
default
tip
changeset
|
files
21 months ago
Flavio Kubota
Bug 874 - wrong modulation type is selected in the forwardBurst method
changeset
|
files
21 months ago
Josh Pelkey
minor tutorial update for clarity
changeset
|
files
21 months ago
Mirko Banchi
ops, a wrong bit mask
changeset
|
files
21 months ago
Josh Pelkey
python scan
changeset
|
files
21 months ago
Christian Facchini
Bug 969 - No SocketList is present in UdpL4Protocol class
changeset
|
files
21 months ago
Mirko Banchi
Bug 842 - During retransmission of a BAR i must wait for a Block ack response and not for a normal ack
changeset
|
files
21 months ago
Elena Buchatskaya
Bug 964 - AODV does not work with host addressed interfaces
changeset
|
files
21 months ago
Elena Buchatskaya
Bug 966 - AODV originates new RREQ on each packet, when doesn't have valid route
changeset
|
files
21 months ago
Elena Buchatskaya
Bug 971 - fix AODV header Print functions
changeset
|
files
21 months ago
Gustavo J. A. M. Carneiro
merge
changeset
|
files
21 months ago
Gustavo J. A. M. Carneiro
Flow Monitor: remove unnecessary assertions
changeset
|
files
21 months ago
Josh Pelkey
merge with tip
changeset
|
files
21 months ago
Josh Pelkey
Bug 970 - move UAN over to new directory structure
changeset
|
files
21 months ago
Nicola Baldo
fixed Bug 941 - Wifi Dcf attributes not reachable
changeset
|
files
21 months ago
Gustavo J. A. M. Carneiro
Bug 972 - [flow monitor] assertion fails in pv4-flow-probe.cc
changeset
|
files
21 months ago
Blake Hurd
add arp-header.h to wscript
changeset
|
files
21 months ago
Kirill Andreev
fixed Bug 799 - Interference helper is too slow
changeset
|
files
21 months ago
Nicola Baldo
bug 958 closed
changeset
|
files
21 months ago
Pavel Boyko
Mobility doxygen: all classes are documented and added to the mobility module. All public methods and fields should follow.
changeset
|
files
21 months ago
Pavel Boyko
Doxygen cleanup in mobility module
changeset
|
files
22 months ago
Josh Pelkey
fix some doxygen
changeset
|
files
22 months ago
Mathieu Lacage
merge with HEAD
changeset
|
files
22 months ago
Mathieu Lacage
bug 965: Problem building /src/core/callback.cc
changeset
|
files
22 months ago
Fernando Pereira
[Bug 960] V4Ping does not generate checksum
changeset
|
files
22 months ago
Tom Henderson
improve a few logging statements
changeset
|
files
22 months ago
Tom Henderson
Improve logging for AODV
changeset
|
files
22 months ago
Mathieu Lacage
optimize buffer some more
changeset
|
files
22 months ago
Gustavo J. A. M. Carneiro
Bug 901: Optimize Mac48Address operators
changeset
|
files
22 months ago
David
Fix main-packet-header.cc sample (bug 918)
changeset
|
files
22 months ago
Tom Henderson
Range-based propagation loss model added
changeset
|
files
22 months ago
Josh Pelkey
suppress wifi test pcap when running test.py
changeset
|
files
22 months ago
Tom Henderson
Change default OFDM error rate model to NistErrorRateModel (issue 944)
changeset
|
files
22 months ago
Josh Pelkey
missed include for nix-vector
changeset
|
files
22 months ago
Josh Pelkey
undelete copy method in nix-vector
changeset
|
files
22 months ago
Josh Pelkey
merge with head
changeset
|
files
22 months ago
Josh Pelkey
Change nix-vector to use SimpleRefCount instead of Object
changeset
|
files
22 months ago
Mathieu Lacage
merge with head
changeset
|
files
22 months ago
Mathieu Lacage
split out buffer tests
changeset
|
files
22 months ago
Gilaras Drakeson
SetAllowBroadcast(true) addition made to wifi-simple-infra.cc and wifi-simple-interference.cc
changeset
|
files
22 months ago
Gilaras Drakeson
Adds SetAllowBroadcast(true) to wifi-simple-adhoc.cc
changeset
|
files
22 months ago
Gustavo J. A. M. Carneiro
Remove leftover old version sequence number sources
changeset
|
files
22 months ago
Gustavo J. A. M. Carneiro
python scan
changeset
|
files
22 months ago
Gustavo J. A. M. Carneiro
Still Bug 943: fix UdpSocketImpl::GetAllowBroadcast, let Socket::SetAllowBroadcast return a bool indicating success/failure, instead of a fatal error.
changeset
|
files
22 months ago
Tom Henderson
Configure OnOffApplication to enable broadcast on those sockets that support it
changeset
|
files
22 months ago
Tom Henderson
PacketSocket should not report that it allows broadcast
changeset
|
files
22 months ago
Josh Pelkey
simple doxygen fixes
changeset
|
files
22 months ago
Hajime Tazaki
Opps, Bug 671: correct valgrind error
changeset
|
files
22 months ago
Hajime Tazaki
python scan
changeset
|
files
22 months ago
Hajime Tazaki
Bug 671 add packet-info-tag.cc for IP_PKTINFO/IPV6_PKTINFO
changeset
|
files
22 months ago
Gustavo J. A. M. Carneiro
Fix regression tests after bug 943 changes
changeset
|
files
22 months ago
Gustavo J. A. M. Carneiro
Update python bindings
changeset
|
files
23 months ago
Gustavo J. A. M. Carneiro
Enforce the AllowBroadcast socket option for UDP sockets
changeset
|
files
23 months ago
Gustavo J. A. M. Carneiro
Fix OLSR socket usage: use the new SetAllowBroadcast socket option; Bind to interface bcast address instead of local address, use SendTo instead of Send. This is how things have to work with real world sockets.
changeset
|
files
23 months ago
Gustavo J. A. M. Carneiro
Bug 943 - Add a SO_BROADCAST socket option
changeset
|
files
22 months ago
Pavel Boyko
Register c-tor for aodv::TypeHeader in the class metadata
changeset
|
files
22 months ago
Gustavo J. A. M. Carneiro
Python bindings API rescan
changeset
|
files
22 months ago
Gustavo J. A. M. Carneiro
Bug 385 - Add a generic "sequence number" class.
changeset
|
files
22 months ago
ltracy
Added missing file to compile uan device
changeset
|
files
22 months ago
ltracy
Fixed valgrind errors
changeset
|
files
(0)
-3000
-1000
-300
-100
-60
tip