Sébastien Deronne
|
c2a286b863
|
wifi: Guard intervals in nanoseconds in Minstrel HT
|
2017-01-30 19:49:47 +01:00 |
|
Sébastien Deronne
|
c353e09c0b
|
wifi: rescan bindings
|
2017-01-29 23:54:57 +01:00 |
|
Sébastien Deronne
|
7d9079623f
|
wifi: (fixes #2604) Use SIFS between QoS frames with Block Ack policy that belong to the same TXOP
|
2017-01-29 23:06:36 +01:00 |
|
Sébastien Deronne
|
d57ea266fc
|
wifi: Change default TxGain and RxGain attributes to 0 dB
|
2017-01-29 21:41:20 +01:00 |
|
Stefano Avallone
|
f88f7dc007
|
traffic-control: Fix declaration of a few methods of the QueueDisc class
|
2017-01-29 15:27:05 +01:00 |
|
Tommaso Pecorella
|
15ce1bc8bb
|
Tests: Static variables documentation
|
2017-01-29 03:25:01 +01:00 |
|
Tommaso Pecorella
|
4e9537008a
|
Tests: reorganize ErrorChannel and ErrorBinaryModel
|
2017-01-29 03:15:41 +01:00 |
|
Tommaso Pecorella
|
8a8629afe2
|
internet: doxygen updates (thanks to Robert Ammon)
|
2017-01-29 03:10:15 +01:00 |
|
Sébastien Deronne
|
203ad8f521
|
wifi: rescan bindings
|
2017-01-28 20:52:50 +01:00 |
|
Sébastien Deronne
|
fc7641add7
|
wifi: Add initial support for 802.11ax
|
2017-01-28 20:27:26 +01:00 |
|
Sébastien Deronne
|
c6cf9fec05
|
wifi: rescan bindings
|
2017-01-28 16:44:24 +01:00 |
|
Sébastien Deronne
|
f0adbeb9ec
|
wifi: Fix valgrind failures
|
2017-01-28 16:19:50 +01:00 |
|
Stefano Avallone
|
9f60774b59
|
traffic-control: (fixes #2537) Fix dead assignment on CoDel::DoDequeue
|
2017-01-27 18:02:38 +01:00 |
|
Sébastien Deronne
|
5381e74815
|
wifi: Fix failing python tests after refactoring
|
2017-01-27 09:17:20 +01:00 |
|
Biljana Bojovic
|
f6540b5075
|
lte: fix broken builds (unused variable in lte-helper, uninitialized in no-op-ccm)
|
2017-01-26 23:48:34 +01:00 |
|
Biljana Bojovic
|
048daabdab
|
lte: minor modifications to prepare module for model refactoring
|
2017-01-26 08:32:10 +01:00 |
|
Toshio Ito
|
83cad157df
|
network: (fixes #2596) EthernetTrailer::GetFcs() should be const
|
2017-01-25 17:30:17 -08:00 |
|
Sébastien Deronne
|
bd79628ad3
|
wifi: Cleanup files after refactoring
|
2017-01-25 23:46:47 +01:00 |
|
Sébastien Deronne
|
8755e33bc8
|
wifi: Use Nist in wifi-phy-test
|
2017-01-25 22:25:55 +01:00 |
|
Sébastien Deronne
|
b0557c1623
|
wifi: Use Nist in test-interference-helper
|
2017-01-25 22:25:44 +01:00 |
|
Sébastien Deronne
|
d79ad55446
|
Rescan python bindings
|
2017-01-25 22:07:48 +01:00 |
|
Sébastien Deronne
|
ae0f818c5a
|
wifi: code refactoring phase 1
|
2017-01-25 21:14:32 +01:00 |
|
Sébastien Deronne
|
1a56448ae7
|
internet: rescan bindings
|
2017-01-25 21:13:12 +01:00 |
|
Natale Patriciello
|
ec124c4931
|
branch merge
|
2017-01-25 19:11:08 +01:00 |
|
Danilo Abrignani
|
541d18c34b
|
lte: add ccHelper and component carrier managers implementations
|
2017-01-25 18:44:17 +01:00 |
|
Natale Patriciello
|
6d0f79f378
|
tcp: (fixes #2263) Added IsTcpOptionEnabled method
|
2017-01-25 18:17:46 +01:00 |
|
Natale Patriciello
|
bfe75e3591
|
tcp: (fixes #2263) GetOption returns const Options
|
2017-01-25 18:17:04 +01:00 |
|
Natale Patriciello
|
8696eda1f6
|
tcp: (fixes #2263) TCP ReadOptions placeholder
|
2017-01-25 18:16:42 +01:00 |
|
Ankit Deepak
|
eb6cd95fdc
|
build: (fixes #2518) Suppress module list for Python programs
|
2017-01-24 17:44:10 -08:00 |
|
Sébastien Deronne
|
d73d9dfab0
|
wifi: (fixes #2628) m_currentPacket should not hold received packets
|
2017-01-24 18:54:52 +01:00 |
|
Danilo Abrignani
|
7ecc78be31
|
lte: implement RRC CA message structure generation, serialization and deserialization
|
2017-01-24 16:42:33 +01:00 |
|
Sébastien Deronne
|
859859a8e1
|
wifi: (fixes #2491) Replace DcfManager::MY_DEBUG
|
2017-01-23 21:12:37 +01:00 |
|
Tom Henderson
|
e575508919
|
core: (fixes #2490) Change logging timestamp precision
|
2017-01-22 18:54:49 -08:00 |
|
Tommaso Pecorella
|
8f629f0d18
|
flow-monitor: doxygen updates (thanks to Robert Ammon)
|
2017-01-22 16:50:12 +01:00 |
|
Tommaso Pecorella
|
077220e610
|
sixlowpan: fix more copy-paste mistakes
|
2017-01-23 02:10:30 +01:00 |
|
Tommaso Pecorella
|
a01b3793f0
|
sixlowpan: fix copy-paste mistake
|
2017-01-23 01:07:48 +01:00 |
|
Sébastien Deronne
|
fca10346bb
|
examples: Fix typos
|
2017-01-22 21:50:56 +01:00 |
|
Tommaso Pecorella
|
b8223fc086
|
sixlowpan: more doxygen fixes
|
2017-01-22 00:59:47 +01:00 |
|
Tommaso Pecorella
|
ced7e9e1fc
|
lr-wpan: doxygen updates (thanks to Robert Ammon)
|
2017-01-22 01:59:10 +01:00 |
|
Biljana Bojovic
|
fdc7a6883b
|
lte: (fixes 2624) inconsistent coding of type and naming (thanks to Robert Ammon)
|
2017-01-21 15:08:45 +01:00 |
|
Danilo Abrignani
|
36e605ba69
|
lte: add NonCriticalExtensionConfiguration struct to lte RRC
|
2017-01-21 14:34:47 +01:00 |
|
Biljana Bojovic
|
d9256aaf3f
|
lte: initialize parameter member in lte-spectum-phy before use
|
2017-01-21 12:26:42 +01:00 |
|
Tommaso Pecorella
|
824ce1e528
|
Internet: (fixes #2627) - Ipv6RawSocket must check bound interface
|
2017-01-21 00:42:09 +01:00 |
|
Stefano Avallone
|
09b1d63e2b
|
traffic-control: Netdevices can create TxQueues anytime before initialization
|
2017-01-20 18:17:55 +01:00 |
|
Danilo Abrignani
|
f29e113a80
|
lte: add UE CA model, i.e. component carrier manager with RRC SAP interfaces
|
2017-01-20 17:23:37 +01:00 |
|
Stefano Avallone
|
8b6440d3bc
|
examples: (fixes #2557) Fix dead assignments in queue-discs-benchmark (thanks to Natale Patriciello)
|
2017-01-20 17:20:36 +01:00 |
|
Danilo Abrignani
|
7a7fc273da
|
lte: add eNb CA model, i.e. component carrier manager with MAC and RRC SAP interfaces
|
2017-01-20 16:56:06 +01:00 |
|
Sébastien Deronne
|
da907117ba
|
examples: Clean typos in wifi-aggregation (reported by Jose Saldana)
|
2017-01-20 15:11:14 +01:00 |
|
Sébastien Deronne
|
2c3a5f8fa7
|
examples: Add wifi-backward-compatibility to regression
|
2017-01-20 14:50:37 +01:00 |
|
Sébastien Deronne
|
568d2259a3
|
Remove unused code that is causing compilation issues on some machines
|
2017-01-20 13:50:17 +01:00 |
|