diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 6ca1dbb5452..700137d1b90 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: July 7, 2010

+

Last Updated: July 11, 2010

@@ -1848,7 +1848,9 @@ nuttx-5.8 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> by application software. * include/net/uip/igmp.h and uip-igmp.h - Add header files ini preparation for NuttX IGMP support - * net/uip/uip_igmpinit.c, uip_igmpgroup.c - Add IGMP logic. + * net/uip/uip_igmp*.c - Add IGMP support (untested on initial + checkin). + * examples/igmp - Add a trivial test for IGMP (much more is needed) pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>