• Home
  • Raw
  • Download

Lines Matching refs:igmp

916   * sockets.c: fixed bug #38165 (socket with mulicast): ensure igmp membership
1090 * igmp.c: fixed bug #39145 IGMP membership report for 224.0.0.1
1155 * igmp.c: fixed possible division by zero
1724 * init.c, igmp.c: patch #6463 (IGMP - Adding Random Delay): added define
2045 * igmp.c/.h, ip.h: Moved most defines from igmp.h to igmp.c for clarity
2049 * igmp.c, igmp.h, stats.c, stats.h: Improved IGMP stats
2053 * igmp.c: Fixed bug #28798 (Error in "Max Response Time" processing) and
2453 * ip.h, ip.c, igmp.c: bug #26487: Added ip_output_if_opt that can add IP options
2911 * igmp.h, igmp.c, netif.h, netif.c, ip.c: To enable to have interfaces with IGMP,
2945 * igmp.h, igmp.c, memp_std.h, memp.c, init.c, opt.h: Replace mem_malloc call by
2953 * igmp.h, igmp.c, sockets.c, api_msg.c: Changes for "#20503 IGMP Improvement".
2971 * igmp.h, igmp.c, tcpip.c, init.c, netif.c: change igmp_init and add igmp_start.
2972 igmp_start is call inside netif_add. Now, igmp initialization is in the same
3234 * sockets.h, sockets.c, api.h, api_lib.c, api_msg.h, api_msg.c, igmp.h, igmp.c,
3279 * igmp.h, igmp.c: Fix bug #22613 "IGMP iphdr problem" (could have
3438 * igmp.h, igmp.c: Some changes to remove some redundant code, add some traces,
3457 * stats.h, stats.c, igmp.h, igmp.c, opt.h: Fix for bug #20503 : IGMP Improvement.
3465 * igmp.h, igmp.c, ip.c: Fix minor changes from bug #20503 : IGMP Improvement.
3469 * igmp.c: Fix bug #20595 to accept IGMPv3 "Query" messages.
3643 * tcpip.c, igmp.h, igmp.c: Fixed bug "#19800 : IGMP: igmp_tick() will not work
3769 * api_msg.c, igmp.c, igmp.h: Fix C++ style comments
3782 * sockets.c, igmp.c, igmp.h, memp.h: Fix C++ style comments and