]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/history - src/core/ipv4/igmp.c
Changed initialization: many init functions are not needed any more since we now...
[pes-rpp/rpp-lwip.git] / src / core / ipv4 / igmp.c
2007-10-09 goldsimonChanged initialization: many init functions are not...
2007-09-09 fbernonigmp.h, igmp.c, netif.h, netif.c, ip.c: To enable to...
2007-09-07 fbernonMinor changes (but in lot of files): add #if/#endif...
2007-09-04 fbernonReplace mem_malloc call by memp_malloc, and use a new...
2007-09-03 fbernonChanges for "#20503 IGMP Improvement". Initialize igmp_...
2007-09-03 fbernonAdd in igmp_joingroup & igmp_leavegroup a LWIP_ERROR...
2007-08-30 fbernonReplace API programmation error checking for IGMP join...
2007-08-30 fbernonigmp.h, igmp.c: Some changes to remove some redundant...
2007-08-30 fbernonMinor fix (coding style, comments, spaces, endline...)
2007-08-29 fbernonigmp.h, igmp.c, tcpip.c, init.c, netif.c: change igmp_i...
2007-08-09 fbernonComments Fix for Doxygen documentation
2007-08-09 fbernonMinor Fix (remove unused USE_ROUTER_ALERT and some...
2007-08-09 fbernonstats.h, stats.c, igmp.h, igmp.c, opt.h: Fix for bug...
2007-08-09 fbernonigmp.h, igmp.c, ip.c: Fix minor changes from bug #20503...
2007-07-26 fbernonigmp.c: Fix bug #20595 to accept IGMPv3 "Query" messages.
2007-07-03 goldsimonAdded assertions where PBUF_RAM pbufs are used and...
2007-06-11 fbernonMinor fix. Add "static" to IGMP's global variables...
2007-06-08 fbernonMinor fix (spaces)
2007-06-08 goldsimonLet lookup_group() call lookfor_group() to reduce code...
2007-05-16 fbernontcpip.c, igmp.h, igmp.c: Fixed bug "#19800 : IGMP:...
2007-03-21 fbernonapi_msg.c, igmp.c, igmp.h: Fix C++ style comments
2007-03-21 fbernonRemove obsolete include from my port.
2007-03-21 kieranmsockets.c, igmp.c, igmp.h, memp.h: Fix C++ style commen...
2007-03-11 fbernonAdd igmp.h and igmp.c inside tree :