This is an automated email from the ASF dual-hosted git repository.

marko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from 9e4c9bc  hw/drivers/bma253: Add support for bma253 sensor 
notifications (#1912)
     new 609e0b3  net/ip/native_socket; change from MCAST_JOIN/LEAVE_GROUP to 
IP_ADD/DROP_MEMBERSHIP and IPV6_JOIN/LEAVE_GROUP. 32-bit compatibility library 
does not handle alignment change for MCAST_XXX_GROUP parameter when running on 
FreeBSD. net/ip/mn_socket; FreeBSD v6 multicast UDP sockets get outgoing data 
looped back even if they have not joined the group. Comment out part of the 
test which checks this.
     new 8205bc6  compiler/sim; update FreeBSD compiler to gcc8.

The 2 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:
 compiler/sim/compiler.yml                    |  4 +-
 net/ip/mn_socket/selftest/src/mn_sock_util.c |  7 +++-
 net/ip/native_sockets/src/native_sock.c      | 55 +++++++++++++++-------------
 3 files changed, 37 insertions(+), 29 deletions(-)

Reply via email to