net/ipv4/igmp.c

Liakakis Kostas (kostas@skiathos.physics.auth.gr)
Sun, 3 Sep 1995 16:31:58 +0300 (EET DST)


I just tried to compile 1.3.22 with multicast support. Well igmp.c:109
refferences a "code" field of struct igmphdr (defined in linux/igmp.c)
which just doesn't exist.

Commenting out line 109, seems to be harmless. OTAH, I don't use igmp at
all. I was just compiling it in, wishing to put my hands on gated sometime
soon. In 1.3.20 and before it compiled ok.

-Kostas