nuttx/net/igmp
zhanghongyu 8a479cc2ca igmp: call IFF_SET_IPv4 when igmp_send
If the flag is not set, The flag is affected by the previously sent and
received packets, L2 header may be filled with ipv6

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-11-16 07:29:48 -08:00
..
CMakeLists.txt
igmp_group.c
igmp_initialize.c
igmp_input.c
igmp_join.c
igmp_leave.c
igmp_mcastmac.c
igmp_msg.c
igmp_poll.c
igmp_send.c
igmp_timer.c
igmp.h
Kconfig
Make.defs