nuttx/net/mld
Alin Jerpelea 37d5c1b0d9 net: Author Gregory Nutt: update licenses to Apache
Gregory Nutt has submitted the SGA and we can migrate the licenses
 to Apache.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-02-20 00:38:18 -08:00
..
Kconfig net/mld: Add reference counting on the group joins. If there are multiple joins from the same group on this, the don't really leave the group until the matching number of leaves happen. Also add to hooks for the router case: Keep track of the number members NOT on this host. Integrate this with the Leave logic to that the group structure can persist while there no non-local members of the group as well. 2018-11-06 14:46:03 -06:00
Make.defs net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
mld_done.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
mld_group.c Resolve build warnings in file mld_group.c 2020-09-04 21:16:00 +08:00
mld_initialize.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
mld_join.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
mld_leave.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
mld_mcastmac.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
mld_msg.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
mld_poll.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
mld_query.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
mld_report.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
mld_send.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
mld_timer.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
mld.h net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00