Subject: today's current release won't compile a MULTICAST kernel
To: None <netbsd-bugs@sun-lamp.cs.berkeley.edu>
From: Louis A. Mamakos <louie@TransSys.COM>
List: netbsd-bugs
Date: 01/10/1994 13:47:23
If you have MULTICAST defined, various files will not compile due to
argument mismatches.  It looks like ip_output() now has a conditional
last argument which carries a pointer to some multicast options.  Invocations
of ip_output() in ip_input.c, tcp_output.c and other places haven't been
updated to support this interface.

louie

------------------------------------------------------------------------------