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 |
|
Biljana Bojovic
|
5fee33db28
|
lte: extend MAC and RLC SAP interfaces to include CA component carrier Id
|
2017-01-20 12:22:42 +01:00 |
|
Biljana Bojovic
|
7d13789baf
|
lte: extend lte stats and trace interfaces with CA component carrier Id
|
2017-01-20 09:29:58 +01:00 |
|
Tommaso Pecorella
|
08af7493da
|
lr-wpan: avoid uint8_t in LOG component
|
2017-01-20 01:49:09 +01:00 |
|
Danilo Abrignani
|
4a81a6c289
|
lte: add ComponentCarrier classes for UE/eNb net devices, add DlScheduling struct
|
2017-01-19 23:07:15 +01:00 |
|
Danilo Abrignani
|
5eb935c41f
|
core: MakeEvent() and Schedule() to accept 6 arguments
|
2017-01-19 20:49:17 +01:00 |
|
Tom Henderson
|
63f7f6004c
|
lte: initialize parameter member before use
|
2017-01-18 12:05:30 -08:00 |
|
Tom Henderson
|
9ccf90ee65
|
lte: Rescan Python bindings
|
2017-01-17 17:28:33 -08:00 |
|
Danilo Abrignani
|
6d92f75610
|
lte: extend LTE model to include a Component Carrier Id where necessary
|
2017-01-17 20:24:57 +01:00 |
|
Biljana Bojovic
|
7a77ec9865
|
lte: allow higher frequency values, e.g. in 5GHz band (uint16_t to uint32_t)
|
2017-01-17 19:41:16 +01:00 |
|
Tommaso Pecorella
|
3a643012d7
|
sixlowpan: doxygen updates (thanks to Robert Ammon)
|
2017-01-17 02:23:43 +01:00 |
|
Tommaso Pecorella
|
ce1d59dd8c
|
topology-read: doxygen updates (thanks to Robert Ammon)
|
2017-01-17 02:25:06 +01:00 |
|
Tom Henderson
|
f9ab305125
|
wifi: update deprecated WifiMacHelper classes
|
2017-01-15 18:52:20 -08:00 |
|
Tom Henderson
|
2de69f5590
|
traffic-control: (fixes #2617) PfifoFastQueueDisc::Peek all bands
|
2017-01-14 08:22:50 -08:00 |
|
Tom Henderson
|
1ea92fd939
|
mesh: Update some stale documentation
|
2017-01-13 19:26:46 -08:00 |
|
Sébastien Deronne
|
4dd21b151c
|
wifi: (fixes #2601) HT stations use 40 MHz channel width if the configured channel width is set to 80 or 160 MHz
|
2017-01-13 20:10:40 +01:00 |
|