[916] in Release_7.7_team

home help back first fref pref prev next nref lref last post

Re: Meeting tomorrow at 12:30

daemon@ATHENA.MIT.EDU (John Hawkinson)
Tue Apr 1 13:22:47 1997

Date: Tue, 1 Apr 1997 13:22:44 -0500
To: Greg Hudson <ghudson@MIT.EDU>
Cc: release-team@MIT.EDU
In-Reply-To: "[914] in Release_7.7_team"
From: John Hawkinson <jhawk@MIT.EDU>

> My recollection was that you said the multicast patches were not
> normal Sun patches.  If that's the case, we're less likely to want to
> install them.

I know, hence my lobby :-)

> What exactly do these patches do?

Most importantly, they allow a Solaris machine to run a pruning
version of the multicast routing daemon without applying kernel
patches :-) (People who run non-pruning multicast routing daemons
should be taken out and shot, and rightly so.)

They also upgrade the host implementation to IGMPv3 from IGMPv2, but
that's not very interesting/useful.

They also correct some bugs in the shipping 2.5.1 multicast
code:

1. A race condition in the igmp module that causes panic in a mutithreaded
   machine
2. The membership to INADDR_ANY was wrongly reports by a multicast router.


Functionally speaking, they replace the following:

/kernel/drv/ip
/kernel/drv/arp
/kernel/drv/icmp
/kernel/drv/udp
/kernel/drv/tcp
/usr/sbin/ifconfig
/usr/include/netinet/igmp.h
/usr/include/netinet/igmp_var.h
/usr/include/netinet/in.h
/usr/include/inet/ip.h
/usr/include/netinet/ip_mroute.h
/usr/include/sys/sockio.h

They include support for 103630-01 and 103582-01.

See ftp://playground.sun.com/pub/multicast/Solaris_mc35+.2.5.1-patch.tar.gz

--jhawk

home help back first fref pref prev next nref lref last post