This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 423ee67554 Double the MMCSD_IDLE_DELAY from 50ms to 100ms because I found one card that needs this to work after initial CMD0. new 7c2986bb34 finetune the RA parsing procedure new 00cf3e559d update IPv6 NIC parameters unconditionally when ICMPv6 RA is received new cc421e43e4 icmpv6: add NTOHL when parse ICMPV6 option MTU new 77a99acc98 net/icmpv6: fix build break "duplicate macro parameter" The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: net/icmpv6/icmpv6.h | 25 ++++++++++++++---- net/icmpv6/icmpv6_input.c | 64 ++++++++++++++++++++++++++++++--------------- net/icmpv6/icmpv6_rnotify.c | 24 +++++------------ 3 files changed, 70 insertions(+), 43 deletions(-)