Add support for the IPV6_MULTICAST_LOOP socket option. This option allows enabling or disabling the consumption of multicast packets by the sender. By default, the socket option will be enabled. Co-authored-by: Pieter De Gendt <pieter.degendt@gmail.com> Signed-off-by: Sayooj K Karun <sayooj@aerlync.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| getaddrinfo.c | ||
| getnameinfo.c | ||
| Kconfig | ||
| socket_dispatcher.c | ||
| socket_obj_core.c | ||
| socket_offload.c | ||
| socketpair.c | ||
| sockets_can.c | ||
| sockets_inet.c | ||
| sockets_internal.h | ||
| sockets_misc.c | ||
| sockets_net_mgmt.c | ||
| sockets_packet.c | ||
| sockets_service.c | ||
| sockets_tls.c | ||
| sockets.c | ||