From 00a780e38fd5878d3e1f6f19830b2a0abf3cdf95 Mon Sep 17 00:00:00 2001 From: Stefan Hajnoczi Date: Sat, 30 Jan 2010 09:55:37 +0000 Subject: [proto] Remove unsupported IGMP protocol The IGMP code came from legacy Etherboot and was never updated to work as a gPXE protocol. There has been no demand for this protocol, so this patch removes it. Signed-off-by: Stefan Hajnoczi Signed-off-by: Marty Connor --- src/core/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core') diff --git a/src/core/main.c b/src/core/main.c index ec052b063..d07d24c02 100644 --- a/src/core/main.c +++ b/src/core/main.c @@ -9,7 +9,6 @@ Literature dealing with the network protocols: DHCP - RFC2131, RFC2132 (options) TFTP - RFC1350, RFC2347 (options), RFC2348 (blocksize), RFC2349 (tsize) RPC - RFC1831, RFC1832 (XDR), RFC1833 (rpcbind/portmapper) - IGMP - RFC1112 **************************************************************************/ -- cgit v1.2.3-55-g7522