Tom Henderson
|
1d86e7edca
|
SetGroupName for point-to-point module
|
2015-03-27 11:52:25 -07:00 |
|
Tom Henderson
|
6641331242
|
SetGroupName for core module
|
2015-03-27 11:40:08 -07:00 |
|
Tom Henderson
|
3eebe47911
|
SetGroupName for wifi module
|
2015-03-27 11:28:59 -07:00 |
|
Mohit Goyal
|
4772204a59
|
SetGroupName for antenna module
|
2015-03-27 09:14:34 -07:00 |
|
Mohit Goyal
|
7639d04f17
|
SetGroupName for bridge module
|
2015-03-27 09:12:25 -07:00 |
|
Mohit Goyal
|
b7142a8384
|
SetGroupName for aodv module
|
2015-03-27 08:19:31 -07:00 |
|
Mohit Goyal
|
c68cfb15ed
|
SetGroupName for applications module
|
2015-03-27 07:17:37 -07:00 |
|
Tom Henderson
|
d8494dfb97
|
add missing namespace qualifier
|
2015-03-27 07:12:37 -07:00 |
|
Mohit Goyal
|
811962d3e0
|
SetGroupName for network module
|
2015-03-27 07:03:58 -07:00 |
|
Tommaso Pecorella
|
a25dbffd6f
|
Bug 2083 - BridgeNetDevice may send corrupted packets
|
2015-03-25 16:55:18 +01:00 |
|
Alina Quereilhac
|
70af4a402c
|
remove redundant GetObject from tap-fd-net-device-helper.cc
|
2015-03-19 15:20:46 +01:00 |
|
Alina Quereilhac
|
47fdaa9927
|
add example fd2fd-onoff.cc from the fd-net-device module to unit tests using UDP as default mode
|
2015-03-19 15:13:07 +01:00 |
|
Tommaso Pecorella
|
78758da486
|
Bug 2025 - (lr-wpan) Changing the channel doesn't affect the Tx params
|
2015-03-15 09:14:50 +01:00 |
|
Tommaso Pecorella
|
d2b290924d
|
Bug 2076 - TCP MinRTO Attribute is not actually used
|
2015-03-15 08:41:59 +01:00 |
|
Tommaso Pecorella
|
b04062ce08
|
Bug 2077 - Icmpv6L4Protocol::HandleDestinationUnreachable must check the packet size, not its serialized size
|
2015-03-14 18:45:02 +01:00 |
|
Vedran Miletić
|
7967235960
|
Fix building with clang 3.5 (abs->std::abs, unused vars)
|
2015-03-11 16:50:35 +01:00 |
|
Vedran Miletić
|
3edd12c191
|
Fix building with GCC 5 and subsequently clean up sgi-hashmap.h
|
2015-03-05 15:50:18 +01:00 |
|
Natale Patriciello
|
b27422fb2f
|
Bug 2070 - Wrong report of Packets and Bytes stored in CoDeL
|
2015-03-01 12:08:36 +01:00 |
|
Tommaso Pecorella
|
0630f6dee9
|
Bug 1974 - CalculateTxTime should return a Time, not a double
|
2015-02-28 18:20:46 +01:00 |
|
Tommaso Pecorella
|
17e5e203b3
|
Bug 2073 - NDisc cache entries update timer might be stuck in a loop
|
2015-02-28 15:16:47 +01:00 |
|
John Abraham
|
ac61b6229a
|
[Bug 2065] New: Segfault on probable user error
|
2015-02-27 07:48:34 -08:00 |
|
Tom Henderson
|
2eb6010bb0
|
clean up wimax module test program includes and wscript
|
2015-02-25 06:47:21 -08:00 |
|
Tom Henderson
|
2aa44ad287
|
enable logging in a TCP test suite
|
2015-02-24 14:04:15 -08:00 |
|
Tom Henderson
|
0e1d8c6f17
|
add comments and logging around changeset c97ef876d98c
|
2015-02-23 12:25:34 -08:00 |
|
Alina Quereilhac
|
03154fb21f
|
bug 2063: FdNetDevice::SendFrom() Assert does not take into account the size of the headers. (fix due Rubén Martínez and Tom Henderson)
|
2015-02-17 03:38:14 +01:00 |
|
John Abraham
|
107b274009
|
Restore link properties for Ipv4 address and mac address
|
2015-02-06 18:14:38 -08:00 |
|
Tom Henderson
|
9bddf4b972
|
rescan bindings
|
2015-02-01 22:21:11 -08:00 |
|
Tom Henderson
|
e75db59186
|
rescan lr-wpan bindings
|
2015-02-01 21:39:21 -08:00 |
|
Tommaso Pecorella
|
a90b921903
|
bug 1774: compute signal power around channel, not across whole band
|
2015-02-01 21:08:32 -08:00 |
|
Tommaso Pecorella
|
a25be3e3d5
|
bug 1774: fix LrWpanHelper to enable MultiModelSpectrumChannel and add a default PropagationDelayModel
|
2015-02-01 21:01:25 -08:00 |
|
Tommaso Pecorella
|
bce2be09a8
|
bug 1734: TcpSocketBase produces spurious delayed ACKs (fix due to Lawrence Stewart)
|
2015-02-01 07:13:56 -08:00 |
|
Sébastien Deronne
|
20fa8f04a3
|
fix Doxygen typos
|
2015-02-01 07:10:20 -08:00 |
|
Sébastien Deronne
|
ad6c64aec9
|
correct a minor bug when A-MPDU is used at legacy rates; code cleanup
|
2015-01-31 17:30:30 -08:00 |
|
Tommaso Pecorella
|
68c826b445
|
Bug 2055 - TxBuffer and RxBuffer traces don't work
|
2015-01-31 15:45:36 -08:00 |
|
Tommaso Pecorella
|
f91739ec9a
|
fix Doxygen typo
|
2015-01-31 15:42:19 -08:00 |
|
Steve Zabele
|
4ea974bb7f
|
Bug 2053 - In tcp-socket-base.cc, NotifyDataSent incorrectly called with retransmits
|
2015-01-31 13:20:37 +01:00 |
|
Tom Henderson
|
ffa4909b25
|
bug 2044: Buffer::Iterator::ReadNtohU16() and ReadNtohU32() not implemented correctly
|
2015-01-30 16:27:50 -08:00 |
|
Tom Henderson
|
2be7d2e686
|
Doxygen corrections for class Buffer
|
2015-01-30 16:06:55 -08:00 |
|
Tommaso Pecorella
|
2ab35569ae
|
Bug 1405 - RttEstimator improvements
|
2015-01-30 22:29:30 +01:00 |
|
Sébastien Deronne
|
7b3b202b10
|
bug 2046: set Block Ack timeout when SetStandard is called
|
2015-01-30 11:52:16 -08:00 |
|
Tom Henderson
|
e42b3baae0
|
fix possibly uninitialized variable warning
|
2015-01-30 11:34:38 -08:00 |
|
Steve Smith
|
26fda68e9c
|
Null performance enhancement
|
2015-01-30 15:04:08 -05:00 |
|
Sébastien Deronne
|
641362c6b5
|
bug 1801: Setting Wi-Fi timing parameters through WifiMac attributes (documentation fix)
|
2015-01-29 19:01:38 -08:00 |
|
Peter D. Barnes, Jr.
|
60e7012077
|
bug 2002: Hardcoded include paths cause breakage
|
2015-01-29 19:00:01 -08:00 |
|
Tom Henderson
|
73f5b282c8
|
fix memcmp return type; print offending test case upon failure
|
2015-01-29 17:18:51 -08:00 |
|
Tom Henderson
|
abda6e30dd
|
fix small typo
|
2015-01-29 17:05:48 -08:00 |
|
Nicola Baldo
|
1306851023
|
fixed Bug 2049 - CQI feedback should always use the same calculation method
|
2015-01-29 16:35:33 +01:00 |
|
Nicola Baldo
|
6e96735487
|
fixed Bug 2042 - src/lte/model/a3-rsrp-handover-algorithm.cc:137:79: error: overflow in implicit constant conversion
|
2015-01-29 11:36:56 +01:00 |
|
Tommaso Pecorella
|
99e1e3a121
|
[Clang] Remove unused variable
|
2015-01-28 22:57:30 +01:00 |
|
Tom Henderson
|
eb0275013f
|
rescan wifi bindings
|
2015-01-28 10:29:28 -08:00 |
|