Squashed 'connectivity/nanostack/sal-stack-nanostack/' changes from 715ae9a693..3183d87e41
3183d87e41 Merge branch 'release_internal' into release_external
9e27a772f2 Disabled BR IID verify from DODAG ID
33ac7911cf Merge pull request #2548 from PelionIoT/sync_with_mbed_os
6f8b2829f4 compile out trace when not available
825373d3ef Add SPDX license identifier to Arm files
3ec3bc649d fixed warnings: static method defined but not used
ee34352ceb Check if RX channel needs to be updated when RX slot detected (#2540)
d59dc5d25e Fix doxygen 1.8.17 warnings (#2546)
1e0beb3e67 Update unit tests to support Ubuntu 2020_04 LTS (#2545)
b9b2ffd96b Fixed FHSS get retry period (#2543)
a0bf6aec91 Check if RX channel needs to be updated after broadcast received (#2539)
fde325eee2 Wi-SUN Neighbour ARO registration failure handling update:
1e1f9c66b0 RPL dio Handler update:
0421502e27 Asynch message advertiment enable added to DAO done when disabled.
0374f74013 Corrected memory leak on key storage allocation on low memory situation
23c2f7ed05 Disable ASYNCH messages at enter Local repair state.
c1df6b0d75 Added Poison_count check for First DIO time blocker.
944f934539 Added channel mask size to FHSS configuration (#2536)
20e79e05fc RPL Local repair disable clear advertised_dodag_membership_since_last_repair state
8a4638089a Fix doxygen comments (#2534)
fe06236e43 MAC ACK RX guarantee update
2388a80700 MAC layer send ack allways when it requirement's
29b387b697 RPL dao dynamic timeout
00bbd02f85 Don't allow TX slot length go below allowed minimum (#2528)
8333faa401 Out of memory improvement to remove packets from routing
0a12aebff9 Support channel plan IDs 1, 2 and 5 with NA and BZ bands (#2526)
ee4333da6f Wi-SUN Timing configuration is selected based on network size and data rate
a5b2a26eb2 WS: API to set PHY mode and Channel plan IDs as defined by FAN 1.1 (#2520)
b86a044911 Update nanostack v12.7.0 changelog (#2525)
35b95da122 Remove unnecessary files from release
0717432619 Merge remote-tracking branch 'origin/release_internal' into release_external
f68126b85a Adaptation layer MCPS confirmation handle update
e483a0748d Added OFDM configurations and FEC in RF config structure (#2513)
b88abfa1c2 BUG fix: Fixed broken Brodcast MAC overflow handling
9cad47826a Random early detection congestion API update
00aed73abc Modified the Wi-SUN stack Latency estimates a bit slower
6b83d821ea Remove periodic PAN version increase from Wi-SUN border router
ef670e21f3 Integrated ReD congestion packet drop to Wi-SUN bootstrap interface.
b956d9e983 Revert "Improved transmission in high traffic (#2511)" (#2512)
01749c2116 Improved transmission in high traffic (#2511)
3158e966e0 Adaption layer queue trace update
5a32f4a7bb Update changelog, random_early_detection_congestion_check nameupdate and minor comment fix.
b818f12c6d Extented network status for support dropped tx congestion packet.
11c0763f4d Added new service Random early detection
f2c358dc2b Optimized medium NWK MPL parameters to 40 second multicast interval (#2508)
c013bc7790 Added traces to EAPOL TX failure
c29ee94a20 Changed TLS return value to int32_t
501a2c8578 Added trace for mbed TLS errors
9d7cd22aa6 Updated change log
1290225b95 Corrected radius message memory allocation
7b1c59695b Removed trace print's
efb83934f6 Adaptation layer MCPS confirmation handle update
ac1025e7e9 Bug Fix: Accept only next possible BSI for detect BR reboot and drop unkown's.
58f0e56fe4 Updated change log
102e525b9a Nanostack now indicates connection down on RPL local repair start
395791d535 FHSS WS: Do not allow broadcast TX on unicast channel (#2501)
72f8ecb8d2 Updated changelog.md
237620827c Activated higher priority by traffic class CS6 for NS/NA and RPL, EAPOL/ DHCP Relay messages.
afbe9061b5 Adaptation layer update
13fb2bfdbb Update CHANGELOG.md
af81c48993 DIO init TX filter update
13a872c6b9 Fix typos in github template (#2498)
1af20e1aee Initial version of CHANGELOG (#2497)
d9874ede96 Feature update: Improved MAC TX queue purge
69264429f9 Wi-SUN Aro registration temporary address registation bug fix.
d3170ed50a Removed generic event and wrong trace info.
0db3486a7a Removed trace from place which is normal and not needed
a080f18d83 Added debug tarce for dropped unsecured and MPL packets.
51cd5646ed Wi-SUN NS probe update:
579f75684e Adaptation layer: Do not push CCA failed packet back to MAC (Wi-SUN) (#2487)

git-subtree-dir: connectivity/nanostack/sal-stack-nanostack
git-subtree-split: 3183d87
ls
1 parent 48fcb2b commit b0e699fe3e03f574aa2b6d74ff56a024d6e1d508
@Arto Kinnunen Arto Kinnunen authored on 19 Jan 2021
Showing 76 changed files
View
Doxyfile
Too large (Show diff)
View
nanostack/fhss_config.h
View
nanostack/mac_api.h
View
nanostack/net_interface.h
View
nanostack/net_nvm_api.h
View
nanostack/net_polling_api.h
View
nanostack/ns_mdns_api.h
View
nanostack/nwk_stats_api.h
View
nanostack/platform/arm_hal_aes.h
View
nanostack/platform/arm_hal_phy.h
View
nanostack/socket_api.h
View
nanostack/ws_bbr_api.h
View
nanostack/ws_management_api.h
View
source/6LoWPAN/Bootstraps/Generic/protocol_6lowpan.c
View
source/6LoWPAN/ND/nd_router_object.c
View
source/6LoWPAN/adaptation_interface.c
View
source/6LoWPAN/lowpan_adaptation_interface.h
View
source/6LoWPAN/ws/ws_bbr_api.c
View
source/6LoWPAN/ws/ws_bootstrap.c
View
source/6LoWPAN/ws/ws_cfg_settings.c
View
source/6LoWPAN/ws/ws_cfg_settings.h
View
source/6LoWPAN/ws/ws_common.c
View
source/6LoWPAN/ws/ws_common.h
View
source/6LoWPAN/ws/ws_common_defines.h
View
source/6LoWPAN/ws/ws_config.h
View
source/6LoWPAN/ws/ws_eapol_auth_relay.c
View
source/6LoWPAN/ws/ws_eapol_pdu.c
View
source/6LoWPAN/ws/ws_eapol_relay.c
View
source/6LoWPAN/ws/ws_empty_functions.c
View
source/6LoWPAN/ws/ws_llc_data_service.c
View
source/6LoWPAN/ws/ws_management_api.c
View
source/6LoWPAN/ws/ws_neighbor_class.c
View
source/6LoWPAN/ws/ws_pae_key_storage.c
View
source/6LoWPAN/ws/ws_pae_supp.c
View
source/Common_Protocols/icmpv6.c
View
source/Common_Protocols/ipv6.c
View
source/Common_Protocols/tcp.c
View
source/Core/include/ns_buffer.h
View
source/Core/ns_monitor.c
View
source/MAC/IEEE802_15_4/mac_defines.h
View
source/MAC/IEEE802_15_4/mac_filter.c
View
source/MAC/IEEE802_15_4/mac_filter.h
View
source/MAC/IEEE802_15_4/mac_mcps_sap.c
View
source/MAC/IEEE802_15_4/mac_mcps_sap.h
View
source/MAC/IEEE802_15_4/mac_mlme.c
View
source/MAC/IEEE802_15_4/mac_pd_sap.c
View
source/MPL/mpl.c
View
source/NWK_INTERFACE/Include/protocol.h
View
source/NWK_INTERFACE/Include/protocol_stats.h
View
source/NWK_INTERFACE/protocol_stats.c
View
source/RPL/rpl_control.c
View
source/RPL/rpl_downward.c
View
source/RPL/rpl_structures.h
View
source/RPL/rpl_upward.c
View
source/Security/protocols/radius_sec_prot/radius_client_sec_prot.c
View
source/Security/protocols/tls_sec_prot/tls_sec_prot_lib.c
View
source/Service_Libs/fhss/fhss_common.h
View
source/Service_Libs/fhss/fhss_ws.c
View
source/Service_Libs/fhss/fhss_ws.h
View
source/Service_Libs/mdns/fnet/fnet_stack/fnet_config.h
View
source/Service_Libs/mdns/fnet/fnet_stack/port/compiler/fnet_comp.h
View
source/Service_Libs/mdns/fnet/fnet_stack/port/compiler/fnet_comp_config.h
View
source/Service_Libs/mdns/fnet/fnet_stack/services/fnet_services.h
View
source/Service_Libs/mdns/fnet/fnet_stack/services/fnet_services_config.h
View
source/Service_Libs/mdns/fnet/fnet_stack/services/mdns/fnet_mdns.c
View
source/Service_Libs/mdns/fnet/fnet_stack/services/mdns/fnet_mdns.h
View
source/Service_Libs/mdns/fnet/fnet_stack/services/poll/fnet_poll.c
View
source/Service_Libs/mdns/fnet/fnet_stack/services/serial/fnet_serial.h
View
source/Service_Libs/mdns/fnet/fnet_stack/stack/fnet_debug.h
View
source/Service_Libs/mdns/fnet/fnet_stack/stack/fnet_stdlib.c
View
source/Service_Libs/random_early_detection/random_early_detection.c 0 → 100644
View
source/Service_Libs/random_early_detection/random_early_detection.h 0 → 100644
View
source/Service_Libs/random_early_detection/random_early_detection_api.h 0 → 100644
View
source/Service_Libs/utils/ns_conf.c
View
source/libDHCPv6/dhcp_service_api.c
View
sources.mk