Skip to content

Commit

Permalink
Add IPV6_MULTICAST_IMPLEMENTED flag to Mbed platform config
Browse files Browse the repository at this point in the history
  • Loading branch information
ATmobica committed Dec 21, 2021
1 parent 351705e commit daae1d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/platform/mbed/InetPlatformConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,7 @@

#define INET_CONFIG_OVERRIDE_SYSTEM_TCP_USER_TIMEOUT 0
#define HAVE_SO_BINDTODEVICE 1

#ifndef IPV6_MULTICAST_IMPLEMENTED
#define IPV6_MULTICAST_IMPLEMENTED
#endif

0 comments on commit daae1d3

Please sign in to comment.